Skip to content
Success

Console Output

04:47:36 Started by upstream project "Papyrus-SiriusIntegration-Master" build number 172
04:47:36 originally caused by:
04:47:36  Started by an SCM change
04:47:36 Running as SYSTEM
04:47:36 Agent centos-7-agent-6gb-l9jpp is provisioned from template centos-7-agent-6gb
04:47:36 ---
04:47:36 apiVersion: "v1"
04:47:36 kind: "Pod"
04:47:36 metadata:
04:47:36   annotations: {}
04:47:36   labels:
04:47:36     jenkins: "slave"
04:47:36     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
04:47:36     jenkins/label: "centos-7-6gb"
04:47:36   name: "centos-7-agent-6gb-l9jpp"
04:47:36 spec:
04:47:36   containers:
04:47:36   - env:
04:47:36     - name: "JENKINS_SECRET"
04:47:36       value: "********"
04:47:36     - name: "JENKINS_TUNNEL"
04:47:36       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:47:36     - name: "JENKINS_AGENT_NAME"
04:47:36       value: "centos-7-agent-6gb-l9jpp"
04:47:36     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:47:36       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:47:36         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:47:36     - name: "JAVA_TOOL_OPTIONS"
04:47:36       value: ""
04:47:36     - name: "_JAVA_OPTIONS"
04:47:36       value: ""
04:47:36     - name: "OPENJ9_JAVA_OPTIONS"
04:47:36       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:47:36     - name: "JENKINS_NAME"
04:47:36       value: "centos-7-agent-6gb-l9jpp"
04:47:36     - name: "JENKINS_AGENT_WORKDIR"
04:47:36       value: "/home/jenkins/agent"
04:47:36     - name: "JENKINS_URL"
04:47:36       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:47:36     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
04:47:36     imagePullPolicy: "Always"
04:47:36     name: "jnlp"
04:47:36     resources:
04:47:36       limits:
04:47:36         cpu: "2000m"
04:47:36         memory: "6144Mi"
04:47:36       requests:
04:47:36         cpu: "1000m"
04:47:36         memory: "6144Mi"
04:47:36     tty: true
04:47:36     volumeMounts:
04:47:36     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:47:36       name: "m2-dir"
04:47:36       readOnly: true
04:47:36       subPath: "toolchains.xml"
04:47:36     - mountPath: "/home/jenkins/.mavenrc"
04:47:36       name: "m2-dir"
04:47:36       readOnly: true
04:47:36       subPath: ".mavenrc"
04:47:36     - mountPath: "/opt/tools"
04:47:36       name: "volume-0"
04:47:36       readOnly: false
04:47:36     - mountPath: "/home/jenkins"
04:47:36       name: "volume-2"
04:47:36       readOnly: false
04:47:36     - mountPath: "/home/jenkins/.m2/repository"
04:47:36       name: "volume-3"
04:47:36       readOnly: false
04:47:36     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:47:36       name: "m2-secret-dir"
04:47:36       readOnly: true
04:47:36       subPath: "settings-security.xml"
04:47:36     - mountPath: "/home/jenkins/.m2/wrapper"
04:47:36       name: "volume-4"
04:47:36       readOnly: false
04:47:36     - mountPath: "/home/jenkins/.m2/settings.xml"
04:47:36       name: "m2-secret-dir"
04:47:36       readOnly: true
04:47:36       subPath: "settings.xml"
04:47:36     - mountPath: "/home/jenkins/.ssh"
04:47:36       name: "volume-1"
04:47:36       readOnly: false
04:47:36       subPath: ""
04:47:36     - mountPath: "/home/jenkins/agent"
04:47:36       name: "workspace-volume"
04:47:36       readOnly: false
04:47:36     workingDir: "/home/jenkins/agent"
04:47:36   nodeSelector:
04:47:36     kubernetes.io/os: "linux"
04:47:36   restartPolicy: "Never"
04:47:36   volumes:
04:47:36   - name: "volume-0"
04:47:36     persistentVolumeClaim:
04:47:36       claimName: "tools-claim-jiro-papyrus"
04:47:36       readOnly: true
04:47:36   - name: "m2-secret-dir"
04:47:36     secret:
04:47:36       secretName: "m2-secret-dir"
04:47:36   - emptyDir:
04:47:36       medium: ""
04:47:36     name: "volume-2"
04:47:36   - configMap:
04:47:36       name: "m2-dir"
04:47:36     name: "m2-dir"
04:47:36   - configMap:
04:47:36       name: "known-hosts"
04:47:36     name: "volume-1"
04:47:36   - emptyDir:
04:47:36       medium: ""
04:47:36     name: "workspace-volume"
04:47:36   - emptyDir:
04:47:36       medium: ""
04:47:36     name: "volume-4"
04:47:36   - emptyDir:
04:47:36       medium: ""
04:47:36     name: "volume-3"
04:47:36 
04:47:36 Building remotely on centos-7-agent-6gb-l9jpp (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths
04:47:36 The recommended git tool is: NONE
04:47:37 No credentials specified
04:47:37 Cloning the remote Git repository
04:47:37 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:47:37  > git init /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source # timeout=10
04:47:37 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
04:47:37  > git --version # timeout=10
04:47:37  > git --version # 'git version 1.8.3.1'
04:47:37  > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:48:51  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
04:48:51  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:48:51 Avoid second fetch
04:48:51  > git rev-parse refs/remotes/origin/bugs/571960-sirius-integration^{commit} # timeout=10
04:48:51  > git rev-parse bugs/571960-sirius-integration^{commit} # timeout=10
04:48:51 Checking out Revision 8d1d4860c42ef2c074545486fdbfe1f1d4def917 (refs/remotes/origin/bugs/571960-sirius-integration)
04:48:51  > git config core.sparsecheckout # timeout=10
04:48:51  > git checkout -f 8d1d4860c42ef2c074545486fdbfe1f1d4def917 # timeout=10
04:48:57 Commit message: "Correct d&d of constraint/comment from model in sequence and State Machine diagram."
04:48:57  > git rev-list --no-walk e1c00d022a4ffb6f31b021ca6655e8614cbf893b # timeout=10
04:48:57 Cleaning workspace
04:48:57  > git rev-parse --verify HEAD # timeout=10
04:48:57 Resetting working tree
04:48:57  > git reset --hard # timeout=10
04:48:58  > git clean -fdx # timeout=10
04:48:58 $ pkill Xvnc
04:48:58 $ pkill Xrealvnc
04:48:58 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
04:49:03 [Papyrus-SiriusIntegration-Toolsmiths] $ Xvnc -help
04:49:03 Starting xvnc
04:49:03 [Papyrus-SiriusIntegration-Toolsmiths] $ Xvnc :38 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:49:03 
04:49:03 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
04:49:03 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:49:03 See http://www.tigervnc.org for information on TigerVNC.
04:49:03 Underlying X server release 12004000, The X.Org Foundation
04:49:03 
04:49:03 
04:49:03 Fri Dec 10 09:49:03 2021
04:49:03  vncext:      VNC extension running!
04:49:03  vncext:      Listening for VNC connections on all interface(s), port 5938
04:49:03  vncext:      created VNC server for screen 0
04:49:03 [Papyrus-SiriusIntegration-Toolsmiths] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/ -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository clean verify -PdefaultProfile
04:49:03 Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
04:49:03 Maven home: /opt/tools/apache-maven/latest
04:49:03 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
04:49:03 Default locale: en_US, platform encoding: UTF-8
04:49:03 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
04:49:04 [INFO] Scanning for projects...
04:50:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
04:50:44 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/ (172B)
04:50:44 [INFO] Adding repository https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository
04:50:45 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/ (113.52kB)
04:50:46 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
04:50:46 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
04:50:46 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
04:50:46 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
04:50:46 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
04:50:46 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
04:50:46 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
04:50:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
04:50:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
04:50:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
04:50:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
04:50:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
04:50:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
04:50:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
04:50:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
04:50:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
04:50:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
04:50:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
04:50:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
04:50:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
04:50:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
04:50:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
04:50:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
04:50:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
04:50:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.sirius.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/pom.xml
04:50:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.sirius.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/pom.xml
04:50:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.sirius.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/pom.xml
04:50:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
04:50:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
04:50:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
04:50:49 [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-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
04:50:49 [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-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
04:50:49 [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-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
04:50:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
04:50:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
04:50:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
04:50:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
04:50:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
04:50:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
04:50:50 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
04:51:14 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
04:51:14 [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)
04:51:14 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
04:51:14 [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)
04:51:18 [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)
04:51:18 [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)
04:51:19 [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)
04:51:19 [INFO] Fetching R-4.19-202103031800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.19/ (63B)
04:51:19 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (470.65kB)
04:51:19 [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)
04:51:20 [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)
04:51:20 [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)
04:51:20 [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)
04:51:20 [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)
04:51:20 [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)
04:51:20 [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)
04:51:21 [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)
04:51:21 [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)
04:51:21 [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)
04:51:21 [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)
04:51:21 [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)
04:51:21 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.93kB)
04:51:21 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (30.58kB)
04:51:22 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.46kB)
04:51:22 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (18.03kB)
04:51:22 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.38kB)
04:51:22 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (102.05kB)
04:51:22 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (125.97kB)
04:51:22 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (282.34kB)
04:51:23 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.85kB)
04:51:23 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (100.65kB)
04:51:23 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (6.91MB)
04:51:23 [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (877.43kB)
04:51:23 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (475.35kB)
04:51:24 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.79kB)
04:51:24 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:51:24 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (339.79kB)
04:51:24 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.58kB)
04:51:24 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1,018.14kB)
04:51:25 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (3.94MB)
04:51:27 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.67MB)
04:51:28 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (124.96kB)
04:51:28 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (105.56kB)
04:51:28 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.72kB)
04:51:28 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (232.08kB)
04:51:28 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (306.78kB)
04:51:29 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (317.43kB)
04:51:29 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (950.29kB)
04:51:29 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.88kB)
04:51:30 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (235.59kB)
04:51:30 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (200.97kB)
04:51:30 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (122.98kB)
04:51:30 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.82kB)
04:51:30 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.1kB)
04:51:30 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (58.96kB)
04:51:31 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.22kB)
04:51:31 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.51kB)
04:51:31 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.13kB)
04:51:31 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (56.91kB)
04:51:31 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (82.74kB)
04:51:31 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.71kB)
04:51:32 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.17kB)
04:51:32 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.14kB)
04:51:32 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (46.09kB)
04:51:32 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (42.03kB)
04:51:32 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (120.7kB)
04:51:32 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (362.4kB)
04:51:33 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (960.47kB)
04:51:33 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.14kB)
04:51:34 [INFO] Fetching 4.0.0_gef-master_1952&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/gef/updates/legacy/releases/ (63B)
04:51:34 [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)
04:51:34 [INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.03kB)
04:51:34 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.78kB)
04:51:34 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.87kB)
04:51:34 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.66kB)
04:51:34 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.94kB)
04:51:34 [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/R-4.19-202103031800/plugins/ (7.68kB)
04:51: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/R-4.19-202103031800/plugins/ (7.72kB)
04:51: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/R-4.19-202103031800/plugins/ (16.42kB)
04:51:35 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (21.73kB)
04:51:35 [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)
04:51:35 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (484.19kB)
04:51:35 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.02kB)
04:51:36 [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/R-4.19-202103031800/plugins/ (66.15kB)
04:51:36 [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/R-4.19-202103031800/plugins/ (65.63kB)
04:51:36 [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/R-4.19-202103031800/plugins/ (16.78kB)
04:51:36 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.79kB)
04:51:36 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.64kB)
04:51:36 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (8.13kB)
04:51:36 [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/R-4.19-202103031800/plugins/ (110.28kB)
04:51:37 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.19kB)
04:51:37 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.46kB)
04:51:37 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.12kB)
04:51:37 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.81kB)
04:51:38 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.06kB)
04:51:38 [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/R-4.19-202103031800/plugins/ (49.78kB)
04:51:38 [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/R-4.19-202103031800/plugins/ (94.41kB)
04:51:38 [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/R-4.19-202103031800/plugins/ (62.6kB)
04:51:38 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.72kB)
04:51:38 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.07kB)
04:51:38 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.89kB)
04:51:39 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (114.56kB)
04:51:39 [INFO] Fetching 2.25&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B)
04:51:39 [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)
04:51:39 [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)
04:51:39 [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)
04:51:39 [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)
04:51:39 [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)
04:51:40 [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)
04:51:41 [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)
04:51:41 [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)
04:51:41 [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)
04:51:41 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.98kB)
04:51:41 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.47kB)
04:51:42 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.56kB)
04:51:42 [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/R-4.19-202103031800/plugins/ (58.14kB)
04:51:42 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (108kB)
04:51:44 [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)
04:51:44 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.04kB)
04:51:44 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (39.28kB)
04:51:45 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.38kB)
04:51:45 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.99kB)
04:51:45 [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)
04:51:45 [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)
04:51:45 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.18kB)
04:51:45 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (74.47kB)
04:51:45 [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/R-4.19-202103031800/plugins/ (37.85kB)
04:51:46 [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/R-4.19-202103031800/plugins/ (50.79kB)
04:51:46 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.86kB)
04:51:46 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.94kB)
04:51:46 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.03kB)
04:51:46 [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/R-4.19-202103031800/plugins/ (105.89kB)
04:51:46 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.64kB)
04:51:46 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.86kB)
04:51:47 [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/R-4.19-202103031800/plugins/ (122.23kB)
04:51:47 [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/R-4.19-202103031800/plugins/ (46.61kB)
04:51:47 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (288.69kB)
04:51:47 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.54kB)
04:51:47 [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)
04:51:47 [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)
04:51:48 [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)
04:51:48 [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)
04:51:48 [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)
04:51:48 [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)
04:51:48 [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)
04:51:48 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (532.14kB)
04:51:49 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (901.43kB)
04:51:49 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (214.1kB)
04:51:49 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.62kB)
04:51:49 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (176.89kB)
04:51:49 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:51:50 [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)
04:51:50 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (491.61kB)
04:51:50 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (130.04kB)
04:51:51 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (70.23kB)
04:51:51 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.74kB)
04:51:51 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (157.36kB)
04:51:51 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (976.59kB)
04:51:52 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
04:51:52 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.62kB)
04:51:53 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:51:53 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (534.21kB)
04:51:54 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.33MB)
04:51:54 [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/R-4.19-202103031800/plugins/ (40.42kB)
04:51:54 [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)
04:51:54 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB)
04:51:54 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.67kB)
04:51:54 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.76kB)
04:51:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.56kB)
04:51:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (290.04kB)
04:51:55 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.35kB)
04:51:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB)
04:51:55 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.7kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.48kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.28kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.7kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.17kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.08kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.89kB)
04:51:56 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.5kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.91kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.18kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.65kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.04kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:51:57 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.61kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.27kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (91.33kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.infra.core_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.21kB)
04:51:58 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.95kB)
04:51:59 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.45kB)
04:51:59 [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)
04:51:59 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.81kB)
04:51:59 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.05kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.61kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.7kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.64kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.89kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.17kB)
04:52:00 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.08kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (82.65kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.07kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.23kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.12kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB)
04:52:01 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.08kB)
04:52:02 [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)
04:52:02 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.14kB)
04:52:02 [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)
04:52:02 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.66kB)
04:52:02 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.45MB)
04:52:03 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (477.13kB)
04:52:03 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.57kB)
04:52:03 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (142.08kB)
04:52:04 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (150.08kB)
04:52:04 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (85.04kB)
04:52:04 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.19kB)
04:52:04 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.41kB)
04:52:04 [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)
04:52:05 [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)
04:52:05 [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)
04:52:05 [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)
04:52:05 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.18MB)
04:52:06 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (836.96kB)
04:52:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
04:52:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
04:52:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
04:52:06 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:07 [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)
04:52:08 [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)
04:52:08 [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)
04:52:08 [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)
04:52:08 [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)
04:52:08 [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)
04:52:08 [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)
04:52:08 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:09 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:10 [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)
04:52:11 [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)
04:52:11 [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)
04:52:11 [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)
04:52:11 [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)
04:52:11 [INFO] Fetching 3.10.3&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/mmt/qvto/updates/releases/ (63B)
04:52:11 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.3.v20210309-1855.jar from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (1.05MB)
04:52:11 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (24.35kB)
04:52:12 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (267.89kB)
04:52:12 [INFO] Fetching 6.14.0&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/mdt/ocl/updates/releases/ (63B)
04:52:12 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (111.19kB)
04:52:12 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (39.35kB)
04:52:12 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210310-0557.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (1.14MB)
04:52:13 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (27.75kB)
04:52:13 [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)
04:52:13 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.69kB)
04:52:13 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.32kB)
04:52:13 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.25kB)
04:52:13 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB)
04:52:14 [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)
04:52:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:52:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.04kB)
04:52:14 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.3kB)
04:52:14 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.19kB)
04:52:14 [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)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.64kB)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.81kB)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.16kB)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.12kB)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (248.57kB)
04:52:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.25kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.31kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.07kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.09kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.06kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:52:16 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.37kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.01kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.85kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.09kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.63kB)
04:52:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.15kB)
04:52:18 [INFO] Fetching org.eclipse.sirius.diagram_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (1.39MB)
04:52:18 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.53kB)
04:52:18 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.58kB)
04:52:18 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.58kB)
04:52:18 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB)
04:52:18 [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)
04:52:18 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:52:19 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB)
04:52:19 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.85kB)
04:52:19 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.67kB)
04:52:19 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.01kB)
04:52:19 [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)
04:52:20 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.77kB)
04:52:20 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.49kB)
04:52:20 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (445.86kB)
04:52:21 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.92kB)
04:52:21 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB)
04:52:21 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.67kB)
04:52:21 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.66kB)
04:52:21 [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)
04:52:22 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.7kB)
04:52:22 [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)
04:52:22 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.88kB)
04:52:22 [INFO] Fetching org.eclipse.sirius_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (1.39MB)
04:52:22 [INFO] Fetching org.eclipse.sirius.common_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (255.87kB)
04:52:22 [INFO] Fetching org.eclipse.sirius.ecore.extender_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (91.25kB)
04:52:22 [INFO] Fetching org.eclipse.sirius.ext.base_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (29.18kB)
04:52:22 [INFO] Fetching org.eclipse.sirius.ext.emf_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (17.58kB)
04:52:23 [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (9.58kB)
04:52:23 [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)
04:52:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
04:52:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
04:52:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
04:52:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
04:52:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
04:52:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
04:52:23 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.85kB)
04:52:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
04:52:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
04:52:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
04:52:24 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB)
04:52:24 [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)
04:52:24 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB)
04:52:24 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB)
04:52:24 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.54kB)
04:52:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (258.32kB)
04:52:25 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.06kB)
04:52:25 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.49kB)
04:52:25 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.43kB)
04:52:25 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (54.33kB)
04:52:26 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:52:26 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:52:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
04:52:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
04:52:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
04:52:26 [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)
04:52:26 [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)
04:52:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
04:52:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
04:52:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
04:52:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
04:52:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
04:52:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
04:52:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
04:52:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
04:52:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
04:52:28 [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)
04:52:28 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.69kB)
04:52:28 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.04kB)
04:52:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
04:52:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
04:52:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
04:52:28 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
04:52:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
04:52:28 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
04:52:28 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
04:52:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
04:52:29 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB)
04:52:29 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.98kB)
04:52:29 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.86kB)
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
04:52:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
04:52:29 [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-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
04:52:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
04:52:30 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.14kB)
04:52:30 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.05kB)
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
04:52:30 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
04:52:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
04:52:31 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
04:52:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
04:52:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
04:52:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
04:52:31 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
04:52:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
04:52:31 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
04:52:31 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB)
04:52:31 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:52:31 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
04:52:31 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
04:52:32 [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)
04:52:32 [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)
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
04:52:32 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
04:52:33 [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)
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
04:52:33 [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)
04:52:33 [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)
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
04:52:33 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
04:52:33 [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)
04:52:34 [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)
04:52:34 [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)
04:52:34 [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)
04:52:34 [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)
04:52:34 [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)
04:52:34 [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)
04:52:35 [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)
04:52:35 [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)
04:52:35 [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)
04:52:35 [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)
04:52:35 [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)
04:52:35 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
04:52:35 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
04:52:35 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
04:52:35 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
04:52:35 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
04:52:36 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
04:52:36 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
04:52:36 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
04:52:36 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
04:52:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
04:52:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
04:52:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
04:52:36 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:52:36 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.18kB)
04:52:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.07kB)
04:52:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
04:52:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
04:52:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
04:52:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
04:52:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
04:52:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
04:52:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
04:52:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
04:52:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
04:52:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
04:52:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
04:52:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
04:52:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
04:52:37 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
04:52:37 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
04:52:38 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
04:52:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
04:52:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
04:52:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
04:52:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
04:52:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
04:52:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
04:52:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
04:52:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
04:52:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
04:52:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
04:52:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
04:52:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
04:52:38 [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)
04:52:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
04:52:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
04:52:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
04:52:39 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
04:52:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
04:52:39 [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-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
04:52:39 [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)
04:52:39 [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)
04:52:39 [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)
04:52:39 [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)
04:52:39 [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)
04:52:40 [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)
04:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (52.81kB)
04:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.58kB)
04:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB)
04:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:52:41 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.16kB)
04:52:41 [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)
04:52:41 [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)
04:52:41 [INFO] Fetching R201605260315&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/m2t/xpand/updates/releases/ (63B)
04:52:41 [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)
04:52:41 [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)
04:52:42 [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)
04:52:42 [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)
04:52:42 [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)
04:52:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
04:52:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
04:52:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
04:52:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
04:52:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
04:52:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
04:52:42 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (333.69kB)
04:52:43 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (109.72kB)
04:52:43 [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)
04:52:43 [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)
04:52:43 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (48.21kB)
04:52:43 [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)
04:52:43 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:44 [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)
04:52:45 [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)
04:52:45 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.04kB)
04:52:45 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.34kB)
04:52:45 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.47kB)
04:52:45 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.05kB)
04:52:45 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.99kB)
04:52:46 [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/R-4.19-202103031800/plugins/ (35.76kB)
04:52:46 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.63kB)
04:52:46 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.29kB)
04:52:46 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (77.22kB)
04:52:46 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (35.03kB)
04:52:46 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (126.29kB)
04:52:46 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.45kB)
04:52:47 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.99kB)
04:52:47 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (42.84kB)
04:52:48 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (137.91kB)
04:52:48 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.06kB)
04:52:48 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (38.12kB)
04:52:49 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (52.69kB)
04:52:49 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (13.63kB)
04:52:49 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (18.43kB)
04:52:49 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (21.66kB)
04:52:49 [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)
04:52:49 [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)
04:52:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
04:52:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
04:52:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
04:52:50 [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)
04:52:50 [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)
04:52:50 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB)
04:52:50 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.51kB)
04:52:50 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.45kB)
04:52:50 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.64kB)
04:52:50 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.43kB)
04:52:51 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.38kB)
04:52:51 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.51kB)
04:52:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
04:52:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
04:52:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
04:52:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
04:52:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
04:52:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
04:52:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
04:52:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
04:52:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
04:52:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
04:52:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
04:52:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
04:52:52 [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)
04:52:52 [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)
04:52:52 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.59kB)
04:52:52 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (70.05kB)
04:52:52 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (956.97kB)
04:52:53 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (87.76kB)
04:52:53 [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)
04:52:54 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (161.95kB)
04:52:54 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (159.44kB)
04:52:54 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (209.58kB)
04:52:54 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.04kB)
04:52:54 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.95kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.58kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.43kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.96kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.72kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:52:55 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.21kB)
04:52:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (203.49kB)
04:52:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.67kB)
04:52:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.9kB)
04:52:56 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (266.08kB)
04:52:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (121.61kB)
04:52:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.25kB)
04:52:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.66kB)
04:52:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (359.6kB)
04:52:58 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (155.29kB)
04:52:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.12kB)
04:52:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.33kB)
04:52:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (519.42kB)
04:53:01 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (130kB)
04:53:01 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB)
04:53:01 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.89kB)
04:53:02 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:53:02 [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)
04:53:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
04:53:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
04:53:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
04:53:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
04:53:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
04:53:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
04:53:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
04:53:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
04:53:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
04:53:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
04:53:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
04:53:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
04:53:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.siriusdiag.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/pom.xml
04:53:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.siriusdiag.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/pom.xml
04:53:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.siriusdiag.junit.utils:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/pom.xml
04:53:03 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
04:53:03 [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (440.18kB)
04:53:04 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.representation_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.91kB)
04:53:04 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.sirius_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.63kB)
04:53:04 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.ui_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.57kB)
04:53:04 [INFO] Fetching org.eclipse.sirius.diagram.ui_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (5.48MB)
04:53:04 [INFO] Fetching org.eclipse.sirius.common.ui_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (285.06kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ui_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (1.38MB)
04:53:05 [INFO] Fetching org.eclipse.sirius.tests.junit.support_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (136.6kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (41.67kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (57.48kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (116.26kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (28.84kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (11.74kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.gef_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (16.04kB)
04:53:05 [INFO] Fetching org.eclipse.sirius.ext.jface_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (8.92kB)
04:53:06 [INFO] Fetching org.eclipse.sirius.ext.swt_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (9.59kB)
04:53:06 [INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.4.2.202103091337.jar from https://download.eclipse.org/sirius/updates/releases/6.4.2/2020-09/plugins/ (14.18kB)
04:53:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
04:53:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
04:53:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
04:53:07 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
04:53:08 [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)
04:53:08 [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)
04:53:08 [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)
04:53:08 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB)
04:53:08 [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)
04:53:08 [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)
04:53:08 [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)
04:53:09 [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)
04:53:09 [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)
04:53:09 [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)
04:53:10 [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)
04:53:10 [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)
04:53:11 [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)
04:53:11 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (11.32kB)
04:53:11 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.78kB)
04:53:12 [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/R-4.19-202103031800/plugins/ (93.41kB)
04:53:12 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (29.99kB)
04:53:12 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (103.62kB)
04:53:12 [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/R-4.19-202103031800/plugins/ (69.3kB)
04:53:12 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (944.55kB)
04:53:13 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (52.27kB)
04:53:13 [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/R-4.19-202103031800/plugins/ (8.13kB)
04:53:13 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (60.56kB)
04:53:13 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (94.57kB)
04:53:13 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (21.58kB)
04:53:13 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (35.64kB)
04:53:13 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (376.07kB)
04:53:13 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.37kB)
04:53:13 [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/R-4.19-202103031800/plugins/ (139.58kB)
04:53:14 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (163.88kB)
04:53:14 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (206.25kB)
04:53:14 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (163.68kB)
04:53:14 [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)
04:53:14 [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)
04:53:14 [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)
04:53:14 [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)
04:53:14 [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)
04:53:15 [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)
04:53:15 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
04:53:15 [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)
04:53:15 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.5kB)
04:53:15 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (42.13kB)
04:53:15 [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)
04:53:15 [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)
04:53:15 [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)
04:53:16 [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)
04:53:16 [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)
04:53:16 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.6kB)
04:53:16 [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/R-4.19-202103031800/plugins/ (22.72kB)
04:53:16 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210222-1018.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.48kB)
04:53:16 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (10.4kB)
04:53:16 [INFO] Fetching org.eclipse.equinox.common.source_3.14.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (144.54kB)
04:53:17 [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)
04:53:17 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.17kB)
04:53:17 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (150.67kB)
04:53:17 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (81.97kB)
04:53:17 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (145.76kB)
04:53:18 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (75.48kB)
04:53:18 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (208kB)
04:53:18 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (94.56kB)
04:53:18 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210203-1000.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (86.87kB)
04:53:18 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (107.64kB)
04:53:18 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.15kB)
04:53:18 [INFO] Fetching org.eclipse.equinox.app.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (76.52kB)
04:53:19 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.68kB)
04:53:19 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.200.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (115.63kB)
04:53:19 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (176.17kB)
04:53:19 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (37.39kB)
04:53:19 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210226-1447.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.13MB)
04:53:19 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.300.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (143.08kB)
04:53:19 [INFO] Fetching org.eclipse.osgi.services.source_3.10.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (244.91kB)
04:53:19 [INFO] Fetching org.eclipse.osgi.util.source_3.6.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (63.52kB)
04:53:20 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.82MB)
04:53:20 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (66.24kB)
04:53:20 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1,022.85kB)
04:53:20 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (230.28kB)
04:53:21 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.72kB)
04:53:21 [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)
04:53:21 [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)
04:53:21 [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)
04:53:21 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210211-2058.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.65kB)
04:53:21 [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/R-4.19-202103031800/plugins/ (77.5kB)
04:53:21 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (63.51kB)
04:53:21 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (39.1kB)
04:53:22 [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)
04:53:22 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (52.39kB)
04:53:22 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.41kB)
04:53:22 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.48kB)
04:53:22 [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/R-4.19-202103031800/plugins/ (19.8kB)
04:53:22 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.3kB)
04:53:22 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (15.75kB)
04:53:22 [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)
04:53:22 [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)
04:53:23 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (102.76kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (53.05kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.93kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.61kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (76.02kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (86kB)
04:53:23 [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/R-4.19-202103031800/plugins/ (35.76kB)
04:53:23 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (52.56kB)
04:53:24 [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)
04:53:24 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (965.36kB)
04:53:24 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (431.64kB)
04:53:24 [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/R-4.19-202103031800/plugins/ (7.35kB)
04:53:24 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.47kB)
04:53:24 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (218.79kB)
04:53:24 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (820.38kB)
04:53:24 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (90.75kB)
04:53:25 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (151.52kB)
04:53:25 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.21kB)
04:53:25 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (76.5kB)
04:53:25 [INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (229.4kB)
04:53:25 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (724.34kB)
04:53:25 [INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (154.15kB)
04:53:25 [INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (590.52kB)
04:53:26 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.17kB)
04:53:26 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.65kB)
04:53:26 [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/R-4.19-202103031800/plugins/ (8.69kB)
04:53:26 [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/R-4.19-202103031800/plugins/ (22.39kB)
04:53:26 [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/R-4.19-202103031800/plugins/ (7.08kB)
04:53:26 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (107.02kB)
04:53:26 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.92kB)
04:53:26 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (60.76kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (66.98kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (138.75kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (18.84kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (247.75kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (59.72kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (121.32kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (96.12kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (60.9kB)
04:53:27 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.62kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.92kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.5kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (102.02kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.24kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.23kB)
04:53:28 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (64.21kB)
04:53:28 [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/R-4.19-202103031800/plugins/ (7.41kB)
04:53:28 [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)
04:53:28 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.94kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.45kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.43kB)
04:53:29 [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/R-4.19-202103031800/plugins/ (27.58kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.79kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.74kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.03kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.500.v20210211-1133.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (74.59kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.24kB)
04:53:29 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (178.62kB)
04:53:30 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.800.v20210205-1231.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (149.21kB)
04:53:30 [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/R-4.19-202103031800/plugins/ (46.8kB)
04:53:30 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (10.9kB)
04:53:30 [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/R-4.19-202103031800/plugins/ (26.79kB)
04:53:30 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (294.33kB)
04:53:30 [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/R-4.19-202103031800/plugins/ (55.67kB)
04:53:30 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (15.42kB)
04:53:30 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (85.51kB)
04:53:31 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (30.22kB)
04:53:31 [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/R-4.19-202103031800/plugins/ (65.52kB)
04:53:31 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (70.96kB)
04:53:31 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.01kB)
04:53:31 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.29kB)
04:53:31 [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)
04:53:31 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (164.33kB)
04:53:32 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (203.35kB)
04:53:32 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (312.22kB)
04:53:32 [INFO] Fetching org.eclipse.jetty.continuation_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.75kB)
04:53:32 [INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (181.16kB)
04:53:32 [INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (126.78kB)
04:53:32 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (72.52kB)
04:53:33 [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)
04:53:33 [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)
04:53:33 [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)
04:53:33 [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)
04:53:33 [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)
04:53:33 [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)
04:53:34 [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)
04:53:34 [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)
04:53:34 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.600.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.49kB)
04:53:34 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.54kB)
04:53:35 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210202-1229.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (140.86kB)
04:53:35 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.16kB)
04:53:35 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.02kB)
04:53:35 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (307.2kB)
04:53:35 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (220.62kB)
04:53:35 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210222-1057.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (198.82kB)
04:53:36 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.7kB)
04:53:36 [INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (140.15kB)
04:53:36 [INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (103.82kB)
04:53:36 [INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (94.42kB)
04:53:36 [INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (444.29kB)
04:53:37 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (88.11kB)
04:53:37 [INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (394.45kB)
04:53:37 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.01kB)
04:53:37 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (58.58kB)
04:53:37 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (29.44kB)
04:53:37 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.46kB)
04:53:37 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (128.03kB)
04:53:37 [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/R-4.19-202103031800/plugins/ (18.1kB)
04:53:38 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (154.45kB)
04:53:38 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.51kB)
04:53:38 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.59kB)
04:53:38 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.04kB)
04:53:38 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210303-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (5.03MB)
04:53:41 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210302-1902.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.73MB)
04:53:42 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.16kB)
04:53:42 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.92kB)
04:53:42 [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)
04:53:43 [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)
04:53:43 [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)
04:53:43 [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)
04:53:43 [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)
04:53:43 [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)
04:53:44 [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)
04:53:44 [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)
04:53:44 [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)
04:53:44 [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)
04:53:44 [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)
04:53:45 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1200.v20210206-1820.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (610.03kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (355.63kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.87kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.82kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (135.62kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.73kB)
04:53:45 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (5.2MB)
04:53:46 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (10.86kB)
04:53:46 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.03kB)
04:53:46 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.86kB)
04:53:46 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.05MB)
04:53:47 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (842.88kB)
04:53:47 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210220-1238.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (765.13kB)
04:53:47 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210203-1102.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (198.13kB)
04:53:47 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (113.73kB)
04:53:48 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.73kB)
04:53:48 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (18.35kB)
04:53:48 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (15.11kB)
04:53:48 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20210217-1644.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (350.79kB)
04:53:48 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (5.35MB)
04:53:49 [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)
04:53:49 [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)
04:53:49 [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)
04:53:49 [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)
04:53:49 [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)
04:53:49 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [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)
04:53:50 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (128.07kB)
04:53:51 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.71kB)
04:53:51 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.59kB)
04:53:51 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.58kB)
04:53:51 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.33kB)
04:53:51 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.08kB)
04:53:51 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (171.97kB)
04:53:51 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (164.46kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (71.1kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.93kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (57.65kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (58.69kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (8.69kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (40.15kB)
04:53:52 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (107.05kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (12.68kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (143.09kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (162.06kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (77.08kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (201.71kB)
04:53:53 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (38.54kB)
04:53:54 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (62.38kB)
04:53:54 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.31kB)
04:53:54 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB)
04:53:54 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (929.57kB)
04:53:54 [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)
04:53:55 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.7kB)
04:53:55 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB)
04:53:56 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.15kB)
04:53:56 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (173.95kB)
04:53:56 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB)
04:53:57 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (421.42kB)
04:53:57 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.45kB)
04:53:58 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.04MB)
04:53:58 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.94kB)
04:53:58 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (623.87kB)
04:53:58 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (855.56kB)
04:53:59 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.12kB)
04:53:59 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB)
04:53:59 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.97kB)
04:53:59 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB)
04:53:59 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB)
04:54:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB)
04:54:00 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.06MB)
04:54:01 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB)
04:54:02 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.34kB)
04:54:02 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.57kB)
04:54:02 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.46kB)
04:54:02 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56MB)
04:54:03 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB)
04:54:03 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.75MB)
04:54:04 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.56kB)
04:54:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.66kB)
04:54:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB)
04:54:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.19kB)
04:54:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (132.05kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (314.64kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.07kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.03kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.54kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.24kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.5kB)
04:54:05 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (396.96kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (600kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (385.1kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.97kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.8kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.65kB)
04:54:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.4kB)
04:54:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB)
04:54:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.2kB)
04:54:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.38kB)
04:54:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB)
04:54:08 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB)
04:54:08 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.57kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.09kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.69kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.54kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.54kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.71kB)
04:54:09 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.78kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.49kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.9kB)
04:54:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.11kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.92kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.43kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.67kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.98kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.51kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.19kB)
04:54:11 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.61kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.89kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.35kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.46kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.66kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.53kB)
04:54:12 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.52kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.72kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.93kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.45kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.34kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.3kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.62kB)
04:54:13 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB)
04:54:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.47kB)
04:54:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.87kB)
04:54:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.54kB)
04:54:14 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:54:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.75kB)
04:54:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.38kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.13kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.24kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.24kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:54:16 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.41kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.72kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.92kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.53kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.43kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB)
04:54:17 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.74kB)
04:54:18 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.25kB)
04:54:18 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:54:18 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.04kB)
04:54:18 [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.41kB)
04:54:18 [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)
04:54:19 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (504.18kB)
04:54:19 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB)
04:54:19 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.31kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (386.96kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.42kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.52kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.59kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.66kB)
04:54:20 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.75kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.11kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.64kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.23kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.82kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.38kB)
04:54:21 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (264.97kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.37kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.24kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB)
04:54:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.34kB)
04:54:23 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB)
04:54:23 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.74kB)
04:54:23 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.99kB)
04:54:23 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.35kB)
04:54:23 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.53kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.04kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.23kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.22kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.78kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.36kB)
04:54:24 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.59kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.26kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.09kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.29kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3kB)
04:54:25 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.41kB)
04:54:26 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:54:26 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:54:26 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.73kB)
04:54:26 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.7kB)
04:54:26 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.19kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.83kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.82kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.31kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.69kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB)
04:54:27 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.62kB)
04:54:28 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB)
04:54:28 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.5kB)
04:54:28 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.36kB)
04:54:28 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.52kB)
04:54:28 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.87kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.45kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.5kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.16kB)
04:54:29 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.03kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.81kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.85kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.03kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.05kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.55kB)
04:54:30 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.18kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.22kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.89kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.94kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.82kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.83kB)
04:54:31 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.15kB)
04:54:32 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.61kB)
04:54:32 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.09kB)
04:54:32 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.39kB)
04:54:32 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:54:32 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.74kB)
04:54:32 [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)
04:54:33 [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/R-4.19-202103031800/plugins/ (7.65kB)
04:54:33 [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/R-4.19-202103031800/plugins/ (206.84kB)
04:54:33 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210303-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (6.86MB)
04:54:34 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (63.08kB)
04:54:34 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.98kB)
04:54: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/R-4.19-202103031800/plugins/ (79.37kB)
04:54:35 [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/R-4.19-202103031800/plugins/ (27.77kB)
04:54:35 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.26kB)
04:54:35 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.33kB)
04:54:35 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (113.58kB)
04:54:35 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (377.36kB)
04:54:36 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.04kB)
04:54:36 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (141.01kB)
04:54:36 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.81kB)
04:54:36 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.32kB)
04:54:36 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (317.22kB)
04:54:36 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1,003.83kB)
04:54:37 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19kB)
04:54:37 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210208-1005.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (83.44kB)
04:54:37 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210209-0833.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (2.06MB)
04:54:37 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (107.52kB)
04:54:37 [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)
04:54:37 [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)
04:54:38 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (653.15kB)
04:54:38 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.56kB)
04:54:38 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (250.49kB)
04:54:38 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.200.v20210219-0944.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.83kB)
04:54:39 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (94.77kB)
04:54:39 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (93.19kB)
04:54:39 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (104.7kB)
04:54:39 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (272.56kB)
04:54:39 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.75kB)
04:54:40 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.100.v20210211-1236.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.36kB)
04:54:40 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (63.34kB)
04:54:40 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (29.97kB)
04:54:40 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.56kB)
04:54:40 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.45kB)
04:54:40 [INFO] Fetching org.eclipse.platform_4.19.0.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (425.02kB)
04:54:40 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210303-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (21.39MB)
04:54:41 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210303-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.36MB of 21.39MB at 14.36MB/s)
04:54:50 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210303-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (6.2MB)
04:54:51 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (35.89kB)
04:54:51 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.83MB)
04:54:52 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (98.02kB)
04:54:52 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.58kB)
04:54:52 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.83kB)
04:54:52 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (56.26kB)
04:54:52 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (30.45kB)
04:54:53 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.99kB)
04:54:53 [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/R-4.19-202103031800/plugins/ (9.83kB)
04:54:53 [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)
04:54:53 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (97.16kB)
04:54:53 [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)
04:54:53 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (62.17kB)
04:54:53 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (424.12kB)
04:54:54 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (87.58kB)
04:54:54 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (90.36kB)
04:54:55 [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/R-4.19-202103031800/plugins/ (8.5kB)
04:54:55 [INFO] Fetching org.eclipse.core.resources.source_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (800.32kB)
04:54:55 [INFO] Fetching org.eclipse.debug.core.source_3.18.0.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (403.17kB)
04:54:55 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.67MB)
04:54:55 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (10.73kB)
04:54:56 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210208-1217.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (295.03kB)
04:54:56 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (251.13kB)
04:54:56 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (10.64kB)
04:54:56 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210212-0759.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (298.73kB)
04:54:56 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (58.89kB)
04:54:56 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (367.84kB)
04:54:56 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210204-1156.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (765.93kB)
04:54:56 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210203-1022.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (279.33kB)
04:54:57 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210213-0904.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (810.38kB)
04:54:57 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (38.72kB)
04:54:57 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.88kB)
04:54:57 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (136.96kB)
04:54:57 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (253.75kB)
04:54:57 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (57.05kB)
04:54:57 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (251.12kB)
04:54:58 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (96.14kB)
04:54:58 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (92.19kB)
04:54:58 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.22kB)
04:54:58 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (308.95kB)
04:54:58 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210209-1136.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (102.49kB)
04:54:58 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (28.57kB)
04:54:58 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (428.87kB)
04:54:58 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (80.28kB)
04:54:59 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210215-0846.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (330.07kB)
04:54:59 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (82.15kB)
04:54:59 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.25MB)
04:54:59 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.58kB)
04:54:59 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (37.71kB)
04:54:59 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (217.7kB)
04:54:59 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (82.81kB)
04:54:59 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.12kB)
04:55:00 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (35.85kB)
04:55:00 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (7.36kB)
04:55:00 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (18.24kB)
04:55:00 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.16kB)
04:55:00 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (59.87kB)
04:55:00 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (42.69kB)
04:55:00 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.41kB)
04:55:00 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (180kB)
04:55:01 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (145.52kB)
04:55:01 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210215-1525.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (2.47MB)
04:55:01 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (76.39kB)
04:55:01 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210303-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (246.58kB)
04:55:01 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.3kB)
04:55:01 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.56kB)
04:55:01 [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/R-4.19-202103031800/plugins/ (36.57kB)
04:55:02 [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/R-4.19-202103031800/plugins/ (33.44kB)
04:55:02 [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/R-4.19-202103031800/plugins/ (56.91kB)
04:55:02 [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/R-4.19-202103031800/plugins/ (81.75kB)
04:55:02 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (682.95kB)
04:55:02 [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/R-4.19-202103031800/plugins/ (7.89kB)
04:55:03 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.95MB)
04:55:03 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (66.24kB)
04:55:03 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.38kB)
04:55:03 [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/R-4.19-202103031800/plugins/ (14.35kB)
04:55:03 [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/R-4.19-202103031800/plugins/ (20.07kB)
04:55:03 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (29.92kB)
04:55:03 [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/R-4.19-202103031800/plugins/ (37.04kB)
04:55:04 [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/R-4.19-202103031800/plugins/ (16.57kB)
04:55:04 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.36kB)
04:55:04 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.06kB)
04:55:04 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (8.48kB)
04:55:04 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (15.6kB)
04:55:04 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (15.18kB)
04:55:04 [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/R-4.19-202103031800/plugins/ (16kB)
04:55:04 [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/R-4.19-202103031800/plugins/ (39.24kB)
04:55:05 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (651.64kB)
04:55:05 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.86kB)
04:55:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.63MB)
04:55:05 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (66.32kB)
04:55:05 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.19kB)
04:55:05 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.300.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (29.34kB)
04:55:05 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.12kB)
04:55:06 [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/R-4.19-202103031800/plugins/ (29.17kB)
04:55:06 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.59kB)
04:55:06 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (28.07kB)
04:55:06 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (7.61kB)
04:55:06 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (8.88kB)
04:55:06 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.95kB)
04:55:07 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210302-1107.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.91kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.72kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.99kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.69kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (21.05kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (27.8kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (29.2kB)
04:55:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (27.92kB)
04:55:08 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (29.37kB)
04:55:08 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (23.72kB)
04:55:08 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (25.13kB)
04:55:08 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.03kB)
04:55:08 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.22kB)
04:55:08 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.11kB)
04:55:08 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.25kB)
04:55:08 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.67kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.49kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.12kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.18kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.03kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.12kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (18.9kB)
04:55:09 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210227-0235.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.11kB)
04:55:09 [INFO] Fetching org.eclipse.help_2.3.500.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.54kB)
04:55:09 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (18.82kB)
04:55:10 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.72kB)
04:55:10 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.09kB)
04:55:10 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.7kB)
04:55:10 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13kB)
04:55:10 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.44kB)
04:55:10 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.1kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.03kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.42kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.08kB)
04:55:11 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.55kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.05kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.29kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.17kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.24kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.02kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.sdk.feature_5.2.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.35kB)
04:55:12 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.92kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.04kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.36kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.5kB)
04:55:13 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.99kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.16kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.31kB)
04:55:14 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.95kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.98kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
04:55:15 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (13.01kB)
04:55:16 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.94kB)
04:55:16 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.92kB)
04:55:17 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202112100936.jar from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/features/ (12.97kB)
04:55:17 [INFO] Fetching org.eclipse.pde_3.14.700.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.46kB)
04:55:17 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (18.88kB)
04:55:17 [INFO] Fetching org.eclipse.platform_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.6kB)
04:55:17 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210303-1800 from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/binary/ (196B)
04:55:17 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (20.18kB)
04:55:17 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.13kB)
04:55:17 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210303-1800 from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/binary/ (24.93kB)
04:55:17 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.17kB)
04:55:18 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210303-1800.jar from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/features/ (19.02kB)
04:55:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/pom.xml
04:55:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/pom.xml
04:55:18 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
04:55:18 [INFO] The user operation is waiting for background work to complete.
04:55:18 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.76kB)
04:55:18 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
04:55:18 [INFO] The user operation is waiting for background work to complete.
04:55:18 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB)
04:55:18 [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)
04:55:18 [INFO] The user operation is waiting for background work to complete.
04:55:18 [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)
04:55:18 [INFO] The user operation is waiting for background work to complete.
04:55:18 [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)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (470.65kB)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210226-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (470.65kB)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:19 [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)
04:55:19 [INFO] The user operation is waiting for background work to complete.
04:55:19 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:20 [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)
04:55:20 [INFO] The user operation is waiting for background work to complete.
04:55:20 [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)
04:55:21 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.93kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.93kB)
04:55:21 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (30.58kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (30.58kB)
04:55:21 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (333.69kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (333.69kB)
04:55:21 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (109.72kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (109.72kB)
04:55:21 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (45.51kB)
04:55:21 [INFO] Fetching org.apache.xerces_2.12.1.v20210115-0812.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (440.18kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.46kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.46kB)
04:55:21 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (18.03kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.38kB)
04:55:21 [INFO] The user operation is waiting for background work to complete.
04:55:21 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.38kB)
04:55:22 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (102.05kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (125.97kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (125.97kB)
04:55:22 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (282.34kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (282.34kB)
04:55:22 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.85kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (100.65kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (100.65kB)
04:55:22 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (475.35kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (475.35kB)
04:55:22 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.79kB)
04:55:22 [INFO] The user operation is waiting for background work to complete.
04:55:22 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.79kB)
04:55:23 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:55:23 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (339.79kB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (339.79kB)
04:55:23 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.58kB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.58kB)
04:55:23 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1,018.14kB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1,018.14kB)
04:55:23 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (3.94MB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (3.94MB)
04:55:23 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (124.96kB)
04:55:23 [INFO] The user operation is waiting for background work to complete.
04:55:23 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (124.96kB)
04:55:24 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (105.56kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (105.56kB)
04:55:24 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.72kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (33.72kB)
04:55:24 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (232.08kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (232.08kB)
04:55:24 [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)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (484.19kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (484.19kB)
04:55:24 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.06kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.06kB)
04:55:24 [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)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [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)
04:55:24 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (48.21kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (48.21kB)
04:55:24 [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/R-4.19-202103031800/plugins/ (58.14kB)
04:55:24 [INFO] The user operation is waiting for background work to complete.
04:55:24 [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/R-4.19-202103031800/plugins/ (58.14kB)
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.04kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.04kB)
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (108kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (108kB)
04:55:25 [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/R-4.19-202103031800/plugins/ (50.79kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [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/R-4.19-202103031800/plugins/ (50.79kB)
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.38kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.38kB)
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (74.47kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (74.47kB)
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.99kB)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.99kB)
04:55:25 [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)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [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)
04:55:25 [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)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [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)
04:55:25 [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)
04:55:25 [INFO] The user operation is waiting for background work to complete.
04:55:25 [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)
04:55:26 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (46.09kB)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (46.09kB)
04:55:26 [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)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [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)
04:55:26 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (58.96kB)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (58.96kB)
04:55:26 [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)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [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)
04:55:26 [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)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [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)
04:55:26 [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)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (200.97kB)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (200.97kB)
04:55:26 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (950.29kB)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (950.29kB)
04:55:26 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (306.78kB)
04:55:26 [INFO] The user operation is waiting for background work to complete.
04:55:26 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (306.78kB)
04:55:27 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (317.43kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (317.43kB)
04:55:27 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.88kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (47.88kB)
04:55:27 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (235.59kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (235.59kB)
04:55:27 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (122.98kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (122.98kB)
04:55:27 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.82kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (32.82kB)
04:55:27 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.1kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.1kB)
04:55:27 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.22kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.22kB)
04:55:27 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.51kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (55.51kB)
04:55:27 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.13kB)
04:55:27 [INFO] The user operation is waiting for background work to complete.
04:55:27 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.13kB)
04:55:28 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (56.91kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (56.91kB)
04:55:28 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (82.74kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (82.74kB)
04:55:28 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.71kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.71kB)
04:55:28 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.17kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.17kB)
04:55:28 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.14kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (41.14kB)
04:55:28 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (42.03kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (42.03kB)
04:55:28 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (120.7kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (120.7kB)
04:55:28 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (362.4kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (362.4kB)
04:55:28 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (960.47kB)
04:55:28 [INFO] The user operation is waiting for background work to complete.
04:55:28 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (960.47kB)
04:55:29 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.14kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.14kB)
04:55:29 [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)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [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)
04:55:29 [INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.03kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.swt_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.03kB)
04:55:29 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.78kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.78kB)
04:55:29 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.87kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (25.87kB)
04:55:29 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.66kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (22.66kB)
04:55:29 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.94kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.94kB)
04:55:29 [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/R-4.19-202103031800/plugins/ (7.68kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [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/R-4.19-202103031800/plugins/ (7.68kB)
04:55:29 [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/R-4.19-202103031800/plugins/ (7.72kB)
04:55:29 [INFO] The user operation is waiting for background work to complete.
04:55:29 [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/R-4.19-202103031800/plugins/ (7.72kB)
04:55:30 [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/R-4.19-202103031800/plugins/ (16.42kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [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/R-4.19-202103031800/plugins/ (16.42kB)
04:55:30 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (21.73kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (21.73kB)
04:55:30 [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)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [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)
04:55:30 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.02kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.02kB)
04:55:30 [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/R-4.19-202103031800/plugins/ (66.15kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [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/R-4.19-202103031800/plugins/ (66.15kB)
04:55:30 [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/R-4.19-202103031800/plugins/ (65.63kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [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/R-4.19-202103031800/plugins/ (65.63kB)
04:55:30 [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/R-4.19-202103031800/plugins/ (16.78kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [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/R-4.19-202103031800/plugins/ (16.78kB)
04:55:30 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.79kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.79kB)
04:55:30 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.64kB)
04:55:30 [INFO] The user operation is waiting for background work to complete.
04:55:30 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.64kB)
04:55:31 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (8.13kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (8.13kB)
04:55:31 [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/R-4.19-202103031800/plugins/ (110.28kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.19kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.19kB)
04:55:31 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.46kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (9.46kB)
04:55:31 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.12kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (84.12kB)
04:55:31 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.81kB)
04:55:31 [INFO] The user operation is waiting for background work to complete.
04:55:31 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (50.81kB)
04:55:32 [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/R-4.19-202103031800/plugins/ (49.78kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [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/R-4.19-202103031800/plugins/ (49.78kB)
04:55:32 [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/R-4.19-202103031800/plugins/ (94.41kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [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/R-4.19-202103031800/plugins/ (94.41kB)
04:55:32 [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/R-4.19-202103031800/plugins/ (62.6kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [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/R-4.19-202103031800/plugins/ (62.6kB)
04:55:32 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.72kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (77.72kB)
04:55:32 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.07kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.07kB)
04:55:32 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.89kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.89kB)
04:55:32 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.04kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (27.04kB)
04:55:32 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.34kB)
04:55:32 [INFO] The user operation is waiting for background work to complete.
04:55:32 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (12.34kB)
04:55:33 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.47kB)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (20.47kB)
04:55:33 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.05kB)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (45.05kB)
04:55:33 [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)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [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)
04:55:33 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (114.56kB)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (114.56kB)
04:55:33 [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)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [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)
04:55:33 [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)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [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)
04:55:33 [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)
04:55:33 [INFO] The user operation is waiting for background work to complete.
04:55:33 [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)
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:34 [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)
04:55:34 [INFO] The user operation is waiting for background work to complete.
04:55:34 [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)
04:55:35 [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)
04:55:35 [INFO] The user operation is waiting for background work to complete.
04:55:35 [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)
04:55:35 [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)
04:55:35 [INFO] The user operation is waiting for background work to complete.
04:55:35 [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)
04:55:35 [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)
04:55:35 [INFO] The user operation is waiting for background work to complete.
04:55:35 [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)
04:55:36 [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)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [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)
04:55:36 [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)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [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)
04:55:36 [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)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [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)
04:55:36 [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)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [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)
04:55:36 [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)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [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)
04:55:36 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (111.19kB)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (111.19kB)
04:55:36 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.98kB)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (23.98kB)
04:55:36 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.47kB)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (19.47kB)
04:55:36 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.56kB)
04:55:36 [INFO] The user operation is waiting for background work to complete.
04:55:36 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (34.56kB)
04:55:37 [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)
04:55:37 [INFO] The user operation is waiting for background work to complete.
04:55:37 [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)
04:55:37 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (39.28kB)
04:55:37 [INFO] The user operation is waiting for background work to complete.
04:55:37 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (39.28kB)
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.99kB)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (17.99kB)
04:55:38 [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)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [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)
04:55:38 [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)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [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)
04:55:38 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.18kB)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.18kB)
04:55:38 [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/R-4.19-202103031800/plugins/ (37.85kB)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [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/R-4.19-202103031800/plugins/ (37.85kB)
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.86kB)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (13.86kB)
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.94kB)
04:55:38 [INFO] The user operation is waiting for background work to complete.
04:55:38 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (31.94kB)
04:55:39 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.03kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (43.03kB)
04:55:39 [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/R-4.19-202103031800/plugins/ (105.89kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [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/R-4.19-202103031800/plugins/ (105.89kB)
04:55:39 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.64kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.64kB)
04:55:39 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.86kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.86kB)
04:55:39 [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/R-4.19-202103031800/plugins/ (122.23kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [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/R-4.19-202103031800/plugins/ (122.23kB)
04:55:39 [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/R-4.19-202103031800/plugins/ (46.61kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [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/R-4.19-202103031800/plugins/ (46.61kB)
04:55:39 [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/R-4.19-202103031800/plugins/ (35.76kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [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/R-4.19-202103031800/plugins/ (35.76kB)
04:55:39 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (288.69kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (288.69kB)
04:55:39 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.54kB)
04:55:39 [INFO] The user operation is waiting for background work to complete.
04:55:39 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (71.54kB)
04:55:40 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.63kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (44.63kB)
04:55: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)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55: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)
04:55:40 [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/R-4.19-202103031800/plugins/ (40.42kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [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/R-4.19-202103031800/plugins/ (40.42kB)
04:55:40 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.59kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (16.59kB)
04:55:40 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (532.14kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (532.14kB)
04:55:40 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (901.43kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (901.43kB)
04:55:40 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (214.1kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (214.1kB)
04:55:40 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.62kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (24.62kB)
04:55:40 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (176.89kB)
04:55:40 [INFO] The user operation is waiting for background work to complete.
04:55:40 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (176.89kB)
04:55:41 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (65.62kB)
04:55:41 [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)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [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)
04:55:41 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (491.61kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (491.61kB)
04:55:41 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (130.04kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (130.04kB)
04:55:41 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (70.23kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (70.23kB)
04:55:41 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.74kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (14.74kB)
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (24.35kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (24.35kB)
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (267.89kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (267.89kB)
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (39.35kB)
04:55:41 [INFO] The user operation is waiting for background work to complete.
04:55:41 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (39.35kB)
04:55:42 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (27.75kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210309-1855.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/releases/3.10.3/plugins/ (27.75kB)
04:55:42 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (976.59kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (976.59kB)
04:55:42 [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)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [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)
04:55:42 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.69kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.69kB)
04:55:42 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.33kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (14.33kB)
04:55:42 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.08kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.08kB)
04:55:42 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (159.44kB)
04:55:42 [INFO] The user operation is waiting for background work to complete.
04:55:42 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (159.44kB)
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (171.97kB)
04:55:43 [INFO] The user operation is waiting for background work to complete.
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (171.97kB)
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (164.46kB)
04:55:43 [INFO] The user operation is waiting for background work to complete.
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (164.46kB)
04:55:43 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (71.1kB)
04:55:43 [INFO] The user operation is waiting for background work to complete.
04:55:43 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (71.1kB)
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (161.95kB)
04:55:43 [INFO] The user operation is waiting for background work to complete.
04:55:43 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (161.95kB)
04:55:43 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.93kB)
04:55:43 [INFO] The user operation is waiting for background work to complete.
04:55:43 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (30.93kB)
04:55:44 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (57.65kB)
04:55:44 [INFO] The user operation is waiting for background work to complete.
04:55:44 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (57.65kB)
04:55:44 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (956.97kB)
04:55:44 [INFO] The user operation is waiting for background work to complete.
04:55:44 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (956.97kB)
04:55:44 [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)
04:55:44 [INFO] The user operation is waiting for background work to complete.
04:55:44 [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)
04:55:44 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (58.69kB)
04:55:44 [INFO] The user operation is waiting for background work to complete.
04:55:44 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (58.69kB)
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (8.69kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (8.69kB)
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (40.15kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (40.15kB)
04:55:45 [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)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [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)
04:55:45 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (107.05kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (107.05kB)
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (70.05kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (70.05kB)
04:55:45 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (12.68kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (12.68kB)
04:55:45 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (143.09kB)
04:55:45 [INFO] The user operation is waiting for background work to complete.
04:55:45 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (143.09kB)
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (162.06kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (162.06kB)
04:55:46 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (87.76kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (87.76kB)
04:55:46 [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)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [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)
04:55:46 [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)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [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)
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (77.08kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (77.08kB)
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (209.58kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (201.71kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (201.71kB)
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (38.54kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (38.54kB)
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (62.38kB)
04:55:46 [INFO] The user operation is waiting for background work to complete.
04:55:46 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210310-0557.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/releases/6.14.0/plugins/ (62.38kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.29kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.29kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (77.22kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (77.22kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (35.03kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (35.03kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (126.29kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (126.29kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.45kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.45kB)
04:55:47 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.99kB)
04:55:47 [INFO] The user operation is waiting for background work to complete.
04:55:47 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (34.99kB)
04:55:48 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (42.84kB)
04:55:48 [INFO] The user operation is waiting for background work to complete.
04:55:48 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (42.84kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (137.91kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (137.91kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.06kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (25.06kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (38.12kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (38.12kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (52.69kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (52.69kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (13.63kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (13.63kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (18.43kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (18.43kB)
04:55:49 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (21.66kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/release/1.20.0-a/plugins/ (21.66kB)
04:55:49 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB)
04:55:49 [INFO] The user operation is waiting for background work to complete.
04:55:49 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.73kB)
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (91.33kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (91.33kB)
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.76kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.76kB)
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.25kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.25kB)
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.45kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.45kB)
04:55:50 [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)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [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)
04:55:50 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.7kB)
04:55:50 [INFO] The user operation is waiting for background work to complete.
04:55:50 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (58.7kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.core_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.21kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.core_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.21kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (258.32kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (258.32kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (82.65kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (82.65kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.95kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.95kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.46kB)
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.27kB)
04:55:51 [INFO] The user operation is waiting for background work to complete.
04:55:51 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.27kB)
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.07kB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (79.07kB)
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (534.21kB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (534.21kB)
04:55:52 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.45MB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.45MB)
04:55:52 [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)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [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)
04:55:52 [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)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [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)
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.64kB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.64kB)
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.14kB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.14kB)
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.35kB)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.35kB)
04:55:52 [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)
04:55:52 [INFO] The user operation is waiting for background work to complete.
04:55:52 [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)
04:55:53 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.62kB)
04:55:53 [INFO] The user operation is waiting for background work to complete.
04:55:53 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.62kB)
04:55:53 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.3kB)
04:55:53 [INFO] The user operation is waiting for background work to complete.
04:55:53 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.3kB)
04:55:53 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.7kB)
04:55:53 [INFO] The user operation is waiting for background work to complete.
04:55:53 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.7kB)
04:55:53 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB)
04:55:53 [INFO] The user operation is waiting for background work to complete.
04:55:53 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.75MB)
04:55:54 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.15kB)
04:55:54 [INFO] The user operation is waiting for background work to complete.
04:55:54 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (272.15kB)
04:55:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (173.95kB)
04:55:54 [INFO] The user operation is waiting for background work to complete.
04:55:54 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (173.95kB)
04:55:54 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB)
04:55:54 [INFO] The user operation is waiting for background work to complete.
04:55:54 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.19MB)
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (421.42kB)
04:55:55 [INFO] The user operation is waiting for background work to complete.
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (421.42kB)
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.45kB)
04:55:55 [INFO] The user operation is waiting for background work to complete.
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (171.45kB)
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.04MB)
04:55:55 [INFO] The user operation is waiting for background work to complete.
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.04MB)
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.94kB)
04:55:55 [INFO] The user operation is waiting for background work to complete.
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (365.94kB)
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (623.87kB)
04:55:55 [INFO] The user operation is waiting for background work to complete.
04:55:55 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (623.87kB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (855.56kB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (855.56kB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.12kB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.12kB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.08MB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.97kB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (451.97kB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.22MB)
04:55:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB)
04:55:56 [INFO] The user operation is waiting for background work to complete.
04:55:56 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.31MB)
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB)
04:55:57 [INFO] The user operation is waiting for background work to complete.
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.02MB)
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.06MB)
04:55:57 [INFO] The user operation is waiting for background work to complete.
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.06MB)
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB)
04:55:57 [INFO] The user operation is waiting for background work to complete.
04:55:57 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.46MB)
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.34kB)
04:55:58 [INFO] The user operation is waiting for background work to complete.
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.34kB)
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.57kB)
04:55:58 [INFO] The user operation is waiting for background work to complete.
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.57kB)
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.46kB)
04:55:58 [INFO] The user operation is waiting for background work to complete.
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (879.46kB)
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56MB)
04:55:58 [INFO] The user operation is waiting for background work to complete.
04:55:58 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.56MB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.17MB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.75MB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.75MB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.56kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.56kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.66kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (75.66kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (137.62kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.19kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (495.19kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (132.05kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (132.05kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (314.64kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (314.64kB)
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.07kB)
04:55:59 [INFO] The user operation is waiting for background work to complete.
04:55:59 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.07kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.03kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (560.03kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.54kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.54kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.24kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.24kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.5kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.5kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (396.96kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (396.96kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (600kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (600kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (385.1kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (385.1kB)
04:56:00 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB)
04:56:00 [INFO] The user operation is waiting for background work to complete.
04:56:00 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.43kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.61kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.61kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.05kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (40.05kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.47kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.97kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.97kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.83kB)
04:56:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.67kB)
04:56:01 [INFO] The user operation is waiting for background work to complete.
04:56:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.67kB)
04:56:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.56kB)
04:56:02 [INFO] The user operation is waiting for background work to complete.
04:56:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.56kB)
04:56:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (290.04kB)
04:56:02 [INFO] The user operation is waiting for background work to complete.
04:56:02 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (290.04kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.8kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.8kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.65kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.65kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.49kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.53kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.4kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.4kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.48kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.48kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.28kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.28kB)
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.7kB)
04:56:03 [INFO] The user operation is waiting for background work to complete.
04:56:03 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.7kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.17kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.17kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.08kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.08kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.93kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.2kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.2kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.38kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.38kB)
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:04 [INFO] The user operation is waiting for background work to complete.
04:56:04 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.94kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.65kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.65kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.8kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.61kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.61kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.89kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.89kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.57kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.57kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.09kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.09kB)
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.5kB)
04:56:05 [INFO] The user operation is waiting for background work to complete.
04:56:05 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.5kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.91kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.91kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.18kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.18kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.04kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.04kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.69kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.69kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.54kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.54kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.54kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.54kB)
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:56:06 [INFO] The user operation is waiting for background work to complete.
04:56:06 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.71kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.71kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.1kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.69kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.18kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.18kB)
04:56:07 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.78kB)
04:56:07 [INFO] The user operation is waiting for background work to complete.
04:56:07 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.78kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.09kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.09kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.4kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.01kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.01kB)
04:56:08 [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)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [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)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.32kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.32kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.81kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.81kB)
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB)
04:56:08 [INFO] The user operation is waiting for background work to complete.
04:56:08 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.92kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.49kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.49kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.69kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.69kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.7kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.7kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.9kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.9kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.23kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (34.23kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.12kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (62.12kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.11kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.11kB)
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.89kB)
04:56:09 [INFO] The user operation is waiting for background work to complete.
04:56:09 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.89kB)
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:56:10 [INFO] The user operation is waiting for background work to complete.
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.59kB)
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.08kB)
04:56:10 [INFO] The user operation is waiting for background work to complete.
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.08kB)
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.92kB)
04:56:10 [INFO] The user operation is waiting for background work to complete.
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.92kB)
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.43kB)
04:56:10 [INFO] The user operation is waiting for background work to complete.
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.43kB)
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB)
04:56:10 [INFO] The user operation is waiting for background work to complete.
04:56:10 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.37kB)
04:56:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:56:11 [INFO] The user operation is waiting for background work to complete.
04:56:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:56:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:56:11 [INFO] The user operation is waiting for background work to complete.
04:56:11 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.36kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.64kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.64kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.07kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.07kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.67kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.67kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.98kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.98kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.08kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.08kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.04kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.04kB)
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.98kB)
04:56:12 [INFO] The user operation is waiting for background work to complete.
04:56:12 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.98kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.54kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.54kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.17kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.17kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.19kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.19kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.86kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.86kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.53kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.53kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.51kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.51kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.3kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.19kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.19kB)
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.37kB)
04:56:13 [INFO] The user operation is waiting for background work to complete.
04:56:13 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.37kB)
04:56:15 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB)
04:56:15 [INFO] The user operation is waiting for background work to complete.
04:56:15 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.97kB)
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.81kB)
04:56:16 [INFO] The user operation is waiting for background work to complete.
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.81kB)
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.61kB)
04:56:16 [INFO] The user operation is waiting for background work to complete.
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.61kB)
04:56:16 [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)
04:56:16 [INFO] The user operation is waiting for background work to complete.
04:56:16 [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)
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (248.57kB)
04:56:16 [INFO] The user operation is waiting for background work to complete.
04:56:16 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (248.57kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.31kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.31kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.89kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.89kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.21kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.35kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.35kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.16kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.16kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.12kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.12kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.25kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.25kB)
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.07kB)
04:56:17 [INFO] The user operation is waiting for background work to complete.
04:56:17 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.07kB)
04:56:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.09kB)
04:56:18 [INFO] The user operation is waiting for background work to complete.
04:56:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.09kB)
04:56:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.06kB)
04:56:18 [INFO] The user operation is waiting for background work to complete.
04:56:18 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.06kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.93kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.14kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.14kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.46kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.46kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.66kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.66kB)
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (52.81kB)
04:56:19 [INFO] The user operation is waiting for background work to complete.
04:56:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (52.81kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.58kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.58kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.47kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.16kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (86.16kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.53kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (78.53kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.52kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.52kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.72kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.72kB)
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.06kB)
04:56:20 [INFO] The user operation is waiting for background work to complete.
04:56:20 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.06kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.85kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.85kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.93kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.93kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.45kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.45kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.95kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.95kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.38kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.15kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.15kB)
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.45kB)
04:56:21 [INFO] The user operation is waiting for background work to complete.
04:56:21 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.45kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.34kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.34kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.3kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.3kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.04kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (26.04kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.62kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.62kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.23kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.58kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.58kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.47kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.47kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.87kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.87kB)
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.54kB)
04:56:22 [INFO] The user operation is waiting for background work to complete.
04:56:22 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.54kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.63kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.63kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.58kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.58kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.43kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.43kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.58kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.58kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.67kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.67kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.66kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.66kB)
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:56:23 [INFO] The user operation is waiting for background work to complete.
04:56:23 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.75kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.75kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.51kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.51kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.38kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.38kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.13kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.13kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.11kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.43kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.43kB)
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.24kB)
04:56:24 [INFO] The user operation is waiting for background work to complete.
04:56:24 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.24kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.24kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.24kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.41kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.41kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.72kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.72kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.92kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.92kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.55kB)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.53kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (28.53kB)
04:56:25 [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)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [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)
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.43kB)
04:56:25 [INFO] The user operation is waiting for background work to complete.
04:56:25 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.43kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.73kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.85kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.85kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.07kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.68kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.74kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.74kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.representation_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.91kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.representation_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.91kB)
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.sirius_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.63kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.ui_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.57kB)
04:56:26 [INFO] The user operation is waiting for background work to complete.
04:56:26 [INFO] Fetching org.eclipse.papyrus.infra.siriusdiag.ui_1.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.57kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.67kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (73.67kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.01kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.01kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.25kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.25kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.04kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (309.04kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.64kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.64kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.41kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.sdk_5.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.41kB)
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.85kB)
04:56:27 [INFO] The user operation is waiting for background work to complete.
04:56:27 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.85kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.04kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.04kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.49kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (166.49kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.77kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (45.77kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.66kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.66kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.96kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.96kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (504.18kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (504.18kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.7kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.7kB)
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB)
04:56:28 [INFO] The user operation is waiting for background work to complete.
04:56:28 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB)
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.31kB)
04:56:29 [INFO] The user operation is waiting for background work to complete.
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.31kB)
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (386.96kB)
04:56:29 [INFO] The user operation is waiting for background work to complete.
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (386.96kB)
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.42kB)
04:56:29 [INFO] The user operation is waiting for background work to complete.
04:56:29 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.42kB)
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.52kB)
04:56:30 [INFO] The user operation is waiting for background work to complete.
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.52kB)
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.49kB)
04:56:30 [INFO] The user operation is waiting for background work to complete.
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.49kB)
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (445.86kB)
04:56:30 [INFO] The user operation is waiting for background work to complete.
04:56:30 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (445.86kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.72kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.72kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.05kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.21kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.21kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (203.49kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (203.49kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.67kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (192.67kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.9kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.9kB)
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (266.08kB)
04:56:31 [INFO] The user operation is waiting for background work to complete.
04:56:31 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (266.08kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (121.61kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (121.61kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.25kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (41.25kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.66kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.66kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (359.6kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (359.6kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (155.29kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (155.29kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.12kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (191.12kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.33kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.33kB)
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (519.42kB)
04:56:32 [INFO] The user operation is waiting for background work to complete.
04:56:32 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (519.42kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.59kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.59kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.66kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.66kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.75kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (37.75kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.77kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.11kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.11kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.64kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.64kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (54.33kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (54.33kB)
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.92kB)
04:56:33 [INFO] The user operation is waiting for background work to complete.
04:56:33 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.92kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (130kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (130kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.23kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.23kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.82kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.82kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.38kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.38kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (264.97kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (264.97kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (65.47kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.52kB)
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.37kB)
04:56:34 [INFO] The user operation is waiting for background work to complete.
04:56:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.37kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.43kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.43kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.24kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.24kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.74kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.33kB)
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.34kB)
04:56:35 [INFO] The user operation is waiting for background work to complete.
04:56:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.34kB)
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.89kB)
04:56:36 [INFO] The user operation is waiting for background work to complete.
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.89kB)
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:56:36 [INFO] The user operation is waiting for background work to complete.
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.33kB)
04:56:36 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (142.08kB)
04:56:36 [INFO] The user operation is waiting for background work to complete.
04:56:36 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (142.08kB)
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB)
04:56:36 [INFO] The user operation is waiting for background work to complete.
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.39kB)
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.74kB)
04:56:36 [INFO] The user operation is waiting for background work to complete.
04:56:36 [INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.74kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.99kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.99kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.35kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.35kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.53kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.53kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.04kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.04kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.23kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.23kB)
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.22kB)
04:56:37 [INFO] The user operation is waiting for background work to complete.
04:56:37 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.22kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.78kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.78kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.36kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.36kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.59kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.59kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (51.29kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.05kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.05kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.26kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.26kB)
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.09kB)
04:56:38 [INFO] The user operation is waiting for background work to complete.
04:56:38 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.09kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.38kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.38kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.1kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.29kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.29kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.41kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.41kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.53kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.44kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.73kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.73kB)
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.7kB)
04:56:39 [INFO] The user operation is waiting for background work to complete.
04:56:39 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.7kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.19kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.19kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.83kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (4.83kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.82kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.82kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.11kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.51kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.51kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.31kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.31kB)
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:56:40 [INFO] The user operation is waiting for background work to complete.
04:56:40 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.94kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.69kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.69kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (11.56kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.88kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.88kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.62kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (44.62kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.25kB)
04:56:41 [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)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [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)
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.5kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.5kB)
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.36kB)
04:56:41 [INFO] The user operation is waiting for background work to complete.
04:56:41 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (27.36kB)
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.52kB)
04:56:42 [INFO] The user operation is waiting for background work to complete.
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.52kB)
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:56:42 [INFO] The user operation is waiting for background work to complete.
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.46kB)
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.87kB)
04:56:42 [INFO] The user operation is waiting for background work to complete.
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (20.87kB)
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.45kB)
04:56:42 [INFO] The user operation is waiting for background work to complete.
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.45kB)
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:56:42 [INFO] The user operation is waiting for background work to complete.
04:56:42 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.07kB)
04:56:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.5kB)
04:56:43 [INFO] The user operation is waiting for background work to complete.
04:56:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.5kB)
04:56:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.16kB)
04:56:43 [INFO] The user operation is waiting for background work to complete.
04:56:43 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.16kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.03kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (42.03kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.81kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.81kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.85kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.85kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.03kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.03kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.05kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.05kB)
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.55kB)
04:56:44 [INFO] The user operation is waiting for background work to complete.
04:56:44 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.55kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.18kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (30.18kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.22kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.22kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.89kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (3.89kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.94kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.94kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.82kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.82kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.06kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.83kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (152.83kB)
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.15kB)
04:56:45 [INFO] The user operation is waiting for background work to complete.
04:56:45 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (188.15kB)
04:56:46 [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)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [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)
04:56:46 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.61kB)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (2.61kB)
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.09kB)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (14.09kB)
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.39kB)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.39kB)
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (5.86kB)
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.74kB)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202112100936.jar.pack.gz from https://ci.eclipse.org/papyrus/view/SiriusIntegration/job/Papyrus-SiriusIntegration-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.74kB)
04:56:46 [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)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [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)
04:56:46 [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)
04:56:46 [INFO] The user operation is waiting for background work to complete.
04:56:46 [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)
04:56:47 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.57kB)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.57kB)
04:56:47 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (150.08kB)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (150.08kB)
04:56:47 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (85.04kB)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (85.04kB)
04:56:47 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.19kB)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (26.19kB)
04:56:47 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.41kB)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (51.41kB)
04:56:47 [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)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [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)
04:56:47 [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)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [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)
04:56:47 [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)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [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)
04:56:47 [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)
04:56:47 [INFO] The user operation is waiting for background work to complete.
04:56:47 [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)
04:56:48 [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)
04:56:48 [INFO] The user operation is waiting for background work to complete.
04:56:48 [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)
04:56:48 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.18MB)
04:56:48 [INFO] The user operation is waiting for background work to complete.
04:56:48 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (1.18MB)
04:56:48 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (836.96kB)
04:56:48 [INFO] The user operation is waiting for background work to complete.
04:56:48 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210302-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/plugins/ (836.96kB)
04:56:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/pom.xml
04:56:49 [INFO] ------------------------------------------------------------------------
04:56:49 [INFO] Reactor Build Order:
04:56:49 [INFO] 
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
04:56:49 [INFO] Papyrus Toolsmiths Features                                        [pom]
04:56:49 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
04:56:49 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
04:56:49 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
04:56:49 [INFO] Papyrus UML Assistants                                             [pom]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.gmfgenextension                     [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
04:56:49 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
04:56:49 [INFO] org.eclipse.papyrus.siriusdiag.junit.utils              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
04:56:49 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.sirius.feature          [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent               [pom]
04:56:49 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform [eclipse-target-definition]
04:56:49 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
04:56:49 [INFO] 
04:56:49 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
04:56:49 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT     [1/76]
04:56:49 [INFO] --------------------------------[ pom ]---------------------------------
04:56:49 [INFO] 
04:56:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.releng ---
04:56: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
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.releng ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
04:56:49 [INFO] 
04:56:49 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
04:56:49 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT               [2/76]
04:56:49 [INFO] --------------------------------[ pom ]---------------------------------
04:56:49 [INFO] 
04:56:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.features ---
04:56: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
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.features ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
04:56:49 [INFO] 
04:56:49 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
04:56:49 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT                [3/76]
04:56:49 [INFO] --------------------------------[ pom ]---------------------------------
04:56:49 [INFO] 
04:56:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-toolsmiths ---
04:56: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
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus-toolsmiths ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
04:56:49 [INFO] 
04:56:49 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
04:56:49 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT      [4/76]
04:56:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:56:49 [INFO] 
04:56:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
04:56:49 [INFO] The project's OSGi version is 2.0.0.202112100949
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
04:56:49 [INFO] 
04:56:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
04:56:49 [INFO] 
04:56:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
04:56:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:56:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:56:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
04:56:58 [INFO] 
04:56:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
04:57:00 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
04:57:01 [INFO] 
04:57:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
04:57:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
04:57:01 [INFO] 
04:57:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
04:57:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
04:57:01 [INFO] 
04:57:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
04:57:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.architectureview ---
04:57: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
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.architectureview ---
04:57:02 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
04:57:02 [INFO] 
04:57:02 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
04:57:02 [INFO] Building org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT                [5/76]
04:57:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:02 [INFO] 
04:57:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] The project's OSGi version is 1.0.0.202112100949
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
04:57:02 [INFO] 
04:57:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
04:57:02 [INFO] 
04:57:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.ui ---
04:57: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
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
04:57:02 [INFO] 
04:57:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
04:57:02 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [6/76]
04:57:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:02 [INFO] 
04:57:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] 
04:57:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
04:57:02 [INFO] 
04:57:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:02 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:03 [INFO] 
04:57:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57: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
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
04:57:03 [INFO] 
04:57:03 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
04:57:03 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [7/76]
04:57:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
04:57:03 [INFO] 
04:57:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57: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
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
04:57:03 [INFO] 
04:57:03 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
04:57:03 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT      [8/76]
04:57:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] 
04:57:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
04:57:03 [INFO] 
04:57:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.editpartview ---
04:57: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
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
04:57:04 [INFO] 
04:57:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
04:57:04 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT        [9/76]
04:57:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.figureview ---
04:57: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
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
04:57:04 [INFO] 
04:57:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
04:57:04 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [10/76]
04:57:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] 
04:57:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
04:57:04 [INFO] 
04:57:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:04 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
04:57:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
04:57:05 	@SuppressWarnings("restriction")
04:57:05 	                  ^^^^^^^^^^^^^
04:57:05 Unnecessary @SuppressWarnings("restriction")
04:57:05 1 problem (1 warning)
04:57:05 [INFO] 
04:57:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
04:57:05 [INFO] 
04:57:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57: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
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
04:57:05 [INFO] 
04:57:05 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
04:57:05 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [11/76]
04:57:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:05 [INFO] 
04:57:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] 
04:57:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
04:57:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
04:57:05 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
04:57:05 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:05 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
04:57:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
04:57:05 	private Object result[];// = new Object[1];
04:57:05 	               ^^^^^^
04:57:05 The value of the field CommandStackView.result is not used
04:57:05 2 problems (2 warnings)
04:57:05 [INFO] 
04:57:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
04:57:05 [INFO] 
04:57:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57: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
04:57:05 [INFO] 
04:57:05 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:05 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
04:57:05 [INFO] 
04:57:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
04:57:06 [INFO] 
04:57:06 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
04:57:06 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT          [12/76]
04:57:06 [INFO] --------------------------------[ pom ]---------------------------------
04:57:06 [INFO] 
04:57:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf-tooling ---
04:57: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
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf-tooling ---
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
04:57:06 [INFO] 
04:57:06 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
04:57:06 [INFO] Building org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT           [13/76]
04:57:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:06 [INFO] 
04:57:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] The project's OSGi version is 1.3.0.202112100949
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] 
04:57:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
04:57:06 [INFO] 
04:57:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
04:57:06 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
04:57:07 	public class FilteringCopier extends EcoreUtil.Copier {
04:57:07 	             ^^^^^^^^^^^^^^^
04:57:07 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
04:57:07 	import java.util.Observable;
04:57:07 	       ^^^^^^^^^^^^^^^^^^^^
04:57:07 The type Observable is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
04:57:07 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
04:57:07 	                                                       ^^^^^^^^^^
04:57:07 The type Observable is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
04:57:07 	setChanged();
04:57:07 	^^^^^^^^^^^^
04:57:07 The method setChanged() from the type Observable is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
04:57:07 	notifyObservers(selectedModelElement);
04:57:07 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The method notifyObservers(Object) from the type Observable is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
04:57:07 	import org.eclipse.core.runtime.SubProgressMonitor;
04:57:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
04:57:07 	return new SubProgressMonitor(myProgress, 1);
04:57:07 	           ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
04:57:07 	return new SubProgressMonitor(myProgress, 1);
04:57:07 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
04:57:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                          ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
04:57:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
04:57:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
04:57:07 	                                      ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
04:57:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
04:57:07 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
04:57:07 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
04:57:07 	                                                  ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
04:57:07 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
04:57:07 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
04:57:07 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                                   ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
04:57:07 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
04:57:07 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
04:57:07 	                                                                        ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
04:57:07 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
04:57:07 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
04:57:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
04:57:07 	                                      ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
04:57:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
04:57:07 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
04:57:07 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                              ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
04:57:07 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
04:57:07 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
04:57:07 	                                    ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
04:57:07 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
04:57:07 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
04:57:07 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                                    ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
04:57:07 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
04:57:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
04:57:07 	                                        ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
04:57:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
04:57:07 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
04:57:07 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
04:57:07 	                                                                  ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
04:57:07 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
04:57:07 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
04:57:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
04:57:07 	                                        ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
04:57:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
04:57:07 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
04:57:07 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                      ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
04:57:07 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
04:57:07 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                       ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
04:57:07 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
04:57:07 	cu.save(new SubProgressMonitor(pm, 2), true);
04:57:07 	            ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
04:57:07 	cu.save(new SubProgressMonitor(pm, 2), true);
04:57:07 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
04:57:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                          ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
04:57:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
04:57:07 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
04:57:07 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
04:57:07 	                                       ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
04:57:07 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
04:57:07 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
04:57:07 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                       ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
04:57:07 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
04:57:07 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
04:57:07 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
04:57:07 	                                                    ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
04:57:07 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
04:57:07 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
04:57:07 	private final Integer CACHE_MISS = new Integer(0);
04:57:07 	                                       ^^^^^^^^^^
04:57:07 The constructor Integer(int) is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
04:57:07 	ASTParser parser = ASTParser.newParser(AST.JLS4);
04:57:07 	                                           ^^^^
04:57:07 The field AST.JLS4 is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
04:57:07 	@SuppressWarnings("unchecked")
04:57:07 	                  ^^^^^^^^^^^
04:57:07 Unnecessary @SuppressWarnings("unchecked")
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
04:57:07 	import java.util.Observable;
04:57:07 	       ^^^^^^^^^^^^^^^^^^^^
04:57:07 The type Observable is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
04:57:07 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
04:57:07 	                                             ^^^^^^^^^^
04:57:07 The type Observable is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
04:57:07 	setChanged();
04:57:07 	^^^^^^^^^^^^
04:57:07 The method setChanged() from the type Observable is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
04:57:07 	notifyObservers(Boolean.valueOf(createNewModel));
04:57:07 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The method notifyObservers(Object) from the type Observable is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
04:57:07 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
04:57:07 	      ^^^^^^^^^^^^^^^^^^^
04:57:07 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
04:57:07 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
04:57:07 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor Integer(int) is deprecated since version 9
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
04:57:07 	import org.eclipse.core.runtime.SubProgressMonitor;
04:57:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[121] 
04:57:07 	GMFMarkerHelper() {
04:57:07 	^^^^^^^^^^^^^^^^^
04:57:07 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[290] 
04:57:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
04:57:07 	                                          ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[290] 
04:57:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
04:57:07 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[290] 
04:57:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
04:57:07 	                                                                                 ^^^^^^^^^^^^^^^^^^
04:57:07 The type SubProgressMonitor is deprecated
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[290] 
04:57:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
04:57:07 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
04:57:07 61 problems (61 warnings)
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
04:57:07 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:1.3.0-SNAPSHOT already attached, replace previous instance
04:57:07 [INFO] 
04:57:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.common ---
04:57: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
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
04:57:07 [INFO] 
04:57:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
04:57:07 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT         [14/76]
04:57:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] The project's OSGi version is 1.2.0.202112100949
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
04:57:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
04:57:07 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
04:57:07 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
04:57:07 The method computePlatformURIMap() from the type EcorePlugin is deprecated
04:57:07 2. INFO in /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 99)
04:57:07 	@SuppressWarnings("synthetic-access")
04:57:07 	                  ^^^^^^^^^^^^^^^^^^
04:57:07 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
04:57:07 3. INFO in /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 108)
04:57:07 	@SuppressWarnings("synthetic-access")
04:57:07 	                  ^^^^^^^^^^^^^^^^^^
04:57:07 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
04:57:07 4. INFO in /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 116)
04:57:07 	@SuppressWarnings("synthetic-access")
04:57:07 	                  ^^^^^^^^^^^^^^^^^^
04:57:07 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
04:57:07 5. INFO in /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77)
04:57:07 	@SuppressWarnings("hiding")
04:57:07 	                  ^^^^^^^^
04:57:07 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
04:57:07 5 problems (0 errors, 1 warning, 4 infos)
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
04:57:07 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance
04:57:07 [INFO] 
04:57:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.validate ---
04:57: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
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
04:57:07 [INFO] 
04:57:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
04:57:07 [INFO] Building org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT         [15/76]
04:57:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
04:57:07 [INFO] The project's OSGi version is 2.11.0.202112100949
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
04:57:07 [INFO] 
04:57:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
04:57:07 [INFO] 
04:57:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
04:57:08 [INFO] Compiling 374 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
04:57:10 	Attributes find(Class attributesClass);
04:57:10 	                ^^^^^
04:57:10 Class is a raw type. References to generic type Class<T> should be parameterized
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
04:57:10 	import java.util.List;
04:57:10 	       ^^^^^^^^^^^^^^
04:57:10 The import java.util.List is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
04:57:10 	import org.eclipse.emf.ecore.EClass;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.emf.ecore.EClass is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
04:57:10 	OCLHelper helper = ocl.createOCLHelper();
04:57:10 	^^^^^^^^^
04:57:10 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
04:57:10 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
04:57:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
04:57:10 	expr = helper.createQuery(expressionString);
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
04:57:10 	import java.util.Collection;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^
04:57:10 The import java.util.Collection is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
04:57:10 	import org.eclipse.emf.common.util.EList;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.emf.common.util.EList is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
04:57:10 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
04:57:10 	@SuppressWarnings("unchecked")
04:57:10 	                  ^^^^^^^^^^^
04:57:10 Unnecessary @SuppressWarnings("unchecked")
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
04:57:10 	public Attributes find(Class attributesClass) {
04:57:10 	                       ^^^^^
04:57:10 Class is a raw type. References to generic type Class<T> should be parameterized
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.AdditionalEditPartCandies;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.AdditionalEditPartCandies is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.AlternateCanvas;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.AlternateCanvas is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.AlternateGenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.AlternateGenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[29] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.AlternateGenTopLevelNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.AlternateGenTopLevelNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[30] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.CommentedElement;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.CommentedElement is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[31] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.CompartmentTitleVisibilityPreference;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.CompartmentTitleVisibilityPreference is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[32] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.CompartmentVisibilityPreference;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.CompartmentVisibilityPreference is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[33] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.ConstrainedByReferenceCompartmentItemSemanticEditPolicy;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.ConstrainedByReferenceCompartmentItemSemanticEditPolicy is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[34] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.CustomDiagramUpdaterSingleton;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.CustomDiagramUpdaterSingleton is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[35] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.EditPartUsingDeleteService;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.EditPartUsingDeleteService is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[36] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.EditPartUsingReorientService;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.EditPartUsingReorientService is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[37] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.ExtendedGenView;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.ExtendedGenView is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[38] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.ExternalHook;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.ExternalHook is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[39] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.GenNodeConstraint;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.GenNodeConstraint is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[40] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.GenVisualTypeProvider;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.GenVisualTypeProvider is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[41] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.GenerateUsingElementTypeCreationCommand;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.GenerateUsingElementTypeCreationCommand is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[42] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.LabelVisibilityPreference;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.LabelVisibilityPreference is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[43] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.MutatingCanvas;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.MutatingCanvas is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[44] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.OwnedEditpart;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.OwnedEditpart is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[45] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.PapyrusExtensionRootNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.PapyrusExtensionRootNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[48] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.PropertyRefreshHook;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.PropertyRefreshHook is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[49] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.SpecificDiagramUpdater;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.SpecificDiagramUpdater is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[50] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.SpecificLocator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.SpecificLocator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[51] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.SpecificLocatorExternalLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.SpecificLocatorExternalLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[52] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.SpecificNodePlate;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.SpecificNodePlate is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionPackageImpl.java:[53] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.VisualIDOverride;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension.VisualIDOverride is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
04:57:10 	import org.eclipse.emf.common.util.EList;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.emf.common.util.EList is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/genextension/impl/GenExtensionFactoryImpl.java:[22] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.genextension.*;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.genextension is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
04:57:10 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
04:57:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
04:57:10 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
04:57:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:10 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
04:57:10 233 problems (233 warnings)
04:57:10 [INFO] 
04:57:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
04:57:10 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:2.11.0-SNAPSHOT already attached, replace previous instance
04:57:10 [INFO] 
04:57:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen ---
04:57: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
04:57:10 [INFO] 
04:57:10 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen ---
04:57:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
04:57:11 [INFO] 
04:57:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
04:57:11 [INFO] 
04:57:11 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
04:57:11 [INFO] Building org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT            [16/76]
04:57:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:11 [INFO] 
04:57:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
04:57:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
04:57:11 [INFO] 
04:57:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
04:57:11 [INFO] The project's OSGi version is 4.0.0.202112100949
04:57:11 [INFO] 
04:57:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
04:57:11 [INFO] 
04:57:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
04:57:11 [INFO] 
04:57:11 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.types ---
04:57:22 WARNING: An illegal reflective access operation has occurred
04:57:22 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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)
04:57:22 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
04:57:22 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
04:57:22 WARNING: All illegal access operations will be denied in a future release
04:57:26 [INFO] 
04:57:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
04:57:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
04:57:26 [INFO] 
04:57:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
04:57:26 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
04:57:27 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
04:57:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
04:57:27 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
04:57:27 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
04:57:27 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
04:57:27 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
04:57:27 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
04:57:27 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
04:57:27 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
04:57:27 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
04:57:27 5 problems (5 warnings)
04:57:27 [INFO] 
04:57:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.types ---
04:57: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
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
04:57:27 [INFO] 
04:57:27 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
04:57:27 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT   [17/76]
04:57:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:27 [INFO] 
04:57:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
04:57:27 	import org.eclipse.jface.viewers.ViewerSorter;
04:57:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
04:57:27 	tree.setSorter(getViewerSorter());
04:57:27 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
04:57:27 	private ViewerSorter getViewerSorter() {
04:57:27 	        ^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
04:57:27 	return new ViewerSorter() {
04:57:27 	           ^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
04:57:27 	return new ViewerSorter() {
04:57:27 			@Override
04:57:27 			public int compare(Viewer viewer, Object e1, Object e2) {
04:57:27 				if (e1 instanceof Bundle) {
04:57:27 					Bundle b1 = (Bundle) e1;
04:57:27 					Bundle b2 = (Bundle) e2;
04:57:27 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
04:57:27 				} else if (e1 instanceof File) {
04:57:27 					File f1 = (File) e1;
04:57:27 					File f2 = (File) e2;
04:57:27 					return (f1.getName().compareTo(f2.getName()));
04:57:27 				}
04:57:27 				return super.compare(viewer, e1, e2);
04:57:27 			}
04:57:27 		};
04:57:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The constructor ViewerSorter() is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
04:57:27 	import org.eclipse.jface.viewers.ViewerSorter;
04:57:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
04:57:27 	tree.setSorter(getViewerSorter());
04:57:27 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
04:57:27 	private ViewerSorter getViewerSorter() {
04:57:27 	        ^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
04:57:27 	return new ViewerSorter() {
04:57:27 	           ^^^^^^^^^^^^
04:57:27 The type ViewerSorter is deprecated
04:57:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
04:57:27 	return new ViewerSorter() {
04:57:27 			@Override
04:57:27 			public int compare(Viewer viewer, Object e1, Object e2) {
04:57:27 				if (e1 instanceof Bundle) {
04:57:27 					Bundle b1 = (Bundle) e1;
04:57:27 					Bundle b2 = (Bundle) e2;
04:57:27 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
04:57:27 				} else if (e1 instanceof File) {
04:57:27 					File f1 = (File) e1;
04:57:27 					File f2 = (File) e2;
04:57:27 					return (f1.getName().compareTo(f2.getName()));
04:57:27 				}
04:57:27 				return super.compare(viewer, e1, e2);
04:57:27 			}
04:57:27 		};
04:57:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:27 The constructor ViewerSorter() is deprecated
04:57:27 10 problems (10 warnings)
04:57:27 [INFO] 
04:57:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57: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
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
04:57:27 [INFO] 
04:57:27 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
04:57:27 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT        [18/76]
04:57:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:57:27 [INFO] 
04:57:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] The project's OSGi version is 1.0.0.202112100949
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] 
04:57:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [INFO] 
04:57:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
04:57:27 [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)
04:57:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.debug.feature ---
04:57: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
04:57:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.debug.feature ---
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
04:57:28 [INFO] 
04:57:28 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
04:57:28 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT     [19/76]
04:57:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:28 [INFO] 
04:57:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] The project's OSGi version is 2.9.0.202112100949
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] 
04:57:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
04:57:28 [INFO] 
04:57:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:28 [INFO] Compiling 162 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
04:57:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
04:57:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
04:57:29 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
04:57:29 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[738] 
04:57:29 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
04:57:29 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The method computePlatformURIMap() from the type EcorePlugin is deprecated
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1327] 
04:57:29 	@SuppressWarnings("rawtypes")
04:57:29 	                  ^^^^^^^^^^
04:57:29 Unnecessary @SuppressWarnings("rawtypes")
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
04:57:29 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
04:57:29 	import org.eclipse.emf.edit.provider.IItemPropertySource;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
04:57:29 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
04:57:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
04:57:29 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
04:57:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:29 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
04:57:29 301 problems (301 warnings)
04:57:29 [INFO] 
04:57:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
04:57:29 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:2.9.0-SNAPSHOT already attached, replace previous instance
04:57:29 [INFO] 
04:57:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57: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
04:57:29 [INFO] 
04:57:29 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:29 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
04:57:30 [INFO] 
04:57:30 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
04:57:30 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT       [20/76]
04:57:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:30 [INFO] 
04:57:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] The project's OSGi version is 1.3.0.202112100949
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
04:57:30 [INFO] 
04:57:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
04:57:30 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.3.0-SNAPSHOT already attached, replace previous instance
04:57:30 [INFO] 
04:57:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57: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
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
04:57:30 [INFO] 
04:57:30 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
04:57:30 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT    [21/76]
04:57:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:30 [INFO] 
04:57:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:30 [INFO] The project's OSGi version is 1.0.0.202112100949
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:30 [INFO] 
04:57:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:30 [INFO] 
04:57:30 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
04:57:43 68: Unnecessary cast from ToolGroup to ToolGroup
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
04:57:43 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
04:57:43 86: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
04:57:43 91: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
04:57:43 97: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
04:57:43 114: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
04:57:43 127: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
04:57:43 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
04:57:43 130: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
04:57:43 103: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
04:57:43 118: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
04:57:43 161: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
04:57:43 162: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
04:57:43 217: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
04:57:43 47: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
04:57:43 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
04:57:43 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
04:57:43 64: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
04:57:43 119: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
04:57:43 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
04:57:43 35: The extension xpt.Common_qvto is not used in extensions
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
04:57:43 55: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
04:57:43 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
04:57:43 57: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
04:57:43 182: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 75: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 127: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 127: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
04:57:43 128: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/views/ViewStyles.xtend
04:57:43 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 82: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 89: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 166: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 201: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 207: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 215: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 224: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 230: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 237: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 261: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
04:57:43 295: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 130: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 270: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 271: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 284: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 284: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
04:57:43 354: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 189: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 201: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 313: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 325: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 373: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 373: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 442: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 444: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
04:57:43 450: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
04:57:43 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
04:57:43 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
04:57:43 21: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
04:57:43 116: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
04:57:43 205: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/DomainNavigatorItem.xtend
04:57:43 58: Suspiciously overloaded method.
04:57:43 The method
04:57:43 	equals(GenNavigator) in DomainNavigatorItem on 'this'
04:57:43 overloads the method
04:57:43 	equals(Object) in Object on parameter 'it'.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
04:57:43 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
04:57:43 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
04:57:43 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
04:57:43 46: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/update/CanonicalUpdate.xtend
04:57:43 344: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLinkHelper.xtend
04:57:43 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLinkHelper.xtend
04:57:43 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OCLExpressionFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/OCLExpressionFactory.xtend
04:57:43 139: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/propsheet/LabelProvider.xtend
04:57:43 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
04:57:43 43: The extension xpt.Common_qvto is not used in Editor
04:57:43 [WARNING] 
04:57:43 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
04:57:43 52: The value of the field Editor.pallette is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
04:57:43 271: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
04:57:43 275: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
04:57:43 279: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 57: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 79: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 89: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 91: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 124: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 180: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
04:57:43 195: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 463: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 464: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 465: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 468: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
04:57:43 471: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementChooser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ElementChooser.xtend
04:57:43 151: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualTypeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/VisualTypeProvider.xtend
04:57:43 80: The public modifier is unnecessary on method VisualTypeProvider
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 65: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 89: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 106: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
04:57:43 115: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 124: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 162: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
04:57:43 166: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
04:57:43 171: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
04:57:43 182: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
04:57:43 222: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
04:57:43 229: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
04:57:43 383: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
04:57:43 392: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 27: The import 'com.google.inject.Inject' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 28: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 36: The import 'xpt.providers.ValidationProvider' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 35: The import 'plugin.Activator' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 31: The import 'xpt.Common' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 111: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 122: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 212: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 240: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 257: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 286: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 318: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
04:57:43 324: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
04:57:43 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
04:57:43 119: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
04:57:43 123: Unnecessary cast from ToolEntry to ToolEntry
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
04:57:43 124: Unnecessary cast from ToolEntry to ToolEntry
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
04:57:43 146: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 81: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 90: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 93: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 120: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 121: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 207: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 217: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 225: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 233: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 241: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 249: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 357: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
04:57:43 369: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
04:57:43 64: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
04:57:43 76: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	OclTracker_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/OclTracker_qvto.xtend
04:57:43 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/DiagramEditPart.xtend
04:57:43 59: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/Utils_qvto.xtend
04:57:43 53: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
04:57:43 140: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
04:57:43 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	EditPartFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/EditPartFactory.xtend
04:57:43 178: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
04:57:43 58: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
04:57:43 59: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
04:57:43 61: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
04:57:43 69: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 147: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 190: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 256: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 257: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 450: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
04:57:43 554: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetModificationListener.xtend
04:57:43 85: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramContentInitializer.xtend
04:57:43 190: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 46: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 46: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 54: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 54: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 117: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 121: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 125: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
04:57:43 137: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
04:57:43 110: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
04:57:43 150: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	getEditorInput.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/getEditorInput.xtend
04:57:43 30: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 149: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 285: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 286: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 394: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 414: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 415: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 417: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 428: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 446: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
04:57:43 448: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
04:57:43 498: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
04:57:43 580: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
04:57:43 594: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
04:57:43 34: The value of the field ValidationDecoratorProvider.xptActivator is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
04:57:43 37: The value of the field ValidationDecoratorProvider.xptValidationMarker is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ExternalNodeLabelEditPart.xtend
04:57:43 68: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ExternalNodeLabelEditPart.xtend
04:57:43 68: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
04:57:43 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
04:57:43 37: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 114: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 236: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 239: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 246: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 249: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 256: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 266: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 269: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 272: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 275: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 296: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 297: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 301: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
04:57:43 302: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 36: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 48: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 53: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 58: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 64: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 69: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 74: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
04:57:43 79: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
04:57:43 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
04:57:43 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
04:57:43 58: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 465: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 465: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 467: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 470: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 518: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 531: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 551: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 561: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 602: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 604: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
04:57:43 657: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
04:57:43 67: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
04:57:43 93: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/BaseEditHelper.xtend
04:57:43 24: The public modifier is unnecessary on class BaseEditHelper
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 31: The import 'plugin.Activator' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 29: The import 'xpt.Common' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 26: The import 'com.google.inject.Inject' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 30: The import 'xpt.Externalizer' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 19: The import 'com.google.inject.Singleton' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 27: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 82: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 96: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 122: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 150: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 159: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 159: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 198: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 273: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 348: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 415: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 446: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 603: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 640: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 644: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 670: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 676: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 718: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
04:57:43 785: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorItem.xtend
04:57:43 57: Suspiciously overloaded method.
04:57:43 The method
04:57:43 	equals(GenNavigator) in NavigatorItem on 'this'
04:57:43 overloads the method
04:57:43 	equals(Object) in Object on parameter 'it'.
04:57:43 [WARNING] 
04:57:43 WARNING: 	getExpression.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/getExpression.xtend
04:57:43 62: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelper.xtend
04:57:43 23: The public modifier is unnecessary on class EditHelper
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
04:57:43 170: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
04:57:43 179: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
04:57:43 193: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
04:57:43 210: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
04:57:43 91: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
04:57:43 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/AbstractExpression.xtend
04:57:43 24: The class "AbstractExpression" is not declared abstract.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
04:57:43 101: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
04:57:43 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
04:57:43 300: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
04:57:43 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
04:57:43 91: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers_qvto.xtend
04:57:43 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
04:57:43 166: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
04:57:43 248: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
04:57:43 249: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
04:57:43 39: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
04:57:43 66: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
04:57:43 72: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 299: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 76: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 139: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 181: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 333: Unnecessary cast from ToolGroup to ToolGroup
04:57:43 [WARNING] 
04:57:43 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
04:57:43 417: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
04:57:43 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
04:57:43 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
04:57:43 34: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
04:57:43 42: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
04:57:43 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
04:57:43 95: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 180: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 192: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 204: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 207: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 209: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 218: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
04:57:43 261: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
04:57:43 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
04:57:43 37: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
04:57:43 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
04:57:43 49: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/extensions.xtend
04:57:43 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
04:57:43 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
04:57:43 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
04:57:43 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 39: The value of the field CreateShortcutAction.xptShortcutCreationWizard is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 42: The value of the field CreateShortcutAction.xptCreateShortcutDecorationCommand is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 43: The value of the field CreateShortcutAction.xptElementChooser is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 44: The value of the field CreateShortcutAction.xptDiagramEditorUtil is not used
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
04:57:43 109: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 114: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 129: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 134: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
04:57:43 255: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/extensions.xtend
04:57:43 156: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 168: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 291: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 303: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 313: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
04:57:43 325: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
04:57:43 24: The class "AbstractNavigatorItem" is not declared abstract.
04:57:43 [WARNING] 
04:57:43 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
04:57:43 43: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 84: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 85: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 293: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 363: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 367: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 367: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 368: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 504: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 504: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
04:57:43 507: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
04:57:43 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
04:57:43 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
04:57:43 161: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	EditHelperAdvice.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelperAdvice.xtend
04:57:43 22: The public modifier is unnecessary on class EditHelperAdvice
04:57:43 [WARNING] 
04:57:43 WARNING: 	QualifiedClassNameProvider.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/QualifiedClassNameProvider.xtend
04:57:43 49: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
04:57:43 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
04:57:43 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
04:57:43 243: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
04:57:43 248: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
04:57:43 106: Cannot infer type from recursive usage. Type 'Object' is used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
04:57:43 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	linkCommands.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/linkCommands.xtend
04:57:43 58: The extension xpt.QualifiedClassNameProvider is not used in linkCommands
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 157: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 160: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 187: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 224: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 234: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 279: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 280: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 282: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 283: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 284: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 285: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 286: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 287: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 289: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
04:57:43 290: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 80: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 117: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 121: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 227: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
04:57:43 228: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
04:57:43 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorGroup.xtend
04:57:43 59: Suspiciously overloaded method.
04:57:43 The method
04:57:43 	equals(GenNavigator) in NavigatorGroup on 'this'
04:57:43 overloads the method
04:57:43 	equals(Object) in Object on parameter 'it'.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 34: The import 'xpt.CodeStyle' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 42: The import 'java.util.Set' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 43: The import 'org.eclipse.emf.codegen.ecore.genmodel.GenFeature' is never used.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 186: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 190: Inconsistent indentation
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 199: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 212: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 261: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 349: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 379: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 433: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 523: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:43 [WARNING] 
04:57:43 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
04:57:43 585: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:48 [INFO] 
04:57:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
04:57:48 [INFO] 
04:57:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:48 [INFO] Compiling 199 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
04:57:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GMFGeneratorModule.java:[19] 
04:57:50 	import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider;
04:57:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:50 The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used
04:57:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenXtendPlugin.java:[18] 
04:57:50 	import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator;
04:57:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:50 The import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator is never used
04:57:50 2 problems (2 warnings)
04:57:50 [INFO] 
04:57:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
04:57:50 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
04:57:50 [INFO] 
04:57:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57: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
04:57:50 [INFO] 
04:57:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:50 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
04:57:52 [INFO] 
04:57:52 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
04:57:52 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [22/76]
04:57:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] The project's OSGi version is 1.0.0.202112100949
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:52 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
04:57:52 [INFO] 
04:57:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57: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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
04:57:52 [INFO] 
04:57:52 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
04:57:52 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT              [23/76]
04:57:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
04:57:52 [INFO] 
04:57:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.codegen ---
04:57: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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
04:57:52 [INFO] 
04:57:52 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
04:57:52 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                   [24/76]
04:57:52 [INFO] --------------------------------[ pom ]---------------------------------
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-assistants ---
04:57: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
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml-assistants ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
04:57:52 [INFO] 
04:57:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
04:57:52 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [25/76]
04:57:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:52 [INFO] 
04:57:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:52 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:52 [INFO] The project's OSGi version is 3.0.0.202112100949
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:52 [INFO] 
04:57:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:52 [INFO] 
04:57:52 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 101: The public modifier is unnecessary on method hasSemanticSupertype
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 144: Null-safe call of primitive-valued feature canContain, default value false will be used
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 164: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 170: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
04:57:54 [WARNING] 
04:57:54 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
04:57:54 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
04:57:54 122: Null-safe call of primitive-valued feature contains, default value false will be used
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
04:57:54 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
04:57:54 63: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
04:57:54 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
04:57:54 140: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:54 [WARNING] 
04:57:54 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
04:57:54 68: The public modifier is unnecessary on method diPostfix
04:57:54 [INFO] 
04:57:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
04:57:54 [INFO] 
04:57:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:54 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
04:57:55 [INFO] 
04:57:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:55 [INFO] 
04:57:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57: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
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
04:57:55 [INFO] 
04:57:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
04:57:55 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [26/76]
04:57:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:55 [INFO] 
04:57:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:55 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:55 [INFO] The project's OSGi version is 5.0.0.202112100949
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:55 [INFO] 
04:57:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:55 [INFO] 
04:57:55 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [WARNING] 
04:57:56 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
04:57:56 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:56 [WARNING] 
04:57:56 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
04:57:56 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:56 [WARNING] 
04:57:56 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
04:57:56 200: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:56 [WARNING] 
04:57:56 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
04:57:56 258: The operator '==' should be replaced by '===' when null is one of the arguments.
04:57:56 [INFO] 
04:57:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
04:57:56 [INFO] 
04:57:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:57:56 [INFO] 
04:57:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57: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
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
04:57:56 [INFO] 
04:57:56 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
04:57:56 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [27/76]
04:57:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:56 [INFO] 
04:57:56 [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:56 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:56 [INFO] The project's OSGi version is 2.0.100.202112100949
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:56 [INFO] 
04:57:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:56 [INFO] 
04:57:56 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:57 [WARNING] 
04:57:57 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
04:57:57 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:57 [WARNING] 
04:57:57 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
04:57:57 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
04:57:57 [INFO] 
04:57:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
04:57:57 [INFO] 
04:57:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:57 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
04:57:58 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
04:57:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
04:57:58 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
04:57:58 	             ^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
04:57:58 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
04:57:58 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
04:57:58 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
04:57:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
04:57:58 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
04:57:58 	                           ^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
04:57:58 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
04:57:58 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
04:57:58 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
04:57:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
04:57:58 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
04:57:58 	             ^^^^^^^^^^^^
04:57:58 The type AdapterUtils is deprecated
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
04:57:58 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
04:57:58 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
04:57:58 9 problems (9 warnings)
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57: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
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
04:57:58 [INFO] 
04:57:58 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension >-------
04:57:58 [INFO] Building org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT      [28/76]
04:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] The project's OSGi version is 3.0.0.202112100949
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/main/resources
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/bin
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/Action.java:[44] 
04:57:58 	Iterator<Object> eltIt = selection.iterator();
04:57:58 	                         ^^^^^^^^^^^^^^^^^^^^
04:57:58 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[145] 
04:57:58 	eObject.eResource().save(new HashMap());
04:57:58 	                             ^^^^^^^
04:57:58 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[344] 
04:57:58 	boolean createOpenDiagramBehaviour = true;
04:57:58 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 The value of the local variable createOpenDiagramBehaviour is not used
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddSmallAndLargeIconForPaletteAction.java:[76] 
04:57:58 	eObject.eResource().save(new HashMap());
04:57:58 	                             ^^^^^^^
04:57:58 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
04:57:58 4 problems (4 warnings)
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/test/resources
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmfgenextension ---
04:57: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
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmfgenextension ---
04:57:58 [INFO] 
04:57:58 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
04:57:58 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT           [29/76]
04:57:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] The project's OSGi version is 2.0.0.202112100949
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
04:57:58 	List<EObject> list = (List<EObject>)inputObject;
04:57:58 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:58 Type safety: Unchecked cast from Object to List<EObject>
04:57:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
04:57:58 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
04:57:58 	                                                                                         ^^^^
04:57:58 Type safety: Potential heap pollution via varargs parameter more
04:57:58 2 problems (2 warnings)
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.mwe2.utils ---
04:57: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
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
04:57:58 [INFO] 
04:57:58 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
04:57:58 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.2.0-SNAPSHOT   [30/76]
04:57:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:57:58 [INFO] 
04:57:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] The project's OSGi version is 1.2.0.202112100949
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.2.0-SNAPSHOT.jar
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:58 [INFO] 
04:57:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.diagramgen.feature ---
04:57: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
04:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.2.0-SNAPSHOT-sources-feature.jar
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
04:57:59 [INFO] 
04:57:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
04:57:59 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [31/76]
04:57:59 [INFO] --------------------------------[ pom ]---------------------------------
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.tests.junit-framework ---
04:57: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
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.tests.junit-framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
04:57:59 [INFO] 
04:57:59 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
04:57:59 [INFO] Building org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT      [32/76]
04:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] The project's OSGi version is 2.1.0.202112100949
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
04:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
04:57:59 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
04:57:59 	      ^^^^^^^^^^^^
04:57:59 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
04:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
04:57:59 	static ListenerList getOperationHistoryListeners() {
04:57:59 	       ^^^^^^^^^^^^
04:57:59 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
04:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
04:57:59 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
04:57:59 	        ^^^^^^^^^^^^
04:57:59 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
04:57:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
04:57:59 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
04:57:59 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:57:59 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
04:57:59 4 problems (4 warnings)
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT-sources.jar
04:57:59 [INFO] 
04:57:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.framework ---
04:57: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
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.1.0-SNAPSHOT.jar
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
04:57:59 [INFO] 
04:57:59 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
04:57:59 [INFO] Building org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT          [33/76]
04:57:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] The project's OSGi version is 3.1.0.202112100949
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] 
04:57:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:57:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:57:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
04:57:59 [INFO] 
04:57:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
04:57:59 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
04:58:00 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
04:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
04:58:00 	protected DefaultXtextDirectEditorConfiguration editor;
04:58:00 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
04:58:00 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
04:58:00 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
04:58:00 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
04:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
04:58:00 	protected DefaultXtextDirectEditorConfiguration editor;
04:58:00 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
04:58:00 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
04:58:00 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
04:58:00 	IParser parser = editor.createParser(initialElement);
04:58:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
04:58:00 	IParser parser = editor.createParser(parentElement);
04:58:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
04:58:00 	extracted = ((Class<?>) extracted).newInstance();
04:58:00 	                                   ^^^^^^^^^^^^^
04:58:00 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
04:58:00 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
04:58:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The type DiResourceSet is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
04:58:00 	ModelSet modelSet = new DiResourceSet();
04:58:00 	                        ^^^^^^^^^^^^^
04:58:00 The type DiResourceSet is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
04:58:00 	ModelSet modelSet = new DiResourceSet();
04:58:00 	                        ^^^^^^^^^^^^^^^
04:58:00 The constructor DiResourceSet() is deprecated
04:58:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
04:58:00 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
04:58:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:00 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
04:58:00 13 problems (13 warnings)
04:58:00 [INFO] 
04:58:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT-sources.jar
04:58:00 [INFO] 
04:58:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.utils ---
04:58: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
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.1.0-SNAPSHOT.jar
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
04:58:00 [INFO] 
04:58:00 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
04:58:00 [INFO] Building org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT        [34/76]
04:58:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
04:58:00 [INFO] 
04:58:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] 
04:58:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
04:58:00 [INFO] 
04:58:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
04:58:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[53] 
04:58:01 	import org.eclipse.pde.api.tools.internal.model.ApiModelFactory;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[54] 
04:58:01 	import org.eclipse.pde.api.tools.internal.model.BundleComponent;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[55] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.VisibilityModifiers;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[56] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[57] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiScope;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[58] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[59] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiBaseline;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[60] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[61] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiScope;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[133] 
04:58:01 	IApiBaseline baseline = getBaseline(exclusionPatterns, progress.newChild(25));
04:58:01 	^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[140] 
04:58:01 	IApiScope scope = getAPIToCompare(exclusionPatterns, progress.newChild(25));
04:58:01 	^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
04:58:01 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
04:58:01 	^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
04:58:01 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
04:58:01 	               ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
04:58:01 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
04:58:01 	                             ^^^^^^^
04:58:01 Discouraged access: The method 'ApiComparator.compare(IApiScope, IApiBaseline, int, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
04:58:01 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
04:58:01 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
04:58:01 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
04:58:01 	                                                                          ^^^
04:58:01 Discouraged access: The field 'VisibilityModifiers.API' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[149] 
04:58:01 	delta.accept(visitor);
04:58:01 	      ^^^^^^
04:58:01 Discouraged access: The method 'IDelta.accept(DeltaVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[174] 
04:58:01 	IApiBaseline getBaseline(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws IOException, CoreException {
04:58:01 	^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
04:58:01 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
04:58:01 	^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
04:58:01 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
04:58:01 	                      ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
04:58:01 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
04:58:01 	                                      ^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[176] 
04:58:01 	List<IApiComponent> components = new ArrayList<>();
04:58:01 	     ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
04:58:01 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
04:58:01 	^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
04:58:01 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
04:58:01 	                          ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
04:58:01 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
04:58:01 	                                          ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[214] 
04:58:01 	if ((component != null) && !isExcluded(exclusionPatterns, component.getSymbolicName())) {
04:58:01 	                                                                    ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[216] 
04:58:01 	monitor.subTask(" added component " + component.getSymbolicName());
04:58:01 	                                                ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
04:58:01 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
04:58:01 	       ^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
04:58:01 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
04:58:01 	                                               ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[249] 
04:58:01 	ApiScope getAPIToCompare(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws CoreException {
04:58:01 	^^^^^^^^
04:58:01 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
04:58:01 	ApiScope result = new ApiScope();
04:58:01 	^^^^^^^^
04:58:01 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
04:58:01 	ApiScope result = new ApiScope();
04:58:01 	                      ^^^^^^^^
04:58:01 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
04:58:01 	ApiScope result = new ApiScope();
04:58:01 	                      ^^^^^^^^
04:58:01 Discouraged access: The constructor 'ApiScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
04:58:01 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
04:58:01 	^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
04:58:01 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
04:58:01 	                               ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
04:58:01 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
04:58:01 	                                               ^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[261] 
04:58:01 	IApiComponent component = null;
04:58:01 	^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
04:58:01 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
04:58:01 	            ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
04:58:01 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
04:58:01 	                            ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[273] 
04:58:01 	result.addElement(component);
04:58:01 	       ^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiScope.addElement(IApiElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[274] 
04:58:01 	monitor.subTask(" added component " + component.getSymbolicName());
04:58:01 	                                                ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
04:58:01 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
04:58:01 	     ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
04:58:01 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
04:58:01 	                                                     ^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'ApiScope.getApiElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[285] 
04:58:01 	.filter(IApiComponent.class::isInstance)
04:58:01 	        ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[286] 
04:58:01 	.map(IApiComponent.class::cast)
04:58:01 	     ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
04:58:01 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
04:58:01 	                ^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
04:58:01 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
04:58:01 	                                                           ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
04:58:01 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
04:58:01 	          ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
04:58:01 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
04:58:01 	                                                    ^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
04:58:01 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
04:58:01 	^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
04:58:01 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
04:58:01 	                             ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
04:58:01 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
04:58:01 	                             ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The constructor 'BundleComponent(IApiBaseline, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[39] 
04:58:01 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[40] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[41] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaProcessor;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[42] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaVisitor;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[43] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[44] 
04:58:01 	import org.eclipse.pde.api.tools.internal.util.Util;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[55] 
04:58:01 	public class SafeDeltaXmlVisitor extends DeltaVisitor {
04:58:01 	                                         ^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
04:58:01 	fDoc = Util.newDocument();
04:58:01 	       ^^^^
04:58:01 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
04:58:01 	fDoc = Util.newDocument();
04:58:01 	            ^^^^^^^^^^^
04:58:01 Discouraged access: The method 'Util.newDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
04:58:01 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
04:58:01 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
04:58:01 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
04:58:01 	                                              ^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.DELTAS_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[81] 
04:58:01 	public boolean visit(IDelta delta) {
04:58:01 	                     ^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
04:58:01 	if (delta == ApiComparator.NO_DELTA) {
04:58:01 	             ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
04:58:01 	if (delta == ApiComparator.NO_DELTA) {
04:58:01 	                           ^^^^^^^^
04:58:01 Discouraged access: The field 'ApiComparator.NO_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[85] 
04:58:01 	if (delta.getChildren().length == 0) {
04:58:01 	          ^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[91] 
04:58:01 	protected void processLeafDelta(IDelta delta) {
04:58:01 	                                ^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
04:58:01 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
04:58:01 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
04:58:01 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
04:58:01 	                                                           ^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.DELTA_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
04:58:01 	                                           ^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
04:58:01 	                                                                              ^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getFlags()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
04:58:01 	                                           ^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
04:58:01 	                                                      ^^^^
04:58:01 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
04:58:01 	                                                           ^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'Util.getDeltaKindName(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
04:58:01 	                                                                   ^^^^
04:58:01 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
04:58:01 	                                                                        ^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'Util.getDeltaElementType(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
04:58:01 	                                           ^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_KEY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
04:58:01 	                                                           ^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[97] 
04:58:01 	String typeName = delta.getTypeName();
04:58:01 	                        ^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_TYPE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
04:58:01 	                                                                                  ^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
04:58:01 	                                                                                                 ^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'DeltaProcessor.isCompatible(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
04:58:01 	                                                                                           ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getOldModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
04:58:01 	                                                                                           ^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getNewModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
04:58:01 	                                           ^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_RESTRICTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
04:58:01 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getCurrentRestrictions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[105] 
04:58:01 	String apiComponentID = delta.getComponentVersionId();
04:58:01 	                              ^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getComponentVersionId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
04:58:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPONENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
04:58:01 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
04:58:01 	                                           ^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
04:58:01 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
04:58:01 	                                                                                      ^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[111] 
04:58:01 	String[] messageArguments = delta.getArguments();
04:58:01 	                                  ^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'IDelta.getArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
04:58:01 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
04:58:01 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
04:58:01 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
04:58:01 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
04:58:01 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
04:58:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
04:58:01 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
04:58:01 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
04:58:01 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
04:58:01 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
04:58:01 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
04:58:01 	                                                     ^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_VALUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[155] 
04:58:01 	public void endVisit(IDelta delta) {
04:58:01 	                     ^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
04:58:01 	return Util.serializeDocument(fDoc);
04:58:01 	       ^^^^
04:58:01 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
04:58:01 	return Util.serializeDocument(fDoc);
04:58:01 	            ^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'Util.serializeDocument(Document)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[25] 
04:58:01 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[26] 
04:58:01 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[42] 
04:58:01 	for (Field next : IDelta.class.getFields()) {
04:58:01 	                  ^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[79] 
04:58:01 	protected void processLeafDelta(IDelta delta) {
04:58:01 	                                ^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
04:58:01 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
04:58:01 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
04:58:01 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
04:58:01 	                                                  ^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
04:58:01 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
04:58:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
04:58:01 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
04:58:01 	                            ^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
04:58:01 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
04:58:01 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
04:58:01 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
04:58:01 	                                  ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
04:58:01 	case IDelta.INTERFACE_ELEMENT_TYPE:
04:58:01 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
04:58:01 	case IDelta.INTERFACE_ELEMENT_TYPE:
04:58:01 	            ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IDelta.INTERFACE_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
04:58:01 	getString(delta, IApiXmlConstants.ATTR_KIND),
04:58:01 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
04:58:01 	getString(delta, IApiXmlConstants.ATTR_KIND),
04:58:01 	                                  ^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
04:58:01 	case IDelta.ADDED:
04:58:01 	     ^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
04:58:01 	case IDelta.ADDED:
04:58:01 	            ^^^^^
04:58:01 Discouraged access: The field 'IDelta.ADDED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
04:58:01 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
04:58:01 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
04:58:01 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
04:58:01 	                                       ^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
04:58:01 	case IDelta.FIELD:
04:58:01 	     ^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
04:58:01 	case IDelta.FIELD:
04:58:01 	            ^^^^^
04:58:01 Discouraged access: The field 'IDelta.FIELD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
04:58:01 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
04:58:01 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
04:58:01 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
04:58:01 	                                               ^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
04:58:01 	case IDelta.METHOD:
04:58:01 	     ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
04:58:01 	case IDelta.METHOD:
04:58:01 	            ^^^^^^
04:58:01 Discouraged access: The field 'IDelta.METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
04:58:01 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
04:58:01 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
04:58:01 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
04:58:01 	                                               ^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
04:58:01 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
04:58:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
04:58:01 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
04:58:01 	                            ^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
04:58:01 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
04:58:01 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
04:58:01 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
04:58:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
04:58:01 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
04:58:01 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
04:58:01 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
04:58:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[25] 
04:58:01 	import org.eclipse.core.internal.runtime.InternalPlatform;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
04:58:01 	import org.eclipse.pde.internal.core.PDECore;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
04:58:01 	import org.eclipse.pde.internal.core.feature.Feature;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
04:58:01 	import org.eclipse.pde.internal.core.ifeature.IFeature;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
04:58:01 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
04:58:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
04:58:01 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
04:58:01 	                        ^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
04:58:01 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
04:58:01 	                                         ^^^^^^^^^^
04:58:01 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
04:58:01 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
04:58:01 	                                                      ^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[110] 
04:58:01 	public static List<Feature> getPapyrusFeature() {
04:58:01 	                   ^^^^^^^
04:58:01 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[111] 
04:58:01 	final List<Feature> features = new ArrayList<>();
04:58:01 	           ^^^^^^^
04:58:01 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
04:58:01 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
04:58:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
04:58:01 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
04:58:01 	                                                            ^^^^^^^
04:58:01 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
04:58:01 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
04:58:01 	                                                                    ^^^^^^^^^^
04:58:01 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
04:58:01 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
04:58:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
04:58:01 	IFeatureModel[] models2 = manager.getModels();
04:58:01 	^^^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
04:58:01 	IFeatureModel[] models2 = manager.getModels();
04:58:01 	                                  ^^^^^^^^^
04:58:01 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
04:58:01 	for (IFeatureModel iFeatureModel : models2) {
04:58:01 	     ^^^^^^^^^^^^^
04:58:01 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
04:58:01 	final IFeature feature = iFeatureModel.getFeature();
04:58:01 	      ^^^^^^^^
04:58:01 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
04:58:01 	final IFeature feature = iFeatureModel.getFeature();
04:58:01 	                                       ^^^^^^^^^^
04:58:01 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
04:58:01 	features.add((Feature) feature);
04:58:01 	              ^^^^^^^
04:58:01 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
04:58:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundlesTests.java:[444] 
04:58:01 	int nbWarning = 0;
04:58:01 	    ^^^^^^^^^
04:58:01 The value of the local variable nbWarning is not used
04:58:01 169 problems (169 warnings)
04:58:01 [INFO] 
04:58:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar
04:58:01 [INFO] 
04:58:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.bundles.tests ---
04:58: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
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
04:58:01 [INFO] 
04:58:01 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
04:58:02 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data/.metadata/.log
04:58:02 [INFO] Command line:
04:58: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, -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
04:58:02 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths, -Xms512m, -Xmx2048m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
04:58:08 Running org.eclipse.papyrus.bundles.tests.APIReports
04:58:08 
04:58:08 
04:58:08 Discovering API baseline...Error visiting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
04:58:08 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/https:/download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/
04:58:08 								-Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths
04:58:08 
04:58:08 Discovering current API....
04:58:08 Computing deltas....... Done.
04:58:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.eclipse.papyrus.bundles.tests.APIReports
04:58:08 apiDeltaReport(org.eclipse.papyrus.bundles.tests.APIReports)  Time elapsed: 0.275 s
04:58:08 
04:58:08 Results:
04:58:08 
04:58:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
04:58:08 
04:58:09 [INFO] All tests passed!
04:58:09 [INFO] 
04:58:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.siriusdiag.junit.utils >---
04:58:09 [INFO] Building org.eclipse.papyrus.siriusdiag.junit.utils 1.0.0-SNAPSHOT [35/76]
04:58:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:09 [INFO] 
04:58:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] 
04:58:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:09 [INFO] 
04:58:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] 
04:58:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] 
04:58:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/src/main/resources
04:58:09 [INFO] 
04:58:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/bin
04:58:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/src/org/eclipse/papyrus/sirusdiag/junit/utils/rules/SiriusDiagramEditorFixture.java:[2322] 
04:58:10 	SiriusDiagramModel siriusModel = (SiriusDiagramModel) modelSet.getModel(SiriusDiagramModel.SIRIUS_DIAGRAM_MODEL_ID);
04:58:10 	                   ^^^^^^^^^^^
04:58:10 The value of the local variable siriusModel is not used
04:58:10 1 problem (1 warning)
04:58:10 [INFO] 
04:58:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/src/test/resources
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/target/org.eclipse.papyrus.siriusdiag.junit.utils-1.0.0-SNAPSHOT-sources.jar
04:58:10 [INFO] 
04:58:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/target/org.eclipse.papyrus.siriusdiag.junit.utils-1.0.0-SNAPSHOT.jar
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58: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
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/tests/junit/framework/org.eclipse.papyrus.siriusdiag.junit.utils/target/org.eclipse.papyrus.siriusdiag.junit.utils-1.0.0-SNAPSHOT.jar
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.siriusdiag.junit.utils ---
04:58:10 [INFO] 
04:58:10 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
04:58:10 [INFO] Building org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT        [36/76]
04:58:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:10 [INFO] 
04:58:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.feature ---
04:58: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
04:58:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
04:58:10 [INFO] 
04:58:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
04:58:10 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [37/76]
04:58:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:10 [INFO] 
04:58:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] The project's OSGi version is 2.0.100.202112100949
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] 
04:58:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
04:58:10 [INFO] 
04:58:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
04:58:10 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
04:58:11 	final String newVersion = dialog.getValue();
04:58:11 	             ^^^^^^^^^^
04:58:11 The value of the local variable newVersion is not used
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
04:58:11 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
04:58:11 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 The method getEditorDescriptor(String) from the type IDE is deprecated
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
04:58:11 	import org.eclipse.ui.internal.WorkingSet;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
04:58:11 	} else if(current instanceof WorkingSet) {
04:58:11 	                             ^^^^^^^^^^
04:58:11 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
04:58:11 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
04:58:11 	                              ^^^^^^^^^^
04:58:11 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
04:58:11 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
04:58:11 	                                                  ^^^^^^^^^^^
04:58:11 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:11 6 problems (6 warnings)
04:58:11 [INFO] 
04:58:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.project.management ---
04:58: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
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
04:58:11 [INFO] 
04:58:11 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
04:58:11 [INFO] Building org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT         [38/76]
04:58:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:11 [INFO] 
04:58:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] The project's OSGi version is 3.1.0.202112100949
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
04:58:11 	import org.eclipse.oomph.base.Annotation;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
04:58:11 	import org.eclipse.oomph.base.BaseFactory;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
04:58:11 	import org.eclipse.oomph.p2.Repository;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
04:58:11 	import org.eclipse.oomph.p2.RepositoryList;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
04:58:11 	import org.eclipse.oomph.targlets.Targlet;
04:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
04:58:11 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
04:58:11 	                     ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
04:58:11 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
04:58:11 	    ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
04:58:11 	for (Repository repo : repositories) {
04:58:11 	     ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
04:58:11 	private Collection<Repository> getSelectedRepositories(Object context) {
04:58:11 	                   ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
04:58:11 	List<Repository> result = new ArrayList<>();
04:58:11 	     ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
04:58:11 	if (selected instanceof Repository) {
04:58:11 	                        ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
04:58:11 	Repository repo = (Repository) selected;
04:58:11 	^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
04:58:11 	Repository repo = (Repository) selected;
04:58:11 	                   ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
04:58:11 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
04:58:11 	                                  ^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
04:58:11 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
04:58:11 	                                                                                                ^^^^^^^
04:58:11 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
04:58:11 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
04:58:11 	                                                   ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
04:58:11 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
04:58:11 	                                              ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
04:58:11 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
04:58:11 	               ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
04:58:11 	Repository repo = next.getKey();
04:58:11 	^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
04:58:11 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
04:58:11 	^^^^^^^^^^
04:58:11 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
04:58:11 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
04:58:11 	                             ^^^^^^^^^^^^^
04:58:11 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
04:58:11 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
04:58:11 	             ^^^^^^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
04:58:11 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
04:58:11 	                         ^^^^^^^^^
04:58:11 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
04:58:11 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
04:58:11 	                                   ^^^^^^^^^^^^^^^^
04:58:11 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
04:58:11 	repo.getAnnotations().add(annotation);
04:58:11 	     ^^^^^^^^^^^^^^
04:58:11 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
04:58:11 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
04:58:11 	           ^^^^^^^^^^
04:58:11 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
04:58:11 	repo.setURL(aggr.getRepositoryURL());
04:58:11 	     ^^^^^^
04:58:11 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
04:58:11 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
04:58:11 	                                                                                ^^^^^^^^^^
04:58:11 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
04:58:11 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
04:58:11 	                                                                                                  ^^^^^^
04:58:11 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
04:58:11 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
04:58:11 	                ^^^^^^^^^^^^^^^^^
04:58:11 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
04:58:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
04:58:11 	DependencyUpdater<?> updater = updaterClass.newInstance();
04:58:11 	                                            ^^^^^^^^^^^^^
04:58:11 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
04:58:11 31 problems (31 warnings)
04:58:11 [INFO] 
04:58:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT-sources.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng.tools ---
04:58: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
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.1.0-SNAPSHOT.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
04:58:11 [INFO] 
04:58:11 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
04:58:11 [INFO] Building org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT       [39/76]
04:58:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:11 [INFO] 
04:58:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
04:58:11 [INFO] 
04:58:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng.feature ---
04:58: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
04:58:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.releng.feature ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
04:58:12 [INFO] 
04:58:12 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
04:58:12 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [40/76]
04:58:12 [INFO] --------------------------------[ pom ]---------------------------------
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validations ---
04:58: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
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validations ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
04:58:12 [INFO] 
04:58:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
04:58:12 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [41/76]
04:58:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
04:58:12 [INFO] 
04:58:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58: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
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
04:58:12 [INFO] 
04:58:12 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
04:58:12 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT            [42/76]
04:58:12 [INFO] --------------------------------[ pom ]---------------------------------
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths-builder ---
04:58: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
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths-builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
04:58:12 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [43/76]
04:58:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] The project's OSGi version is 1.1.0.202112100949
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] 
04:58:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
04:58:12 [INFO] 
04:58:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:12 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
04:58:13 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 The type BundleVersionHelper is deprecated
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
04:58:13 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
04:58:13 	^^^^^^^^^^^^^^^^^^^
04:58:13 The type BundleVersionHelper is deprecated
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
04:58:13 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
04:58:13 	                                       ^^^^^^^^^^^^^^^^^^^
04:58:13 The type BundleVersionHelper is deprecated
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
04:58:13 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
04:58:13 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 The constructor BundleVersionHelper(String) is deprecated
04:58:13 4 problems (4 warnings)
04:58:13 [INFO] 
04:58:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58: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
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
04:58:13 [INFO] 
04:58:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
04:58:13 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [44/76]
04:58:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:13 [INFO] 
04:58:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58: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
04:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
04:58:13 [INFO] 
04:58:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
04:58:13 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [45/76]
04:58:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:13 [INFO] 
04:58:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] The project's OSGi version is 3.0.0.202112100949
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] 
04:58:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
04:58:13 	import org.eclipse.core.internal.resources.File;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
04:58:13 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
04:58:13 	                               ^^^^
04:58:13 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
04:58:13 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
04:58:13 	                                                                                                                             ^^^^
04:58:13 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
04:58:13 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
04:58:13 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
04:58:13 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
04:58:13 	                                                                                                                              ^^^^
04:58:13 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
04:58:13 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
04:58:13 	                                                                                                                                                     ^^^^^^^^^^^
04:58:13 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
04:58:13 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
04:58:13 	                                               ^^^^
04:58:13 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
04:58:13 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
04:58:13 	                                                                      ^^^^^^^^^^^
04:58:13 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
04:58:13 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
04:58:13 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
04:58:13 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
04:58:13 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
04:58:13 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
04:58:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
04:58:13 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
04:58:13 	        ^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
04:58:13 	private IProjectProvider projectProvider;
04:58:13 	        ^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
04:58:13 	protected PluginContentPage contentPage;
04:58:13 	          ^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
04:58:13 	private PluginFieldData pluginData;
04:58:13 	        ^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
04:58:13 	pluginData = new PluginFieldData();
04:58:13 	                 ^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
04:58:13 	pluginData = new PluginFieldData();
04:58:13 	                 ^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
04:58:13 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
04:58:13 	                                               ^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
04:58:13 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
04:58:13 	                                               ^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
04:58:13 	projectProvider = new IProjectProvider() {
04:58:13 	                      ^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
04:58:13 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
04:58:13 	                  ^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
04:58:13 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
04:58:13 	                  ^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
04:58:13 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
04:58:13 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
04:58:13 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
04:58:13 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
04:58:13 	return this.projectProvider.getProject();
04:58:13 	                            ^^^^^^^^^^
04:58:13 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
04:58:13 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
04:58:13 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
04:58:13 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
04:58:13 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:13 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
04:58:13 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
04:58:13 	                                                                                ^^^^^^^^^^
04:58:13 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
04:58:13 30 problems (30 warnings)
04:58:13 [INFO] 
04:58:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
04:58:13 [INFO] 
04:58:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:13 [INFO] 
04:58:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58: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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
04:58:14 [INFO] 
04:58:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
04:58:14 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [46/76]
04:58:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] The project's OSGi version is 4.0.0.202112100949
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58: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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
04:58:14 [INFO] 
04:58:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
04:58:14 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [47/76]
04:58:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] The project's OSGi version is 3.0.0.202112100949
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58: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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
04:58:14 [INFO] 
04:58:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
04:58:14 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [48/76]
04:58:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] The project's OSGi version is 3.0.0.202112100949
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
04:58:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
04:58:14 	public Object getAdapter(Class key) {
04:58:14 	       ^^^^^^
04:58:14 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
04:58:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
04:58:14 	return super.getAdapter(key);
04:58:14 	       ^^^^^^^^^^^^^^^^^^^^^
04:58:14 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
04:58:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
04:58:14 	return super.getAdapter(key);
04:58:14 	                        ^^^
04:58:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
04:58:14 3 problems (3 warnings)
04:58:14 [INFO] 
04:58:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
04:58:14 [INFO] 
04:58:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58: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
04:58:14 [INFO] 
04:58:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
04:58:15 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [49/76]
04:58:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:15 [INFO] 
04:58:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] The project's OSGi version is 4.1.0.202112100949
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
04:58:15 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
04:58:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:15 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
04:58:15 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
04:58:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:15 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
04:58:15 	public Object getAdapter(Class key) {
04:58:15 	       ^^^^^^
04:58:15 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
04:58:15 	return super.getAdapter(key);
04:58:15 	       ^^^^^^^^^^^^^^^^^^^^^
04:58:15 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
04:58:15 	return super.getAdapter(key);
04:58:15 	                        ^^^
04:58:15 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
04:58:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
04:58:15 	private String getInitRequiredProfilesValue() {
04:58:15 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:15 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
04:58:15 6 problems (6 warnings)
04:58:15 [INFO] 
04:58:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
04:58:15 [INFO] 
04:58:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58: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
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
04:58:15 [INFO] 
04:58:15 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
04:58:15 [INFO] Building org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT           [50/76]
04:58:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:15 [INFO] 
04:58:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] 
04:58:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
04:58:15 [INFO] 
04:58:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
04:58:15 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
04:58:16 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
04:58:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:16 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
04:58:16 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
04:58:16 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
04:58:16 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
04:58:16 	private Image defaultImage;
04:58:16 	              ^^^^^^^^^^^^
04:58:16 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
04:58:16 	super();
04:58:16 	^^^^^^^^
04:58:16 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
04:58:16 	super.addPages();
04:58:16 	      ^^^^^^^^
04:58:16 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
04:58:16 	if (page == fContentPage) { // Remove the template page
04:58:16 	            ^^^^^^^^^^^^
04:58:16 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
04:58:16 	return this.fContentPage.getData().getProvider();
04:58:16 	            ^^^^^^^^^^^^
04:58:16 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
04:58:16 	return this.fContentPage.getData().getProvider();
04:58:16 	                         ^^^^^^^
04:58:16 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
04:58:16 	boolean result = super.performFinish();
04:58:16 	                       ^^^^^^^^^^^^^
04:58:16 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
04:58:16 	IProject project = this.fMainPage.getProjectHandle();
04:58:16 	                        ^^^^^^^^^
04:58:16 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
04:58:16 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
04:58:16 	        ^^^^^^^^^^^^^^^
04:58:16 The value of the local variable configurePlugin is not used
04:58:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
04:58:16 	this.configuration.setPlugin(getWizard().getPluginId());
04:58:16 	                                         ^^^^^^^^^^^
04:58:16 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
04:58:16 12 problems (12 warnings)
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths ---
04:58: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
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
04:58:16 [INFO] 
04:58:16 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
04:58:16 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT     [51/76]
04:58:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58: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
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
04:58:16 [INFO] 
04:58:16 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
04:58:16 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [52/76]
04:58:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58: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
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
04:58:16 [INFO] 
04:58:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
04:58:16 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [53/76]
04:58:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] The project's OSGi version is 2.1.0.202112100949
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] 
04:58:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
04:58:16 [INFO] 
04:58:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:16 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
04:58:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
04:58:17 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
04:58:17 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:17 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
04:58:17 2. INFO in /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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)
04:58:17 	@SuppressWarnings({ "nls", "restriction" })
04:58:17 	                    ^^^^^
04:58:17 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
04:58:17 2 problems (0 errors, 1 warning, 1 info)
04:58:17 [INFO] 
04:58:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
04:58:17 [INFO] 
04:58:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58: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
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
04:58:17 [INFO] 
04:58:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
04:58:17 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [54/76]
04:58:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:17 [INFO] 
04:58:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58: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
04:58:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/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
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
04:58:17 [INFO] 
04:58:17 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
04:58:17 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT   [55/76]
04:58:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:17 [INFO] 
04:58:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] The project's OSGi version is 4.0.0.202112100949
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] 
04:58:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
04:58:17 [INFO] 
04:58:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:17 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
04:58:18 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
04:58:18 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                                 ^^^^^^^
04:58:18 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
04:58:18 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
04:58:18 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                                 ^^^^^^^
04:58:18 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
04:58:18 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
04:58:18 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
04:58:18 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
04:58:18 	                                                                                                                                             ^^^^^^^
04:58:18 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
04:58:18 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
04:58:18 	                  ^^^^^^^^^^^^^
04:58:18 The value of the local variable configuration is not used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
04:58:18 	button.setData(new Integer(id));
04:58:18 	                   ^^^^^^^^^^^
04:58:18 The constructor Integer(int) is deprecated since version 9
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
04:58:18 	paletteButtonsMap.put(new Integer(id), button);
04:58:18 	                          ^^^^^^^^^^^
04:58:18 The constructor Integer(int) is deprecated since version 9
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
04:58:18 	private PapyrusPaletteService paletteService;
04:58:18 	                              ^^^^^^^^^^^^^^
04:58:18 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
04:58:18 	private final TableViewer viewer;
04:58:18 	                          ^^^^^^
04:58:18 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
04:58:18 12 problems (12 warnings)
04:58:18 [INFO] 
04:58:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58: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
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
04:58:18 [INFO] 
04:58:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
04:58:18 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.1.0-SNAPSHOT [56/76]
04:58:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:18 [INFO] 
04:58:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] The project's OSGi version is 3.1.0.202112100949
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
04:58:18 	public IObservableValue doGetObservable(String propertyPath) {
04:58:18 	       ^^^^^^^^^^^^^^^^
04:58:18 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
04:58:18 	public class GenericAttributeObservable extends AbstractObservableValue {
04:58:18 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
04:58:18 	ValueDiff diff = new ValueDiff() {
04:58:18 	^^^^^^^^^
04:58:18 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
04:58:18 	ValueDiff diff = new ValueDiff() {
04:58:18 	                     ^^^^^^^^^
04:58:18 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
04:58:18 	protected void fireValueChange(ValueDiff diff) {
04:58:18 	                               ^^^^^^^^^
04:58:18 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
04:58:18 	super.fireValueChange(diff);
04:58:18 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/preferences/CustomizationPreferencesInitializer.java:[18] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.preferences.CustomizationPreferencePage;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.preferences.CustomizationPreferencePage is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[27] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.SectionNameObservableValue;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.SectionNameObservableValue is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[138] 
04:58:18 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
04:58:18 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
04:58:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
04:58:18 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
04:58:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:18 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
04:58:18 41 problems (41 warnings)
04:58:18 [INFO] 
04:58:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.1.0-SNAPSHOT-sources.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.1.0-SNAPSHOT.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58: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
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.1.0-SNAPSHOT.jar
04:58:18 [INFO] 
04:58:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
04:58:18 [INFO] 
04:58:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
04:58:18 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [57/76]
04:58:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] The project's OSGi version is 3.0.0.202112100949
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
04:58:19 	private IObservableValue observable;
04:58:19 	        ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
04:58:19 	observable.setValue(getState());
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
04:58:19 	public void setObservable(IObservableValue value) {
04:58:19 	                          ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
04:58:19 	import org.eclipse.jface.viewers.ViewerSorter;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The type ViewerSorter is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
04:58:19 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
04:58:19 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The constructor CheckboxTableViewer(Composite, int) is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
04:58:19 	viewer.setSorter(new ViewerSorter());
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
04:58:19 	viewer.setSorter(new ViewerSorter());
04:58:19 	                     ^^^^^^^^^^^^
04:58:19 The type ViewerSorter is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
04:58:19 	viewer.setSorter(new ViewerSorter());
04:58:19 	                     ^^^^^^^^^^^^^^
04:58:19 The constructor ViewerSorter() is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[179] 
04:58:19 	switch (editorType) {
04:58:19 	        ^^^^^^^^^^
04:58:19 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[193] 
04:58:19 	public abstract IObservableValue getObservableValue();
04:58:19 	                ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[69] 
04:58:19 	protected IObservableValue srcTextObservable;
04:58:19 	          ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[71] 
04:58:19 	protected IObservableValue targetTextObservable;
04:58:19 	          ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[73] 
04:58:19 	protected UpdateValueStrategy srcFieldStrategy;
04:58:19 	          ^^^^^^^^^^^^^^^^^^^
04:58:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[75] 
04:58:19 	protected UpdateValueStrategy targetFieldStrategy;
04:58:19 	          ^^^^^^^^^^^^^^^^^^^
04:58:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
04:58:19 	srcFieldStrategy = new UpdateValueStrategy();
04:58:19 	                       ^^^^^^^^^^^^^^^^^^^
04:58:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[96] 
04:58:19 	targetFieldStrategy = new UpdateValueStrategy();
04:58:19 	                          ^^^^^^^^^^^^^^^^^^^
04:58:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[172] 
04:58:19 	targetFieldStrategy.setConverter(new IConverter() {
04:58:19 				@Override
04:58:19 				public Object getToType() {
04:58:19 					return String.class;
04:58:19 				}
04:58:19 				@Override
04:58:19 				public Object getFromType() {
04:58:19 					return String.class;
04:58:19 				}
04:58:19 				@Override
04:58:19 				public String convert(Object fromObject) {
04:58:19 					if (srcTextObservable != null) {
04:58:19 						return (String) srcTextObservable.getValue();
04:58:19 					} else if (targetFileChooser.getFilePath() != null) {
04:58:19 						return targetFileChooser.getFilePath();
04:58:19 					}
04:58:19 					return "";
04:58:19 				}
04:58:19 			});
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[172] 
04:58:19 	targetFieldStrategy.setConverter(new IConverter() {
04:58:19 	                                     ^^^^^^^^^^
04:58:19 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[198] 
04:58:19 	srcFieldStrategy.setConverter(new IConverter() {
04:58:19 				@Override
04:58:19 				public Object getToType() {
04:58:19 					return String.class;
04:58:19 				}
04:58:19 				@Override
04:58:19 				public Object getFromType() {
04:58:19 					return String.class;
04:58:19 				}
04:58:19 				@Override
04:58:19 				public String convert(Object fromObject) {
04:58:19 					if (fromObject instanceof String) {
04:58:19 						String stringObject = (String) fromObject;
04:58:19 						if (stringObject.equals("")) {
04:58:19 							return "";
04:58:19 						}
04:58:19 						String[] result = stringObject.split("/");
04:58:19 						String filename = result[result.length - 1];
04:58:19 						String[] ext = filename.split("\\.");
04:58:19 						StringBuilder builder = new StringBuilder();
04:58:19 						if (targetTextObservable != null) {
04:58:19 							String s = (String) targetTextObservable.getValue();
04:58:19 							if (!s.equals("")) {
04:58:19 								String original[] = s.split("/");
04:58:19 								builder.append("/");
04:58:19 								for (int i = 1; i < original.length - 1; i++) {
04:58:19 									builder.append(original[i]);
04:58:19 									builder.append("/");
04:58:19 								}
04:58:19 							} else {
04:58:19 								builder.append("/");
04:58:19 								builder.append(result[1]);
04:58:19 								builder.append("/properties/");
04:58:19 							}
04:58:19 						}
04:58:19 						builder.append(ext[0]);
04:58:19 						builder.append(".ctx");
04:58:19 						return builder.toString();
04:58:19 					}
04:58:19 					return "";
04:58:19 				}
04:58:19 			});
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[198] 
04:58:19 	srcFieldStrategy.setConverter(new IConverter() {
04:58:19 	                                  ^^^^^^^^^^
04:58:19 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
04:58:19 	srcFieldStrategy.setAfterGetValidator(srcValidator);
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
04:58:19 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
04:58:19 	targetFieldStrategy.setAfterGetValidator(targetValidator);
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
04:58:19 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
04:58:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
04:58:19 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 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
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
04:58:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
04:58:19 	                        ^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
04:58:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
04:58:19 	                                           ^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
04:58:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
04:58:19 	                                                                 ^^^^^^^^^^^^^^^^
04:58:19 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
04:58:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
04:58:19 	                                                                                   ^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[292] 
04:58:19 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
04:58:19 			@Override
04:58:19 			public void handleValueChange(ValueChangeEvent event) {
04:58:19 				IStatus status = (IStatus) event.diff.getNewValue();
04:58:19 				if (status.isOK() || status.getSeverity() == IStatus.WARNING) {
04:58:19 					setNext(true);
04:58:19 				} else {
04:58:19 					setNext(false);
04:58:19 				}
04:58:19 			}
04:58:19 		});
04:58:19 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[292] 
04:58:19 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
04:58:19 	                                                         ^^^^^^^^^^^^^^^^^^^^
04:58:19 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[295] 
04:58:19 	public void handleValueChange(ValueChangeEvent event) {
04:58:19 	                              ^^^^^^^^^^^^^^^^
04:58:19 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
04:58:19 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
04:58:19 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
04:58:19 	public abstract class AbstractValidator implements IValidator {
04:58:19 	                                                   ^^^^^^^^^^
04:58:19 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[293] 
04:58:19 	public IObservableValue getObservableValue() {
04:58:19 	       ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
04:58:19 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
04:58:19 	^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
04:58:19 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
04:58:19 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
04:58:19 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
04:58:19 	^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
04:58:19 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
04:58:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
04:58:19 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
04:58:19 	                                                                                        ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
04:58:19 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
04:58:19 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[140] 
04:58:19 	public IObservableValue getObservableValue();
04:58:19 	       ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
04:58:19 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
04:58:19 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[291] 
04:58:19 	public IObservableValue getObservableValue() {
04:58:19 	       ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[27] 
04:58:19 	import org.eclipse.jface.databinding.swt.WidgetProperties;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 The type WidgetProperties is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[193] 
04:58:19 	dialog.setInitialSelections(new IFile[] { currentFile });
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 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.
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[228] 
04:58:19 	public IObservableValue getObservableValue() {
04:58:19 	       ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
04:58:19 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
04:58:19 	^^^^^^^^^^^^^^^^^^^^
04:58:19 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
04:58:19 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
04:58:19 	                            ^^^^^^^^^^^^^^^^
04:58:19 The type WidgetProperties is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
04:58:19 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
04:58:19 	                                             ^^^^^^^^^^^^^^^^
04:58:19 The method text(int) from the type WidgetProperties is deprecated
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[230] 
04:58:19 	return prop.observeDelayed(600, text);
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Type safety: The method observeDelayed(int, Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
04:58:19 	public IObservableValue getObservableValue() {
04:58:19 	       ^^^^^^^^^^^^^^^^
04:58:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
04:58:19 52 problems (52 warnings)
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.generation ---
04:58: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
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
04:58:19 [INFO] 
04:58:19 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
04:58:19 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT  [58/76]
04:58:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
04:58:19 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
04:58:19 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
04:58:19 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
04:58:19 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
04:58:19 	import org.eclipse.ui.internal.PartSite;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
04:58:19 	import org.eclipse.ui.internal.menus.SlaveMenuService;
04:58:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
04:58:19 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
04:58:19 	      ^^^^^^^^
04:58:19 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
04:58:19 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
04:58:19 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
04:58:19 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
04:58:19 	                                              ^^^^^^^^^
04:58:19 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
04:58:19 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
04:58:19 	                                                        ^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
04:58:19 	menuImp.getChildren().add(item);
04:58:19 	        ^^^^^^^^^^^
04:58:19 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
04:58:19 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
04:58:19 	        ^^^^^^^^
04:58:19 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
04:58:19 	if (manager instanceof SlaveMenuService) {
04:58:19 	                       ^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
04:58:19 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
04:58:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
04:58:19 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
04:58:19 	                                                                    ^^^^^^^^
04:58:19 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
04:58:19 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
04:58:19 	                                                                                ^^^^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
04:58:19 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
04:58:19 	                                                                                                           ^^^^^^^^
04:58:19 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
04:58:19 	List<MMenu> menus = model.getMenus();
04:58:19 	                          ^^^^^^^^
04:58:19 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
04:58:19 	if (m instanceof PopupMenuImpl) {
04:58:19 	                 ^^^^^^^^^^^^^
04:58:19 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
04:58:19 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
04:58:19 	                       ^^^^^^^^
04:58:19 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
04:58:19 	return (MenuImpl) current;
04:58:19 	        ^^^^^^^^
04:58:19 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.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')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
04:58:19 	if (site instanceof PartSite) {
04:58:19 	                    ^^^^^^^^
04:58:19 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
04:58:19 	final PartSite ps = (PartSite) activePart.getSite();
04:58:19 	      ^^^^^^^^
04:58:19 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
04:58:19 	final PartSite ps = (PartSite) activePart.getSite();
04:58:19 	                     ^^^^^^^^
04:58:19 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
04:58:19 	IEclipseContext iec = ps.getContext();
04:58:19 	                         ^^^^^^^^^^
04:58:19 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
04:58:19 25 problems (25 warnings)
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58: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
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
04:58:19 [INFO] 
04:58:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
04:58:19 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [59/76]
04:58:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] The project's OSGi version is 4.0.0.202112100949
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] 
04:58:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
04:58:19 [INFO] 
04:58:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:19 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
04:58:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
04:58:20 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
04:58:20 	     ^^^^^^^^
04:58:20 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
04:58:20 1 problem (1 warning)
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58: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
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
04:58:20 [INFO] 
04:58:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
04:58:20 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [60/76]
04:58:20 [INFO] --------------------------------[ pom ]---------------------------------
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
04:58: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
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
04:58:20 [INFO] 
04:58:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
04:58:20 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [61/76]
04:58:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
04:58:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
04:58:20 	button.setData(new Integer(id));
04:58:20 	                   ^^^^^^^^^^^
04:58:20 The constructor Integer(int) is deprecated since version 9
04:58:20 1 problem (1 warning)
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58: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
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
04:58:20 [INFO] 
04:58:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
04:58:20 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [62/76]
04:58:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] The project's OSGi version is 1.1.0.202112100949
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] 
04:58:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
04:58:20 [INFO] 
04:58:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:20 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
04:58:21 [INFO] 
04:58:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
04:58:21 [INFO] 
04:58:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58: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
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
04:58:21 [INFO] 
04:58:21 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
04:58:21 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [63/76]
04:58:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:21 [INFO] 
04:58:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] The project's OSGi version is 1.2.0.202112100949
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:21 [INFO] 
04:58:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58: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
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.sirius.feature >--
04:58:22 [INFO] Building org.eclipse.papyrus.toolsmiths.sirius.feature 1.0.0-SNAPSHOT [64/76]
04:58:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/target
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/target/org.eclipse.papyrus.toolsmiths.sirius.feature-1.0.0-SNAPSHOT.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58: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
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.sirius.feature/target/org.eclipse.papyrus.toolsmiths.sirius.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.sirius.feature ---
04:58:22 [INFO] 
04:58:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
04:58:22 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [65/76]
04:58:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] The project's OSGi version is 2.1.0.202112100949
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58: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
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
04:58:22 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [66/76]
04:58:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
04:58:22 [INFO] 
04:58:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
04:58:22 [INFO] 
04:58:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:22 [INFO] 
04:58:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58: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
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:23 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
04:58:23 [INFO] 
04:58:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
04:58:23 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [67/76]
04:58:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:23 [INFO] 
04:58:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
04:58:23 [INFO] 
04:58:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
04:58:23 [INFO] 
04:58:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58: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
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
04:58:23 [INFO] 
04:58:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
04:58:23 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [68/76]
04:58:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:23 [INFO] 
04:58:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] 
04:58:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
04:58:23 [INFO] 
04:58:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:23 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58: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
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
04:58:24 [INFO] 
04:58:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
04:58:24 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [69/76]
04:58:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] The project's OSGi version is 4.0.0.202112100949
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58: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
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
04:58:24 [INFO] 
04:58:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
04:58:24 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT [70/76]
04:58:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT-sources.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58: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
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT.jar
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
04:58:24 [INFO] 
04:58:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
04:58:24 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT [71/76]
04:58:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] 
04:58:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
04:58:24 [INFO] 
04:58:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:24 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
04:58:25 [INFO] 
04:58:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT-sources.jar
04:58:25 [INFO] 
04:58:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT.jar
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58: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
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT.jar
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
04:58:25 [INFO] 
04:58:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
04:58:25 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT [72/76]
04:58:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
04:58:25 [INFO] 
04:58:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] The project's OSGi version is 2.0.0.202112100949
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] 
04:58:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
04:58:25 [INFO] 
04:58:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:25 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT-sources.jar
04:58:26 [INFO] 
04:58:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT.jar
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58: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
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT.jar
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
04:58:26 [INFO] 
04:58:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
04:58:26 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [73/76]
04:58:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58: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
04:58:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
04:58:26 [INFO] 
04:58:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform.parent >--
04:58:26 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT [74/76]
04:58:26 [INFO] --------------------------------[ pom ]---------------------------------
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
04:58: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
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
04:58:26 [INFO] 
04:58:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.portable.targetplatform >--
04:58:26 [INFO] Building org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT [75/76]
04:58:26 [INFO] ---------------------[ eclipse-target-definition ]----------------------
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58: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
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
04:58:26 [INFO] 
04:58:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
04:58:26 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [76/76]
04:58:26 [INFO] -------------------------[ eclipse-repository ]-------------------------
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] The project's OSGi version is 1.0.0.202112100949
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] 
04:58:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
04:58:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
04:58:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/src/main/resources
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] 
04:58:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] 
04:58:26 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:26 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
04:58:26 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
04:58:27 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
04:58:27 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
04:58:27 [INFO] 
04:58:27 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:27 [INFO] 
04:58:27 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:27 [INFO] 
04:58:27 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:27 [INFO] 
04:58:27 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:28 [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)
04:58:28 [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)
04:58:28 [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)
04:58:28 [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)
04:58:28 [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)
04:58:28 [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)
04:58:28 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:29 [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)
04:58:30 [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)
04:58:30 [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)
04:58:30 [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)
04:58:30 [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)
04:58:30 [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)
04:58:30 [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)
04:58:30 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:31 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:32 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:33 [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)
04:58:38 [INFO] 
04:58:38 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:38 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
04:58:38 [INFO] 
04:58:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58: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
04:58:38 [INFO] 
04:58:38 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:38 [INFO] 
04:58:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:38 [INFO] 
04:58:38 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
04:58:39 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
04:58:39 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
04:58:39 [INFO] ------------------------------------------------------------------------
04:58:39 [INFO] Reactor Summary:
04:58:39 [INFO] 
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  0.816 s]
04:58:39 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
04:58:39 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
04:58:39 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 12.488 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  0.393 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  0.420 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  0.700 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  0.492 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  0.390 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  1.005 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  0.292 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SUCCESS [  1.322 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  0.613 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SUCCESS [  3.838 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 15.538 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  0.316 s]
04:58:39 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.571 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT  SUCCESS [  1.852 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SUCCESS [  0.568 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 21.767 s]
04:58:39 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  0.256 s]
04:58:39 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  0.281 s]
04:58:39 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  2.221 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  1.585 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  1.376 s]
04:58:39 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SUCCESS [  0.449 s]
04:58:39 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  0.283 s]
04:58:39 [INFO] org.eclipse.papyrus.diagramgen.feature 1.2.0-SNAPSHOT SUCCESS [  0.217 s]
04:58:39 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT . SUCCESS [  0.323 s]
04:58:39 [INFO] org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT ..... SUCCESS [  0.925 s]
04:58:39 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [  9.232 s]
04:58:39 [INFO] org.eclipse.papyrus.siriusdiag.junit.utils 1.0.0-SNAPSHOT SUCCESS [  0.589 s]
04:58:39 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.618 s]
04:58:39 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  0.687 s]
04:58:39 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  0.421 s]
04:58:39 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  0.149 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  0.727 s]
04:58:39 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  0.681 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  0.093 s]
04:58:39 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  0.566 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  0.273 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  0.310 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  0.353 s]
04:58:39 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  0.501 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  0.945 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  0.247 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  0.206 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  0.422 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  0.084 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  0.714 s]
04:58:39 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.1.0-SNAPSHOT SUCCESS [  0.827 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  0.446 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  0.440 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  0.333 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  0.535 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  0.837 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  0.538 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.sirius.feature 1.0.0-SNAPSHOT SUCCESS [  0.046 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  0.479 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.368 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  0.665 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.519 s]
04:58:39 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  0.241 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT SUCCESS [  0.396 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT SUCCESS [  0.614 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT SUCCESS [  0.643 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  0.203 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
04:58:39 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.039 s]
04:58:39 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 13.340 s]
04:58:39 [INFO] ------------------------------------------------------------------------
04:58:39 [INFO] BUILD SUCCESS
04:58:39 [INFO] ------------------------------------------------------------------------
04:58:39 [INFO] Total time:  09:34 min
04:58:39 [INFO] Finished at: 2021-12-10T09:58:39Z
04:58:39 [INFO] ------------------------------------------------------------------------
04:58:40 [Papyrus-SiriusIntegration-Toolsmiths] $ /bin/sh -xe /tmp/jenkins14433285087430460179.sh
04:58:40 + . source/releng/toolkit/server/build-after-toolsmiths.sh
04:58:40 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/target/repository
04:58:40 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/repository
04:58:40 ++ '[' -n '' ']'
04:58:40 ++ buildType=N
04:58:40 ++ COMPACT_BUILD_ID=
04:58:40 ++ FULL_BUILD_ID=N
04:58:40 ++ '[' -n '' ']'
04:58:40 ++ updateZipName=Papyrus-Toolsmiths-N.zip
04:58:40 ++ zipName=Papyrus-Toolsmiths.zip
04:58:40 ++ rm -rf tmp
04:58:40 ++ mkdir -p tmp/toolsmiths
04:58:40 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/repository
04:58:40 ++ mv /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/repository
04:58:40 ++ cd /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/repository
04:58:40 ++ zip -r Papyrus-Toolsmiths-N.zip artifacts.jar artifacts.xml.xz buildinfo.json content.jar content.xml.xz features p2.index plugins
04:58:40   adding: artifacts.jar (deflated 0%)
04:58:40   adding: artifacts.xml.xz (stored 0%)
04:58:40   adding: buildinfo.json (deflated 71%)
04:58:40   adding: content.jar (deflated 6%)
04:58:40   adding: content.xml.xz (stored 0%)
04:58:40   adding: features/ (stored 0%)
04:58:40   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202112100949.jar (deflated 7%)
04:58:40   adding: features/org.eclipse.papyrus.junit.feature.source_1.0.0.202112100949.jar (deflated 7%)
04:58:40   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202112100949.jar (deflated 7%)
04:58:40   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202112100949.jar (deflated 8%)
04:58:40   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.diagramgen.feature_1.2.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.junit.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202112100949.jar (deflated 8%)
04:58:40   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202112100949.jar (deflated 7%)
04:58:40   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202112100949.jar (deflated 2%)
04:58:40   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.2.0.202112100949.jar (deflated 7%)
04:58:40   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202112100949.jar (deflated 7%)
04:58:40   adding: p2.index (deflated 35%)
04:58:40   adding: plugins/ (stored 0%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202112100949.jar (deflated 20%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202112100949.jar (deflated 27%)
04:58:40   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202112100949.jar (deflated 4%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202112100949.jar (deflated 29%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202112100949.jar (deflated 4%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202112100949.jar.pack.gz (deflated 1%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.3.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.3.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.3.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202112100949.jar (deflated 23%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.common.source_1.3.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202112100949.jar (deflated 34%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202112100949.jar (deflated 25%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202112100949.jar (deflated 26%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202112100949.jar (deflated 34%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.0.0.202112100949.jar (deflated 25%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.0.0.202112100949.jar (deflated 21%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202112100949.jar (deflated 7%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_2.9.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_2.9.0.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202112100949.jar.pack.gz (deflated 1%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202112100949.jar (deflated 20%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202112100949.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202112100949.jar (deflated 24%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.1.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.1.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202112100949.jar (deflated 26%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.0.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.1.0.202112100949.jar (deflated 15%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_2.9.0.202112100949.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmfgenextension_3.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmfgenextension_3.0.0.202112100949.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen_2.11.0.202112100949.jar (deflated 8%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen_2.11.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202112100949.jar (deflated 36%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.common_1.3.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.common_1.3.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202112100949.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202112100949.jar (deflated 23%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.siriusdiag.junit.utils_1.0.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.papyrus.siriusdiag.junit.utils_1.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202112100949.jar (deflated 24%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202112100949.jar (deflated 16%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202112100949.jar (deflated 28%)
04:58:40   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202112100949.jar (deflated 36%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202112100949.jar (deflated 15%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202112100949.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202112100949.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.siriusdiag.junit.utils.source_1.0.0.202112100949.jar (deflated 8%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202112100949.jar (deflated 36%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202112100949.jar (deflated 26%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
04:58:40   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202112100949.jar (deflated 24%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202112100949.jar (deflated 25%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202112100949.jar (deflated 17%)
04:58:40   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202112100949.jar (deflated 19%)
04:58:40   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202112100949.jar (deflated 36%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202112100949.jar (deflated 21%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202112100949.jar (deflated 31%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.0.0.202112100949.jar (deflated 20%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202112100949.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202112100949.jar (deflated 21%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202112100949.jar (deflated 15%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202112100949.jar (deflated 33%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202112100949.jar (deflated 14%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202112100949.jar (deflated 23%)
04:58:40   adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmfgenextension.source_3.0.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.0.0.202112100949.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202112100949.jar (deflated 11%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.1.0.202112100949.jar (deflated 15%)
04:58:40   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_2.11.0.202112100949.jar (deflated 8%)
04:58:40   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202112100949.jar (deflated 19%)
04:58:40   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202112100949.jar (deflated 22%)
04:58:40   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202112100949.jar (deflated 12%)
04:58:40   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202112100949.jar.pack.gz (stored 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202112100949.jar (deflated 13%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
04:58:40   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
04:58:40   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202112100949.jar (deflated 18%)
04:58:40   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.1.0.202112100949.jar (deflated 9%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202112100949.jar (deflated 29%)
04:58:40   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202112100949.jar.pack.gz (stored 0%)
04:58:40 ++ mv /home/jenkins/agent/workspace/Papyrus-SiriusIntegration-Toolsmiths/repository/Papyrus-Toolsmiths-N.zip tmp/toolsmiths
04:58:40 ++ cd tmp
04:58:40 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
04:58:40   adding: toolsmiths/ (stored 0%)
04:58:40   adding: toolsmiths/Papyrus-Toolsmiths-N.zip (stored 0%)
04:58:41 ++ mv tmp/Papyrus-Toolsmiths.zip .
04:58:41 Terminating xvnc.
04:58:45 Archiving artifacts
04:58:47 Finished: SUCCESS