Skip to content
Success

Console Output

15:14:01 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199968
15:14:01 Running as SYSTEM
15:14:01 Agent centos-7-x91hp is provisioned from template centos-7
15:14:01 ---
15:14:01 apiVersion: "v1"
15:14:01 kind: "Pod"
15:14:01 metadata:
15:14:01   annotations: {}
15:14:01   labels:
15:14:01     jenkins: "slave"
15:14:01     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
15:14:01     jenkins/label: "migration_jipp-migration_centos-7"
15:14:01   name: "centos-7-x91hp"
15:14:01   namespace: "papyrus"
15:14:01 spec:
15:14:01   containers:
15:14:01   - env:
15:14:01     - name: "JENKINS_SECRET"
15:14:01       value: "********"
15:14:01     - name: "JENKINS_TUNNEL"
15:14:01       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
15:14:01     - name: "JENKINS_AGENT_NAME"
15:14:01       value: "centos-7-x91hp"
15:14:01     - name: "JENKINS_REMOTING_JAVA_OPTS"
15:14:01       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
15:14:01         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
15:14:01     - name: "JAVA_TOOL_OPTIONS"
15:14:01       value: ""
15:14:01     - name: "_JAVA_OPTIONS"
15:14:01       value: ""
15:14:01     - name: "OPENJ9_JAVA_OPTIONS"
15:14:01       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
15:14:01     - name: "JENKINS_NAME"
15:14:01       value: "centos-7-x91hp"
15:14:01     - name: "JENKINS_AGENT_WORKDIR"
15:14:01       value: "/home/jenkins/agent"
15:14:01     - name: "JENKINS_URL"
15:14:01       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
15:14:01     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
15:14:01     imagePullPolicy: "Always"
15:14:01     name: "jnlp"
15:14:01     resources:
15:14:01       limits:
15:14:01         cpu: "2000m"
15:14:01         memory: "4096Mi"
15:14:01       requests:
15:14:01         cpu: "1000m"
15:14:01         memory: "4096Mi"
15:14:01     tty: true
15:14:01     volumeMounts:
15:14:01     - mountPath: "/home/jenkins/.m2/toolchains.xml"
15:14:01       name: "m2-dir"
15:14:01       readOnly: true
15:14:01       subPath: "toolchains.xml"
15:14:01     - mountPath: "/home/jenkins/.mavenrc"
15:14:01       name: "m2-dir"
15:14:01       readOnly: true
15:14:01       subPath: ".mavenrc"
15:14:01     - mountPath: "/opt/tools"
15:14:01       name: "volume-0"
15:14:01       readOnly: false
15:14:01     - mountPath: "/home/jenkins"
15:14:01       name: "volume-2"
15:14:01       readOnly: false
15:14:01     - mountPath: "/home/jenkins/.m2/repository"
15:14:01       name: "volume-3"
15:14:01       readOnly: false
15:14:01     - mountPath: "/home/jenkins/.m2/settings-security.xml"
15:14:01       name: "m2-secret-dir"
15:14:01       readOnly: true
15:14:01       subPath: "settings-security.xml"
15:14:01     - mountPath: "/home/jenkins/.m2/wrapper"
15:14:01       name: "volume-4"
15:14:01       readOnly: false
15:14:01     - mountPath: "/home/jenkins/.m2/settings.xml"
15:14:01       name: "m2-secret-dir"
15:14:01       readOnly: true
15:14:01       subPath: "settings.xml"
15:14:01     - mountPath: "/home/jenkins/.ssh"
15:14:01       name: "volume-1"
15:14:01       readOnly: false
15:14:01       subPath: ""
15:14:01     - mountPath: "/home/jenkins/agent"
15:14:01       name: "workspace-volume"
15:14:01       readOnly: false
15:14:01     workingDir: "/home/jenkins/agent"
15:14:01   nodeSelector:
15:14:01     kubernetes.io/os: "linux"
15:14:01   restartPolicy: "Never"
15:14:01   volumes:
15:14:01   - name: "volume-0"
15:14:01     persistentVolumeClaim:
15:14:01       claimName: "tools-claim-jiro-papyrus"
15:14:01       readOnly: true
15:14:01   - name: "m2-secret-dir"
15:14:01     secret:
15:14:01       secretName: "m2-secret-dir"
15:14:01   - emptyDir:
15:14:01       medium: ""
15:14:01     name: "volume-2"
15:14:01   - configMap:
15:14:01       name: "m2-dir"
15:14:01     name: "m2-dir"
15:14:01   - configMap:
15:14:01       name: "known-hosts"
15:14:01     name: "volume-1"
15:14:01   - emptyDir:
15:14:01       medium: ""
15:14:01     name: "workspace-volume"
15:14:01   - emptyDir:
15:14:01       medium: ""
15:14:01     name: "volume-4"
15:14:01   - emptyDir:
15:14:01       medium: ""
15:14:01     name: "volume-3"
15:14:01 
15:14:01 Building remotely on centos-7-x91hp (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
15:14:01 The recommended git tool is: NONE
15:14:02 No credentials specified
15:14:02 Cloning the remote Git repository
15:14:02 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
15:14:02  > git init /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source # timeout=10
15:14:02 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
15:14:02  > git --version # timeout=10
15:14:02  > git --version # 'git version 2.36.4'
15:14:02  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:14:04  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
15:14:04  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:14:04  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
15:14:04 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
15:14:04  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git refs/changes/68/199968/2 # timeout=10
15:14:04  > git rev-parse 3ba99f2f4dfdbc4c0a3cf71d9c442bc209b366f3^{commit} # timeout=10
15:14:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
15:14:04 Checking out Revision 3ba99f2f4dfdbc4c0a3cf71d9c442bc209b366f3 (refs/changes/68/199968/2)
15:14:04  > git config core.sparsecheckout # timeout=10
15:14:04  > git checkout -f 3ba99f2f4dfdbc4c0a3cf71d9c442bc209b366f3 # timeout=10
15:14:07 Commit message: "Bug 581538 - [Papyrus4Manufacturing] Adding a new communication protocol"
15:14:07  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:14:07  > git rev-list --no-walk c317257f45af6fa37fef73d86080c762625ef29e # timeout=10
15:14:07 $ pkill Xvnc
15:14:07 $ pkill Xrealvnc
15:14:07 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
15:14:19 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc -help
15:14:19 Starting xvnc
15:14:19 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc :50 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
15:14:19 
15:14:19 Xvnc TigerVNC 1.8.0 - built Jan 25 2023 16:36:52
15:14:19 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
15:14:19 See http://www.tigervnc.org for information on TigerVNC.
15:14:19 Underlying X server release 12004000, The X.Org Foundation
15:14:19 
15:14:19 
15:14:19 Thu Feb 16 20:14:19 2023
15:14:19  vncext:      VNC extension running!
15:14:19  vncext:      Listening for VNC connections on all interface(s), port 5950
15:14:19  vncext:      created VNC server for screen 0
15:14:19 [Papyrus-Manufacturing-AAS-Gerrit] $ /bin/sh -xe /tmp/jenkins17075317467470225130.sh
15:14:19 + set +e
15:14:19 + pwd
15:14:19 /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
15:14:19 + '[' -f ../notUTF8.log ']'
15:14:19 + echo 'All contributed files are UTF8 compliant'
15:14:19 All contributed files are UTF8 compliant
15:14:19 + '[' -f ../notLF.log ']'
15:14:19 + echo 'All contributed files respect the Linux line endings'
15:14:19 All contributed files respect the Linux line endings
15:14:19 + cd ..
15:14:19 + set -e
15:14:19 + javac -version
15:14:20 javac 11.0.2
15:14:20 [Papyrus-Manufacturing-AAS-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/aas/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3ba99f2f4dfdbc4c0a3cf71d9c442bc209b366f3 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=saadia.dhouib@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=saadia dhouib" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199968 -DGERRIT_PATCHSET_UPLOADER_EMAIL=saadia.dhouib@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-manufacturing -DGERRIT_CHANGE_NUMBER=199968 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/68/199968/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=saadia dhouib" '-DGERRIT_CHANGE_OWNER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MTUzOCAtIFtQYXB5cnVzNE1hbnVmYWN0dXJpbmddIEFkZGluZyBhIG5ldyBjb21tdW5pY2F0aW9uIHByb3RvY29sCgpXZWJzb2NrZXQgd2FzIGFkZGVkIGluIHRoZSBsaXN0IG9mIHN1cHBvcnRlZCBjb21tdW5pY2F0aW9uIHByb3RvY29scyBiZXR3ZWVuIHRoZSBhZG1pbmlzdHJhdGlvbiBzaGVsbCBhbmQgdGhlIGFzc2V0CgpDaGFuZ2UtSWQ6IEk3Zjg3MjJhYTQ2MGNhNzFhY2Y1MDBlMjJlNDliMTk0YTZkNGUwN2VjClNpZ25lZC1vZmYtYnk6IFNhYWRpYSBEaG91aWIgPHNhYWRpYS5kaG91aWJAY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 581538 - [Papyrus4Manufacturing] Adding a new communication protocol" '-DGERRIT_EVENT_ACCOUNT=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7f8722aa460ca71acf500e22e49b194a6d4e07ec -DGERRIT_EVENT_HASH=-1357283094 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=saadia.dhouib@cea.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=saadia dhouib" -DSIGN=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository clean verify -PbuildRCP -Psign
15:14:20 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
15:14:20 Maven home: /opt/tools/apache-maven/latest
15:14:20 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
15:14:20 Default locale: en_US, platform encoding: UTF-8
15:14:20 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
15:14:21 [INFO] Scanning for projects...
15:14:33 [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages.
15:14:33 This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml
15:14:35 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/targetPlatform/org.eclipse.papyrus.aas.rcp.target.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=org.eclipse.tycho.p2.target.ee.AllKnownEEsResolutionHints@48204, remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@1ae23815...
15:14:35 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
15:14:35 SLF4J: Defaulting to no-operation (NOP) logger implementation
15:14:35 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
15:15:02 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
15:15:02 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
15:15:02 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
15:15:02 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
15:15:02 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
15:15:02 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
15:15:02 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
15:15:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml
15:15:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.codegen:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/pom.xml
15:15:06 [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
15:15:06 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
15:15:06 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB)
15:15:06 [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.26MB)
15:15:06 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (232.69kB)
15:15:06 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB)
15:15:06 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB)
15:15:06 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB)
15:15:06 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB)
15:15:06 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB)
15:15:06 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB)
15:15:06 [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.72kB)
15:15:06 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB)
15:15:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.lib:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/pom.xml
15:15:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.codegen.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/pom.xml
15:15:07 [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
15:15:07 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.75MB)
15:15:08 [INFO] Fetching ch.qos.logback.classic_1.2.11.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (226.42kB)
15:15:08 [INFO] Fetching slf4j.api_1.7.36.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.16kB)
15:15:08 [INFO] Fetching ch.qos.logback.core_1.2.11.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (438.25kB)
15:15:08 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.92MB)
15:15:08 [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (816.86kB)
15:15:08 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB)
15:15:08 [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.17kB)
15:15:08 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72MB)
15:15:09 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.78MB)
15:15:09 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.29MB)
15:15:09 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
15:15:09 [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.46kB)
15:15:09 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.86kB)
15:15:09 [INFO] Fetching org.apache.batik.dom.svg_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (253.47kB)
15:15:09 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.47kB)
15:15:09 [INFO] Fetching org.apache.batik.dom_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (206.14kB)
15:15:09 [INFO] Fetching org.apache.batik.awt.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (452.28kB)
15:15:09 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.35kB)
15:15:09 [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.68kB)
15:15:09 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB)
15:15:09 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.26kB)
15:15:09 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB)
15:15:09 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (717.41kB)
15:15:09 [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (744.84kB)
15:15:09 [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (212.25kB)
15:15:09 [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.19kB)
15:15:09 [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.81kB)
15:15:09 [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.15MB)
15:15:09 [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (128.92kB)
15:15:09 [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.96kB)
15:15:09 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.12kB)
15:15:09 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.35kB)
15:15:09 [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.59kB)
15:15:09 [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.99kB)
15:15:09 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (370.34kB)
15:15:09 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.53kB)
15:15:09 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (300.96kB)
15:15:09 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.45kB)
15:15:09 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
15:15:09 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
15:15:09 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
15:15:09 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB)
15:15:09 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB)
15:15:09 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB)
15:15:09 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB)
15:15:10 [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.68kB)
15:15:10 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (314.82kB)
15:15:10 [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.89kB)
15:15:10 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.84kB)
15:15:10 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (93.93kB)
15:15:10 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.6kB)
15:15:10 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (297.19kB)
15:15:10 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.65kB)
15:15:10 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB)
15:15:10 [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB)
15:15:10 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (636.39kB)
15:15:10 [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.79kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.81kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.29kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.49kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.46kB)
15:15:10 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.59kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.81kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.96kB)
15:15:10 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.3kB)
15:15:10 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.85kB)
15:15:10 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.8kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.66kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.37kB)
15:15:10 [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.11MB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (215.91kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (205.05kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.05kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.22kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.52kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.32kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (397.12kB)
15:15:10 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.33kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.12kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (266.96kB)
15:15:10 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (89.67kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (120.02kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (252.15kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (149.46kB)
15:15:10 [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (291.45kB)
15:15:10 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.9kB)
15:15:10 [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.71kB)
15:15:10 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (165.22kB)
15:15:10 [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.06kB)
15:15:10 [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (92.83kB)
15:15:10 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (185.77kB)
15:15:10 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (296.76kB)
15:15:10 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (348.65kB)
15:15:10 [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.38kB)
15:15:10 [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.49MB)
15:15:11 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (44.01kB)
15:15:11 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (175.44kB)
15:15:11 [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (412.33kB)
15:15:11 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.57kB)
15:15:11 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.93kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.13kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (362.07kB)
15:15:11 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.29kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.47kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.04kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (176.44kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.39kB)
15:15:11 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
15:15:11 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (221.38kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.68kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (132.68kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.87kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.71kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (246.23kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.71kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.07kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (256.62kB)
15:15:11 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.75kB)
15:15:11 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (996.08kB)
15:15:11 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.86kB)
15:15:11 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (261.16kB)
15:15:11 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (245.21kB)
15:15:11 [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
15:15:11 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (690.83kB)
15:15:11 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB)
15:15:11 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.26kB)
15:15:11 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (124.56kB)
15:15:11 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.91kB)
15:15:11 [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.41MB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.8kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.72kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.98kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (388.86kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.51kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (192.9kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.17MB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.39kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (97.2kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.06kB)
15:15:12 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.7kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.83kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (223.38kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.13kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (141.36kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.87kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (201.9kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.07kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.66kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.94kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (122.19kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.88kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (321.79kB)
15:15:12 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.33kB)
15:15:12 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB)
15:15:12 [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
15:15:12 [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB)
15:15:12 [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
15:15:13 [INFO] Fetching org.eclipse.m2e.core_2.0.5.20221128-1757.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (613.86kB)
15:15:13 [INFO] Fetching org.eclipse.m2e.maven.runtime_3.8.604.20221130-2149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (5MB)
15:15:13 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.56kB)
15:15:13 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.7.v20220605-1149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.06MB)
15:15:13 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220605-1149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.36kB)
15:15:13 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220605-1149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (870.19kB)
15:15:13 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (385.63kB)
15:15:13 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220605-1149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (143.94kB)
15:15:13 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.14MB)
15:15:13 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220605-1149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.17kB)
15:15:13 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.42MB)
15:15:13 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.42kB)
15:15:13 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.89kB)
15:15:13 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.41MB)
15:15:13 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.29kB)
15:15:13 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.49kB)
15:15:13 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.91MB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (261.91kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.extensionpoints_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (31.75kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.base_3.0.0.202209280737.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (51.97kB)
15:15:14 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.57kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.11kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.designer.infra.base_3.0.0.202301131521.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (18.75kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.designer.uml.tools.utils_3.0.0.202302091534.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (58.92kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.profile_3.0.0.202212052125.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (101.76kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.58kB)
15:15:14 [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.62kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.62kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (466.33kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.86kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.04kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.43kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.76kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.06kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (159.66kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.86kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.4kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (162.77kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.17kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.33kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.78kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (193.55kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (96.37kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.97kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.18kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.93kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.91kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (136.75kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.75kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (317.77kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.41kB)
15:15:14 [INFO] Fetching org.eclipse.xtend.lib_2.29.0.v20221121-0915.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.25kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.85kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.16kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.83kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (62.82kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (77.45kB)
15:15:14 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.12kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (234.29kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.74kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.9kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.03kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.89kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (101.18kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.74kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.26kB)
15:15:14 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.18kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.69kB)
15:15:14 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (59.87kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1,008.11kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.31kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.86kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (328.46kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (99.37kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.02kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.55kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.38kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.51kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.33kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.24kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.35kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (109.85kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (142.43kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (959.3kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.91kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.93kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.07kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (79.44kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (214.12kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (267.05kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.32kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (124.04kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.86kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.35kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (467.16kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.63kB)
15:15:15 [INFO] Fetching org.eclipse.xwt_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (596.73kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.6kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.15kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.74kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.96kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.87kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.6kB)
15:15:15 [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.65kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.88kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.68kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.52kB)
15:15:15 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.17kB)
15:15:15 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.23kB)
15:15:15 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (873.19kB)
15:15:15 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.87kB)
15:15:15 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB)
15:15:15 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.07MB)
15:15:16 [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB)
15:15:16 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162kB)
15:15:16 [INFO] Fetching org.eclipse.xtend.lib.macro_2.29.0.v20221121-0915.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.09kB)
15:15:16 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB)
15:15:16 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.48MB)
15:15:16 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.15MB)
15:15:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.api:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/pom.xml
15:15:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.profile:0.8.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/pom.xml
15:15:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/pom.xml
15:15:17 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (898.68kB)
15:15:17 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (806.64kB)
15:15:18 [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (620.52kB)
15:15:18 [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (362.49kB)
15:15:18 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.07MB)
15:15:18 [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.73kB)
15:15:18 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (124.84kB)
15:15:18 [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.36kB)
15:15:18 [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.11kB)
15:15:18 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (73.91kB)
15:15:18 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (343.24kB)
15:15:18 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (470.76kB)
15:15:18 [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB)
15:15:18 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.82MB)
15:15:18 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (131.36kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.1MB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (823.74kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.41kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.78kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (518kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.2MB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.12kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (264.79kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.88kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.93kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (127.82kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (252.93kB)
15:15:18 [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.98MB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (307.6kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (272.97kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (100.95kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.13kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (105.7kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.88kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (208.59kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.97kB)
15:15:19 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174.1kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.77kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (217.33kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.82kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB)
15:15:19 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (138.71kB)
15:15:19 [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.65kB)
15:15:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.aasx.import:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/pom.xml
15:15:20 [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3MB)
15:15:20 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (248.12kB)
15:15:20 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.2MB)
15:15:20 [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.03MB)
15:15:21 [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (491.27kB)
15:15:21 [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202210231159.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.42MB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.95kB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (178.85kB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.8kB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.6kB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.11kB)
15:15:21 [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.61kB)
15:15:21 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (346.47kB)
15:15:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.table.configuration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/pom.xml
15:15:22 [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.35MB)
15:15:22 [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (180.99kB)
15:15:22 [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.78kB)
15:15:22 [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.89kB)
15:15:22 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.13kB)
15:15:22 [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB)
15:15:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/pom.xml
15:15:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/pom.xml
15:15:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.wizards:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/pom.xml
15:15:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.cheatSheets:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/pom.xml
15:15:26 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (387.45kB)
15:15:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/pom.xml
15:15:26 [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.03kB)
15:15:26 [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.84kB)
15:15:26 [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.93kB)
15:15:26 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.36MB)
15:15:26 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.68MB)
15:15:26 [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.37MB)
15:15:26 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.45MB)
15:15:26 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.45kB)
15:15:26 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.14kB)
15:15:26 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.16kB)
15:15:26 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.61kB)
15:15:26 [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.44kB)
15:15:26 [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (738.76kB)
15:15:26 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.85kB)
15:15:27 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.38kB)
15:15:27 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.58kB)
15:15:27 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.82kB)
15:15:27 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.88kB)
15:15:27 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.28kB)
15:15:27 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.67kB)
15:15:27 [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB)
15:15:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.perspective:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/pom.xml
15:15:27 [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.85kB)
15:15:27 [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.65kB)
15:15:27 [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.23kB)
15:15:27 [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.28kB)
15:15:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.validation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/pom.xml
15:15:28 [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (169.92kB)
15:15:28 [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (358.42kB)
15:15:28 [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.04kB)
15:15:28 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228kB)
15:15:28 [INFO] Fetching org.eclipse.xtext_2.29.0.v20221121-0917.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.65MB)
15:15:28 [INFO] Fetching org.eclipse.xtext.util_2.29.0.v20221121-0917.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (313.38kB)
15:15:29 [INFO] Fetching org.eclipse.ocl.pivot_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.5MB)
15:15:29 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (249.94kB)
15:15:29 [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (353.45kB)
15:15:29 [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.97kB)
15:15:29 [INFO] Fetching org.eclipse.ocl.xtext.base_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (577.12kB)
15:15:29 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (391.23kB)
15:15:29 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (696.09kB)
15:15:29 [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.11kB)
15:15:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.codegen:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/pom.xml
15:15:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.jdt.texteditor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/pom.xml
15:15:30 [INFO] Fetching org.eclipse.jdt_3.18.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (44.74kB)
15:15:30 [INFO] Fetching org.eclipse.papyrus.designer.deployment.profile_3.0.0.202212171454.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (77.43kB)
15:15:30 [INFO] Fetching org.eclipse.papyrus.designer.transformation.profile_3.0.0.202212052125.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (56.98kB)
15:15:30 [INFO] Fetching org.eclipse.papyrus.designer.infra.ui_3.0.0.202301131521.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (20.91kB)
15:15:30 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.codegen.ui_3.0.0.202301131521.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (31.59kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.designer.languages.cpp.profile_3.0.0.202209162119.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (175.16kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.designer.transformation.base_3.0.0.202212171454.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (47.67kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.marte.static.profile_1.2.2.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/marte/neon/1.2.2_papyrus-marte-neon_329/plugins/ (1.73MB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.designer.transformation.vsl_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (18.96kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.71kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.marte.vsl_1.2.2.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/marte/neon/1.2.2_papyrus-marte-neon_329/plugins/ (828.52kB)
15:15:31 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.02kB)
15:15:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.library:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/pom.xml
15:15:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.profile:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/pom.xml
15:15:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/pom.xml
15:15:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.diagram.common:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/pom.xml
15:15:33 [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.96kB)
15:15:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.diagram.process:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/pom.xml
15:15:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.architecture:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/pom.xml
15:15:34 [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.12kB)
15:15:34 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.25kB)
15:15:34 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.76kB)
15:15:34 [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.72kB)
15:15:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (584.51kB)
15:15:34 [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.41kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.08kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (599.46kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (609.11kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (979.22kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (546.73kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (240.4kB)
15:15:35 [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (98.6kB)
15:15:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.p2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/releng/site/pom.xml
15:15:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/pom.xml
15:15:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp.feature:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/pom.xml
15:15:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/pom.xml
15:15:42 [INFO] ------------------------------------------------------------------------
15:15:42 [INFO] Reactor Build Order:
15:15:42 [INFO] 
15:15:42 [INFO] org.eclipse.papyrus.aas.root                                       [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas-features                                   [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas-plugins                                    [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas-codegen                                    [pom]
15:15:42 [INFO] org.eclipse.aas.basyx.lib                               [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas-modeling                                   [pom]
15:15:42 [INFO] org.eclipse.aas.api                                     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.aas.basyx.codegen                           [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.profile                         [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.aasx.import                     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.cheatSheets                     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.codegen.ui                      [eclipse-plugin]
15:15:42 [INFO] Papyrus AAS doc                                         [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.ui                              [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.table.configuration             [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.filter                          [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.filter.edit                     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas-bpmn                                       [pom]
15:15:42 [INFO] org.eclipse.papyrus.bpmn                                [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.bpmn.architecture                   [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.bpmn.diagram.common                 [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.bpmn.diagram.process                [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.wizards                         [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.designer.languages.java.profile     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.designer.languages.java.codegen     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.designer.languages.java.library     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.designer.languages.java.jdt.texteditor [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.perspective                     [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.validation                      [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.feature                        [eclipse-feature]
15:15:42 [INFO] org.eclipse.papyrus.aas-specification                              [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas-releng                                     [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas.target               [eclipse-target-definition]
15:15:42 [INFO] org.eclipse.papyrus.aas.p2                          [eclipse-repository]
15:15:42 [INFO] org.eclipse.papyrus.aas-rcp                                        [pom]
15:15:42 [INFO] org.eclipse.papyrus.aas.rcp                             [eclipse-plugin]
15:15:42 [INFO] org.eclipse.papyrus.aas.rcp.feature                    [eclipse-feature]
15:15:42 [INFO] org.eclipse.papyrus.aas.rcp.product                 [eclipse-repository]
15:15:42 [INFO] org.eclipse.papyrus.aas.rcp.target           [eclipse-target-definition]
15:15:42 [INFO] 
15:15:42 [INFO] --------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.root >--------
15:15:42 [INFO] Building org.eclipse.papyrus.aas.root 0.0.1-SNAPSHOT              [1/39]
15:15:42 [INFO] --------------------------------[ pom ]---------------------------------
15:15:42 [INFO] 
15:15:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.root ---
15:15:43 [INFO] 
15:15:43 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.root ---
15:15:43 [INFO] 
15:15:43 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.root ---
15:15:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:15:43 [INFO] 
15:15:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.root ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.root ---
15:15:45 [INFO] 
15:15:45 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-features >------
15:15:45 [INFO] Building org.eclipse.papyrus.aas-features 0.0.1-SNAPSHOT          [2/39]
15:15:45 [INFO] --------------------------------[ pom ]---------------------------------
15:15:45 [INFO] 
15:15:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-features ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-features ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-features ---
15:15:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:15:45 [INFO] 
15:15:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-features ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-features ---
15:15:45 [INFO] 
15:15:45 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-plugins >-------
15:15:45 [INFO] Building org.eclipse.papyrus.aas-plugins 0.0.1-SNAPSHOT           [3/39]
15:15:45 [INFO] --------------------------------[ pom ]---------------------------------
15:15:45 [INFO] 
15:15:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-plugins ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-plugins ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-plugins ---
15:15:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:15:45 [INFO] 
15:15:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-plugins ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-plugins ---
15:15:45 [INFO] 
15:15:45 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-codegen >-------
15:15:45 [INFO] Building org.eclipse.papyrus.aas-codegen 0.0.1-SNAPSHOT           [4/39]
15:15:45 [INFO] --------------------------------[ pom ]---------------------------------
15:15:45 [INFO] 
15:15:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-codegen ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-codegen ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-codegen ---
15:15:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:15:45 [INFO] 
15:15:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-codegen ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-codegen ---
15:15:45 [INFO] 
15:15:45 [INFO] ---------< org.eclipse.papyrus.aas:org.eclipse.aas.basyx.lib >----------
15:15:45 [INFO] Building org.eclipse.aas.basyx.lib 1.0.0-SNAPSHOT                 [5/39]
15:15:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:15:45 [INFO] 
15:15:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.aas.basyx.lib ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.aas.basyx.lib ---
15:15:45 [INFO] The project's OSGi version is 1.0.0.202302162014
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.aas.basyx.lib ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.aas.basyx.lib ---
15:15:45 [INFO] 
15:15:45 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.aas.basyx.lib ---
15:15:45 [INFO] 
15:15:45 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.aas.basyx.lib ---
15:15:46 [INFO] Resolving class path of org.eclipse.aas.basyx.lib...
15:15:46 [INFO] 
15:15:46 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.aas.basyx.lib ---
15:15:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/src/main/resources
15:15:46 [INFO] 
15:15:46 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.aas.basyx.lib ---
15:15:46 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.lib:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/pom.xml
15:15:47 [INFO] Nothing to compile - all classes are up to date
15:15:47 [INFO] 
15:15:47 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.aas.basyx.lib ---
15:15:47 [INFO] 
15:15:47 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.aas.basyx.lib ---
15:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:15:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/src/test/resources
15:15:47 [INFO] 
15:15:47 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.aas.basyx.lib ---
15:15:47 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.lib:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/pom.xml
15:15:47 [INFO] 
15:15:47 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.aas.basyx.lib ---
15:15:48 [INFO] No tests to run.
15:15:48 [INFO] 
15:15:48 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.aas.basyx.lib ---
15:15:48 [INFO] 
15:15:48 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.aas.basyx.lib ---
15:15:48 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
15:15:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar
15:15:48 [INFO] 
15:15:48 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.aas.basyx.lib ---
15:15:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar
15:15:48 [INFO] 
15:15:48 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.aas.basyx.lib ---
15:15:48 [INFO] 
15:15:48 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.aas.basyx.lib ---
15:15:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:15:48 [INFO] 
15:15:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.aas.basyx.lib ---
15:15:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/commons-validator-1.7.jar' is disabled.
15:15:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/commons-validator-1.7.jar
15:15:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/model-1.1.1.jar' is disabled.
15:15:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/model-1.1.1.jar
15:15:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/slf4j-api-1.6.1.jar' is disabled.
15:15:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/slf4j-api-1.6.1.jar
15:15:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/slf4j-simple-1.6.1.jar' is disabled.
15:15:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar_unpacked_3647354351986036330/slf4j-simple-1.6.1.jar
15:15:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT.jar
15:15:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/commons-validator-1.7.jar' is disabled.
15:15:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/commons-validator-1.7.jar
15:15:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/model-1.1.1.jar' is disabled.
15:15:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/model-1.1.1.jar
15:15:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/slf4j-api-1.6.1.jar' is disabled.
15:15:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/slf4j-api-1.6.1.jar
15:15:57 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/slf4j-simple-1.6.1.jar' is disabled.
15:15:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/target/classes/slf4j-simple-1.6.1.jar
15:15:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/commons-validator-1.7.jar' is disabled.
15:15:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/commons-validator-1.7.jar
15:15:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/model-1.1.1.jar' is disabled.
15:15:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/model-1.1.1.jar
15:16:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/slf4j-api-1.6.1.jar' is disabled.
15:16:01 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/slf4j-api-1.6.1.jar
15:16:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/slf4j-simple-1.6.1.jar' is disabled.
15:16:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar_unpacked_13892479965602060284/slf4j-simple-1.6.1.jar
15:16:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.lib/target/org.eclipse.aas.basyx.lib-1.0.0-SNAPSHOT-sources.jar
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.aas.basyx.lib ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.aas.basyx.lib ---
15:16:04 [INFO] 
15:16:04 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.aas.basyx.lib ---
15:16:04 [INFO] No tests to run.
15:16:04 [INFO] 
15:16:04 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-modeling >------
15:16:04 [INFO] Building org.eclipse.papyrus.aas-modeling 0.0.1-SNAPSHOT          [6/39]
15:16:04 [INFO] --------------------------------[ pom ]---------------------------------
15:16:04 [INFO] 
15:16:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-modeling ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-modeling ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-modeling ---
15:16: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
15:16:04 [INFO] 
15:16:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-modeling ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-modeling ---
15:16:04 [INFO] 
15:16:04 [INFO] ------------< org.eclipse.papyrus.aas:org.eclipse.aas.api >-------------
15:16:04 [INFO] Building org.eclipse.aas.api 0.8.0-SNAPSHOT                       [7/39]
15:16:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:04 [INFO] 
15:16:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.aas.api ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.aas.api ---
15:16:04 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.aas.api ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.aas.api ---
15:16:04 [INFO] 
15:16:04 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.aas.api ---
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.aas.api ---
15:16:04 [INFO] Resolving class path of org.eclipse.aas.api...
15:16:04 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.02kB)
15:16:04 [INFO] 
15:16:04 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.aas.api ---
15:16:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/main/resources
15:16:04 [INFO] 
15:16:04 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.aas.api ---
15:16:04 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.api:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/pom.xml
15:16:04 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/target/classes
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/reference/Reference.java:[19] 
15:16:05 	import io.adminshell.aas.v3.model.impl.DefaultReference;
15:16:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:05 The import io.adminshell.aas.v3.model.impl.DefaultReference is never used
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/submodel/submodelelement/dataelement/MultiLanguageProperty.java:[23] 
15:16:05 	import org.eclipse.aas.api.submodel.submodelelement.dataelement.valuetypes.ValueType;
15:16:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:05 The import org.eclipse.aas.api.submodel.submodelelement.dataelement.valuetypes.ValueType is never used
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/submodel/submodelelement/SubModelElementCollection.java:[30] 
15:16:05 	import io.adminshell.aas.v3.model.Submodel;
15:16:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:05 The import io.adminshell.aas.v3.model.Submodel is never used
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/submodel/submodelelement/SubModelElementCollection.java:[32] 
15:16:05 	import io.adminshell.aas.v3.model.SubmodelElementCollection;
15:16:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:05 The import io.adminshell.aas.v3.model.SubmodelElementCollection is never used
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/aas/AssetAdministrationShell.java:[22] 
15:16:05 	import org.eclipse.aas.api.communications.Endpoint;
15:16:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:05 The import org.eclipse.aas.api.communications.Endpoint is never used
15:16:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/org/eclipse/aas/api/submodel/submodelelement/dataelement/OperationVariable.java:[28] 
15:16:05 	private ValueType type;
15:16:05 	                  ^^^^
15:16:05 The value of the field OperationVariable.type is not used
15:16:05 6 problems (6 warnings)
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.aas.api ---
15:16:05 [INFO] 
15:16:05 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.aas.api ---
15:16:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/src/test/resources
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.aas.api ---
15:16:05 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.api:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/pom.xml
15:16:05 [INFO] 
15:16:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.aas.api ---
15:16:05 [INFO] No tests to run.
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.aas.api ---
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.aas.api ---
15:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/target/org.eclipse.aas.api-0.8.0-SNAPSHOT-sources.jar
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.aas.api ---
15:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/target/org.eclipse.aas.api-0.8.0-SNAPSHOT.jar
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.aas.api ---
15:16:05 [INFO] 
15:16:05 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.aas.api ---
15:16: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
15:16:05 [INFO] 
15:16:05 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.aas.api ---
15:16:05 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/target/org.eclipse.aas.api-0.8.0-SNAPSHOT.jar
15:16:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.aas.api/target/org.eclipse.aas.api-0.8.0-SNAPSHOT-sources.jar
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.aas.api ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.aas.api ---
15:16:07 [INFO] 
15:16:07 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.aas.api ---
15:16:07 [INFO] No tests to run.
15:16:07 [INFO] 
15:16:07 [INFO] -------< org.eclipse.papyrus.aas:org.eclipse.aas.basyx.codegen >--------
15:16:07 [INFO] Building org.eclipse.aas.basyx.codegen 1.0.0-SNAPSHOT             [8/39]
15:16:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:07 [INFO] 
15:16:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] The project's OSGi version is 1.0.0.202302162014
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] Resolving class path of org.eclipse.aas.basyx.codegen...
15:16:07 [INFO] 
15:16:07 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/main/resources
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.codegen:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/pom.xml
15:16:07 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/.settings/org.eclipse.jdt.core.prefs' could not be found!
15:16:07 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/target/classes
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[16] 
15:16:07 	import java.util.ArrayList;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^
15:16:07 The import java.util.ArrayList is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[17] 
15:16:07 	import java.util.List;
15:16:07 	       ^^^^^^^^^^^^^^
15:16:07 The import java.util.List is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[44] 
15:16:07 	import io.adminshell.aas.v3.model.LangString;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.LangString is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[47] 
15:16:07 	import io.adminshell.aas.v3.model.Submodel;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.Submodel is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[48] 
15:16:07 	import io.adminshell.aas.v3.model.SubmodelElement;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.SubmodelElement is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[50] 
15:16:07 	import io.adminshell.aas.v3.model.impl.DefaultMultiLanguageProperty;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.impl.DefaultMultiLanguageProperty is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/Test.java:[51] 
15:16:07 	import io.adminshell.aas.v3.model.impl.DefaultSubmodel;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.impl.DefaultSubmodel is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/DEWorkspaceCreator.java:[19] 
15:16:07 	import java.util.Collection;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^
15:16:07 The import java.util.Collection is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/DEWorkspaceCreator.java:[20] 
15:16:07 	import java.util.LinkedList;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^
15:16:07 The import java.util.LinkedList is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/DEWorkspaceCreator.java:[164] 
15:16:07 	List<IOperationVariable> inoutputVariables = operation.getInoutputVars();
15:16:07 	                         ^^^^^^^^^^^^^^^^^
15:16:07 The value of the local variable inoutputVariables is not used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/DEWorkspaceCreator.java:[286] 
15:16:07 	Class<? extends Object> identifierClass = null;
15:16:07 	                        ^^^^^^^^^^^^^^^
15:16:07 The value of the local variable identifierClass is not used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/DEWorkspaceCreator.java:[466] 
15:16:07 	String defaultGetterContent = "";
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^
15:16:07 The value of the local variable defaultGetterContent is not used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/Project.java:[22] 
15:16:07 	import org.eclipse.aas.api.communications.Endpoint;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import org.eclipse.aas.api.communications.Endpoint is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/Project.java:[44] 
15:16:07 	private Path currentWorkingDirectory = Paths.get(FileUtils.getCurrentWorkingDirectory());
15:16:07 	             ^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The value of the field Project.currentWorkingDirectory is not used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/Project.java:[442] 
15:16:07 	Path source = Paths.get("src");
15:16:07 	     ^^^^^^
15:16:07 The value of the local variable source is not used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/SubModelCreator.java:[26] 
15:16:07 	import org.eclipse.aas.api.reference.IKey;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import org.eclipse.aas.api.reference.IKey is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/SubModelCreator.java:[33] 
15:16:07 	import org.eclipse.aas.api.submodel.submodelelement.dataelement.IOperationVariable;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import org.eclipse.aas.api.submodel.submodelelement.dataelement.IOperationVariable is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/SubModelCreator.java:[37] 
15:16:07 	import io.adminshell.aas.v3.model.LangString;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import io.adminshell.aas.v3.model.LangString is never used
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/submodel/submodelelements/PropertyGenerator.java:[199] 
15:16:07 	private String generateValueCode() {
15:16:07 	               ^^^^^^^^^^^^^^^^^^^
15:16:07 The method generateValueCode() from the type PropertyGenerator is never used locally
15:16:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/org/eclipse/aas/basyx/codegen/generator/modulefiles/ConceptDescriptionCreator.java:[23] 
15:16:07 	import org.eclipse.aas.api.reference.Reference;
15:16:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:07 The import org.eclipse.aas.api.reference.Reference is never used
15:16:07 20 problems (20 warnings)
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/src/test/resources
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.aas.basyx.codegen:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/pom.xml
15:16:07 [INFO] 
15:16:07 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] No tests to run.
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
15:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/target/org.eclipse.aas.basyx.codegen-1.0.0-SNAPSHOT-sources.jar
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/target/org.eclipse.aas.basyx.codegen-1.0.0-SNAPSHOT.jar
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] 
15:16:07 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.aas.basyx.codegen ---
15:16: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
15:16:07 [INFO] 
15:16:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.aas.basyx.codegen ---
15:16:07 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/target/org.eclipse.aas.basyx.codegen-1.0.0-SNAPSHOT.jar
15:16:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/codegen/org.eclipse.aas.basyx.codegen/target/org.eclipse.aas.basyx.codegen-1.0.0-SNAPSHOT-sources.jar
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.aas.basyx.codegen ---
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.aas.basyx.codegen ---
15:16:10 [INFO] 
15:16:10 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.aas.basyx.codegen ---
15:16:10 [INFO] No tests to run.
15:16:10 [INFO] 
15:16:10 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.profile >-------
15:16:10 [INFO] Building org.eclipse.papyrus.aas.profile 0.8.1-SNAPSHOT           [9/39]
15:16:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:10 [INFO] 
15:16:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] The project's OSGi version is 0.8.1.202302162014
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] 
15:16:10 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] 
15:16:10 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.profile ---
15:16:10 [INFO] Resolving class path of org.eclipse.papyrus.aas.profile...
15:16:11 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.78kB)
15:16:11 [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.38kB)
15:16:11 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.75kB)
15:16:11 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.11kB)
15:16:11 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.29kB)
15:16:11 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.59kB)
15:16:11 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.66kB)
15:16:11 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.13kB)
15:16:11 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.53kB)
15:16:11 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.56kB)
15:16:11 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.06kB)
15:16:11 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (224.58kB)
15:16:11 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.41kB)
15:16:11 [INFO] Fetching org.eclipse.ui.win32_3.4.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.47kB)
15:16:11 [INFO] 
15:16:11 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.profile ---
15:16:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/src/main/resources
15:16:11 [INFO] 
15:16:11 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.profile ---
15:16:11 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.profile:0.8.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/pom.xml
15:16:11 [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/target/classes
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] 
15:16:12 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/src/test/resources
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.profile:0.8.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/pom.xml
15:16:12 [INFO] 
15:16:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] No tests to run.
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/target/org.eclipse.papyrus.aas.profile-0.8.1-SNAPSHOT-sources.jar
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/target/org.eclipse.papyrus.aas.profile-0.8.1-SNAPSHOT.jar
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] 
15:16:12 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.profile ---
15:16: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
15:16:12 [INFO] 
15:16:12 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.profile ---
15:16:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/target/org.eclipse.papyrus.aas.profile-0.8.1-SNAPSHOT.jar
15:16:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.profile/target/org.eclipse.papyrus.aas.profile-0.8.1-SNAPSHOT-sources.jar
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.profile ---
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.profile ---
15:16:15 [INFO] 
15:16:15 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.profile ---
15:16:15 [INFO] No tests to run.
15:16:15 [INFO] 
15:16:15 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.aasx.import >-----
15:16:15 [INFO] Building org.eclipse.papyrus.aas.aasx.import 0.8.0-SNAPSHOT      [10/39]
15:16:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:15 [INFO] 
15:16:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] 
15:16:15 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] 
15:16:15 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:15 [INFO] Resolving class path of org.eclipse.papyrus.aas.aasx.import...
15:16:16 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (756.1kB)
15:16:16 [INFO] 
15:16:16 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/main/resources
15:16:16 [INFO] 
15:16:16 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:16 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.aasx.import:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/pom.xml
15:16:16 [INFO] Compiling 358 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/target/classes
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportFilePage.java:[22] 
15:16:19 	import org.eclipse.ui.internal.wizards.datatransfer.WizardArchiveFileResourceImportPage1;
15:16:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 Discouraged access: The type 'WizardArchiveFileResourceImportPage1' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportFilePage.java:[29] 
15:16:19 	public class ImportFilePage extends WizardArchiveFileResourceImportPage1 {
15:16:19 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 Discouraged access: The type 'WizardArchiveFileResourceImportPage1' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportFilePage.java:[55] 
15:16:19 	super(name,selection, allowedfiles);
15:16:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 Discouraged access: The constructor 'WizardArchiveFileResourceImportPage1(IWorkbench, IStructuredSelection, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportFilePage.java:[62] 
15:16:19 	super(workbench,selection, allowedfiles);
15:16:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 Discouraged access: The constructor 'WizardArchiveFileResourceImportPage1(IWorkbench, IStructuredSelection, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportFilePage.java:[80] 
15:16:19 	sourceNames = addToHistory(sourceNames, sourceNameField.getText());
15:16:19 	                                        ^^^^^^^^^^^^^^^
15:16:19 Discouraged access: The field 'WizardFileSystemResourceImportPage1.sourceNameField' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/UMLfromAASXTransformationLauncher.java:[30] 
15:16:19 	import org.eclipse.jface.dialogs.MessageDialog;
15:16:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The import org.eclipse.jface.dialogs.MessageDialog is never used
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/UMLfromAASXTransformationLauncher.java:[190] 
15:16:19 	for (IImportTransformation transformation : transformations) {
15:16:19 	                           ^^^^^^^^^^^^^^
15:16:19 The value of the local variable transformation is not used
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[39] 
15:16:19 	import org.eclipse.core.runtime.SubProgressMonitor;
15:16:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The type SubProgressMonitor is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[121] 
15:16:19 	private SelectRepresentationKindPage selectRepresentationKindPage;
15:16:19 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The value of the field ImportAASXWizard.selectRepresentationKindPage is not used
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[297] 
15:16:19 	importPage.finish();
15:16:19 	           ^^^^^^
15:16:19 Discouraged access: The method 'WizardArchiveFileResourceImportPage1.finish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.20.0.v20221027-2208/org.eclipse.ui.ide-3.20.0.v20221027-2208.jar')
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[596] 
15:16:19 	desc = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile());
15:16:19 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method getEditorDescriptor(IFile) from the type IDE is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[607] 
15:16:19 	desc = IDE.getEditorDescriptor(uri.lastSegment());
15:16:19 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method getEditorDescriptor(String) from the type IDE is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[610] 
15:16:19 	desc = IDE.getEditorDescriptor(input.getName());
15:16:19 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method getEditorDescriptor(String) from the type IDE is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[935] 
15:16:19 	project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                                       ^^^^^^^^^^^^^^^^^^
15:16:19 The type SubProgressMonitor is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[935] 
15:16:19 	project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[936] 
15:16:19 	project.open(new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                 ^^^^^^^^^^^^^^^^^^
15:16:19 The type SubProgressMonitor is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[936] 
15:16:19 	project.open(new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[938] 
15:16:19 	project.open(new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                 ^^^^^^^^^^^^^^^^^^
15:16:19 The type SubProgressMonitor is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/wizards/ImportAASXWizard.java:[938] 
15:16:19 	project.open(new SubProgressMonitor(progressMonitor, 1));
15:16:19 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/AAS2UMLSwitch.java:[261] 
15:16:19 	private EObject doSwitch(EObject object, EObject result) {
15:16:19 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method doSwitch(EObject, EObject) from the type AAS2UMLSwitch is never used locally
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/AAS2UMLSwitch.java:[664] 
15:16:19 	.addAll((Collection<? extends Classifier>) targetEobjects);
15:16:19 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 Type safety: Unchecked cast from List<EObject> to Collection<? extends Classifier>
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/AAS2UMLSwitch.java:[1820] 
15:16:19 	CompositeTransactionalCommand command = new CompositeTransactionalCommand((TransactionalEditingDomain) domain,
15:16:19 	                              ^^^^^^^
15:16:19 The value of the local variable command is not used
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/transformations/AAS2UMLSwitch.java:[1906] 
15:16:19 	private String getTargetPropertyFromSource(int attributeID) {
15:16:19 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method getTargetPropertyFromSource(int) from the type AAS2UMLSwitch is never used locally
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/handler/ImportAASXHandler.java:[60] 
15:16:19 	private Set<String> extensionOfFilesToImport;
15:16:19 	                    ^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The value of the field ImportAASXHandler.extensionOfFilesToImport is not used
15:16:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/org/eclipse/papyrus/aas/import2papyrus/handler/ImportAASXHandler.java:[201] 
15:16:19 	private IFile getFileInProject(IContainer myProject, String file_name) {
15:16:19 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:19 The method getFileInProject(IContainer, String) from the type ImportAASXHandler is never used locally
15:16:19 25 problems (25 warnings)
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] 
15:16:19 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/src/test/resources
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.aasx.import:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/pom.xml
15:16:19 [INFO] 
15:16:19 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] No tests to run.
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/target/org.eclipse.papyrus.aas.aasx.import-0.8.0-SNAPSHOT-sources.jar
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/target/org.eclipse.papyrus.aas.aasx.import-0.8.0-SNAPSHOT.jar
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:19 [INFO] 
15:16:19 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.aasx.import ---
15:16: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
15:16:19 [INFO] 
15:16:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/target/org.eclipse.papyrus.aas.aasx.import-0.8.0-SNAPSHOT.jar
15:16:22 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.aasx.import/target/org.eclipse.papyrus.aas.aasx.import-0.8.0-SNAPSHOT-sources.jar
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:23 [INFO] 
15:16:23 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.aasx.import ---
15:16:23 [INFO] No tests to run.
15:16:23 [INFO] 
15:16:23 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.cheatSheets >-----
15:16:23 [INFO] Building org.eclipse.papyrus.aas.cheatSheets 0.8.0-SNAPSHOT      [11/39]
15:16:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:23 [INFO] 
15:16:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] 
15:16:23 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] 
15:16:23 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:23 [INFO] Resolving class path of org.eclipse.papyrus.aas.cheatSheets...
15:16:24 [INFO] 
15:16:24 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/src/main/resources
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.cheatSheets:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/pom.xml
15:16:24 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/target/classes
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] 
15:16:24 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/src/test/resources
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.cheatSheets:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/pom.xml
15:16:24 [INFO] 
15:16:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] No tests to run.
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
15:16:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/target/org.eclipse.papyrus.aas.cheatSheets-0.8.0-SNAPSHOT-sources.jar
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/target/org.eclipse.papyrus.aas.cheatSheets-0.8.0-SNAPSHOT.jar
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] 
15:16:24 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16: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
15:16:24 [INFO] 
15:16:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/target/org.eclipse.papyrus.aas.cheatSheets-0.8.0-SNAPSHOT.jar
15:16:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.cheatSheets/target/org.eclipse.papyrus.aas.cheatSheets-0.8.0-SNAPSHOT-sources.jar
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:26 [INFO] 
15:16:26 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.cheatSheets ---
15:16:26 [INFO] No tests to run.
15:16:26 [INFO] 
15:16:26 [INFO] -----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.codegen.ui >-----
15:16:26 [INFO] Building org.eclipse.papyrus.aas.codegen.ui 0.8.0-SNAPSHOT       [12/39]
15:16:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:26 [INFO] 
15:16:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] 
15:16:26 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] 
15:16:26 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:26 [INFO] Resolving class path of org.eclipse.papyrus.aas.codegen.ui...
15:16:27 [INFO] Fetching org.eclipse.m2e.logback_2.1.0.20221015-0744.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.87kB)
15:16:27 [INFO] 
15:16:27 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/main/resources
15:16:27 [INFO] 
15:16:27 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:27 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.codegen.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/pom.xml
15:16:27 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/target/classes
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHandler.java:[20] 
15:16:28 	import java.io.IOException;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^
15:16:28 The import java.io.IOException is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHandler.java:[23] 
15:16:28 	import java.net.URL;
15:16:28 	       ^^^^^^^^^^^^
15:16:28 The import java.net.URL is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHandler.java:[38] 
15:16:28 	import org.eclipse.core.runtime.FileLocator;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import org.eclipse.core.runtime.FileLocator is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHandler.java:[41] 
15:16:28 	import org.eclipse.core.runtime.Platform;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import org.eclipse.core.runtime.Platform is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHandler.java:[61] 
15:16:28 	import org.osgi.framework.Bundle;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import org.osgi.framework.Bundle is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[20] 
15:16:28 	import java.util.ListIterator;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import java.util.ListIterator is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[40] 
15:16:28 	import org.eclipse.papyrus.aas.ConceptDescription;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import org.eclipse.papyrus.aas.ConceptDescription is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[57] 
15:16:28 	import org.eclipse.uml2.uml.Stereotype;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import org.eclipse.uml2.uml.Stereotype is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[61] 
15:16:28 	import io.adminshell.aas.v3.model.Identifiable;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import io.adminshell.aas.v3.model.Identifiable is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[67] 
15:16:28 	import io.adminshell.aas.v3.model.impl.DefaultConceptDescription;
15:16:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:28 The import io.adminshell.aas.v3.model.impl.DefaultConceptDescription is never used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[570] 
15:16:28 	Boolean nodeidGenerated = false;
15:16:28 	        ^^^^^^^^^^^^^^^
15:16:28 The value of the local variable nodeidGenerated is not used
15:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/org/eclipse/papyrus/aas/codegen/ui/handlers/GenerateAASCodeHelper.java:[876] 
15:16:28 	int index = 0;
15:16:28 	    ^^^^^
15:16:28 The value of the local variable index is not used
15:16:28 12 problems (12 warnings)
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] 
15:16:28 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/src/test/resources
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.codegen.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/pom.xml
15:16:28 [INFO] 
15:16:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] No tests to run.
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/target/org.eclipse.papyrus.aas.codegen.ui-0.8.0-SNAPSHOT-sources.jar
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/target/org.eclipse.papyrus.aas.codegen.ui-0.8.0-SNAPSHOT.jar
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] 
15:16:28 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16: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
15:16:28 [INFO] 
15:16:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/target/org.eclipse.papyrus.aas.codegen.ui-0.8.0-SNAPSHOT.jar
15:16:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.codegen.ui/target/org.eclipse.papyrus.aas.codegen.ui-0.8.0-SNAPSHOT-sources.jar
15:16:30 [INFO] 
15:16:30 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:30 [INFO] 
15:16:30 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:30 [INFO] 
15:16:30 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.codegen.ui ---
15:16:30 [INFO] No tests to run.
15:16:30 [INFO] 
15:16:30 [INFO] --------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.doc >---------
15:16:30 [INFO] Building Papyrus AAS doc 0.8.0-SNAPSHOT                          [13/39]
15:16:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:31 [INFO] 
15:16:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] Resolving class path of Papyrus AAS doc...
15:16:31 [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.24kB)
15:16:31 [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.48kB)
15:16:31 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.6kB)
15:16:31 [INFO] 
15:16:31 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/main/resources
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/pom.xml
15:16:31 [INFO] Nothing to compile - all classes are up to date
15:16:31 [INFO] 
15:16:31 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.29:eclipse-help (default) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/target/site/generated-eclipse-help
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/AAS-modeling-in-Papyrus.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/BOM-diagram.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/CanvAAS-Code-generator-to-Basyx-Doc.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/CanvAAS-Toolset-Architecture-Doc.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Conclusion-Doc.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Create-ConcepDescription-from-ModelExplorer.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Create-configure-an-AAS.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Create-configure-an-Asset.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Create-configure-an-Submodel.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Create-new-diagram.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Delete-a-created-element.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/Introduction-Doc.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/JDT_Integration.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/User-Guide-Doc.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/create-an-AAS-project.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/generation-and-execution-Basyx-code.mediawiki
15:16:31 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/site/mediawiki/import-an-AAS-package.mediawiki
15:16:31 [INFO] Processed 71 files
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/src/test/resources
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.doc:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/pom.xml
15:16:31 [INFO] 
15:16:31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] No tests to run.
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] 
15:16:31 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.doc ---
15:16:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/target/org.eclipse.papyrus.aas.doc-0.8.0-SNAPSHOT-sources.jar
15:16:32 [INFO] 
15:16:32 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.doc ---
15:16:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/target/org.eclipse.papyrus.aas.doc-0.8.0-SNAPSHOT.jar
15:16:32 [INFO] 
15:16:32 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.doc ---
15:16:32 [INFO] 
15:16:32 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.doc ---
15:16:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:32 [INFO] 
15:16:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.doc ---
15:16:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/target/org.eclipse.papyrus.aas.doc-0.8.0-SNAPSHOT.jar
15:16:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.doc/target/org.eclipse.papyrus.aas.doc-0.8.0-SNAPSHOT-sources.jar
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.doc ---
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.doc ---
15:16:36 [INFO] 
15:16:36 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.doc ---
15:16:36 [INFO] No tests to run.
15:16:36 [INFO] 
15:16:36 [INFO] ---------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.ui >---------
15:16:36 [INFO] Building org.eclipse.papyrus.aas.ui 0.8.0-SNAPSHOT               [14/39]
15:16:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:36 [INFO] 
15:16:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] 
15:16:36 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] 
15:16:36 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.ui ---
15:16:36 [INFO] Resolving class path of org.eclipse.papyrus.aas.ui...
15:16:37 [INFO] 
15:16:37 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.ui ---
15:16:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/main/resources
15:16:37 [INFO] 
15:16:37 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.ui ---
15:16:37 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/pom.xml
15:16:37 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/target/classes
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[56] 
15:16:38 	private Timer timer;
15:16:38 	              ^^^^^
15:16:38 The value of the field EndPointComboDialog.timer is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[58] 
15:16:38 	private TimerTask changeColorTask;
15:16:38 	                  ^^^^^^^^^^^^^^^
15:16:38 The value of the field EndPointComboDialog.changeColorTask is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[59] 
15:16:38 	private IBaseLabelProvider labelprovider;
15:16:38 	                           ^^^^^^^^^^^^^
15:16:38 The value of the field EndPointComboDialog.labelprovider is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[70] 
15:16:38 	protected IObservableValue getObservableValue() {
15:16:38 	          ^^^^^^^^^^^^^^^^
15:16:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[137] 
15:16:38 	class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
15:16:38 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[202] 
15:16:38 	fireValueChange(new ValueDiff() {
15:16:38 				@Override
15:16:38 				public Object getOldValue() {
15:16:38 					return oldValue;
15:16:38 				}
15:16:38 				@Override
15:16:38 				public Object getNewValue() {
15:16:38 					return currentValue;
15:16:38 				}
15:16:38 			});
15:16:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[202] 
15:16:38 	fireValueChange(new ValueDiff() {
15:16:38 	                    ^^^^^^^^^
15:16:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[232] 
15:16:38 	class EndPointComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
15:16:38 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[236] 
15:16:38 	public EndPointComboObservableValue(Viewer viewer2, IObservableValue modelProperty2) {
15:16:38 	                                                    ^^^^^^^^^^^^^^^^
15:16:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[281] 
15:16:38 	private Endpoint getEndpoint(String endpoint) {
15:16:38 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method getEndpoint(String) from the type EndPointComboDialog.EndPointComboObservableValue is never used locally
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[405] 
15:16:38 	private boolean aredifferent(Endpoint currentValue, Endpoint previousValue2) {
15:16:38 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method aredifferent(Endpoint, Endpoint) from the type EndPointComboDialog.EndPointComboObservableValue is never used locally
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[421] 
15:16:38 	fireValueChange(new ValueDiff() {
15:16:38 				@Override
15:16:38 				public Object getOldValue() {
15:16:38 					return oldValue;
15:16:38 				}
15:16:38 				@Override
15:16:38 				public Object getNewValue() {
15:16:38 					return currentValue;
15:16:38 				}
15:16:38 			});
15:16:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointComboDialog.java:[421] 
15:16:38 	fireValueChange(new ValueDiff() {
15:16:38 	                    ^^^^^^^^^
15:16:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AASExtModelElement.java:[69] 
15:16:38 	ChangeListenerUtils.fireDataSourceChanged(dataSource);
15:16:38 	^^^^^^^^^^^^^^^^^^^
15:16:38 The type ChangeListenerUtils is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AASExtModelElement.java:[69] 
15:16:38 	ChangeListenerUtils.fireDataSourceChanged(dataSource);
15:16:38 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method fireDataSourceChanged(DataSource) from the type ChangeListenerUtils is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/handlers/CreateElementHandlerTester.java:[34] 
15:16:38 	int i = 0;
15:16:38 	    ^
15:16:38 The value of the local variable i is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[319] 
15:16:38 	final List<ModelElement> modelElements = new ArrayList(Arrays.asList(modelElementHassemantic, modelElementConceptDescription));
15:16:38 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[319] 
15:16:38 	final List<ModelElement> modelElements = new ArrayList(Arrays.asList(modelElementHassemantic, modelElementConceptDescription));
15:16:38 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<ModelElement>
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[319] 
15:16:38 	final List<ModelElement> modelElements = new ArrayList(Arrays.asList(modelElementHassemantic, modelElementConceptDescription));
15:16:38 	                                             ^^^^^^^^^
15:16:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[367] 
15:16:38 	@SuppressWarnings("unchecked")
15:16:38 	                  ^^^^^^^^^^^
15:16:38 Unnecessary @SuppressWarnings("unchecked")
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[410] 
15:16:38 	@SuppressWarnings("unchecked")
15:16:38 	                  ^^^^^^^^^^^
15:16:38 Unnecessary @SuppressWarnings("unchecked")
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[946] 
15:16:38 	BooleanValueStyle fillStyle = (BooleanValueStyle) table.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
15:16:38 	                                                                                                                                                 ^^^^^^^^^^^^^^^^^
15:16:38 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[1285] 
15:16:38 	@SuppressWarnings("unchecked")
15:16:38 	                  ^^^^^^^^^^^
15:16:38 Unnecessary @SuppressWarnings("unchecked")
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASNattablePropertyEditor.java:[1319] 
15:16:38 	@SuppressWarnings("unchecked")
15:16:38 	                  ^^^^^^^^^^^
15:16:38 Unnecessary @SuppressWarnings("unchecked")
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASStringEditor.java:[47] 
15:16:38 	public IValidator getValidator() {
15:16:38 	       ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASStringEditor.java:[49] 
15:16:38 	IValidator result = super.getValidator();
15:16:38 	^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/AASStringEditor.java:[53] 
15:16:38 	new IValidator() {
15:16:38 	    ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/utils/KeyUtils.java:[81] 
15:16:38 	private static Key getKeyFromUMLElement(Element umlElement) {
15:16:38 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method getKeyFromUMLElement(Element) from the type KeyUtils is never used locally
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/advices/SubModelElementEditHelperAdvice.java:[69] 
15:16:38 	Submodel submodel = getSubmodel(container);
15:16:38 	         ^^^^^^^^
15:16:38 The value of the local variable submodel is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[87] 
15:16:38 	Element baseElement = org.eclipse.uml2.uml.util.UMLUtil.getBaseElement(source);
15:16:38 	        ^^^^^^^^^^^
15:16:38 The value of the local variable baseElement is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[91] 
15:16:38 	List<?> wrappedList = (List<?>) source.eGet(feature);
15:16:38 	        ^^^^^^^^^^^
15:16:38 The value of the local variable wrappedList is not used
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[97] 
15:16:38 	IObservableValue wrap = (IObservableValue) DelegatingObservable.wrap(papy);
15:16:38 	^^^^^^^^^^^^^^^^
15:16:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[97] 
15:16:38 	IObservableValue wrap = (IObservableValue) DelegatingObservable.wrap(papy);
15:16:38 	                         ^^^^^^^^^^^^^^^^
15:16:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[115] 
15:16:38 	public IValidator getValidator(String propertyPath) {
15:16:38 	       ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[117] 
15:16:38 	IValidator result = super.getValidator(propertyPath);
15:16:38 	^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/AssStereotypeModelElement.java:[124] 
15:16:38 	new IValidator() {
15:16:38 	    ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[27] 
15:16:38 	public class CompositeValidator implements IValidator {
15:16:38 	                                           ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[28] 
15:16:38 	private final List<IValidator> validators;
15:16:38 	                   ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[30] 
15:16:38 	private CompositeValidator(IValidator aValidator, IValidator anotherValidator) {
15:16:38 	                           ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[30] 
15:16:38 	private CompositeValidator(IValidator aValidator, IValidator anotherValidator) {
15:16:38 	                                                  ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[68] 
15:16:38 	public static IValidator of(IValidator aValidator, IValidator anotherValidator) {
15:16:38 	              ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[68] 
15:16:38 	public static IValidator of(IValidator aValidator, IValidator anotherValidator) {
15:16:38 	                            ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[68] 
15:16:38 	public static IValidator of(IValidator aValidator, IValidator anotherValidator) {
15:16:38 	                                                   ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[82] 
15:16:38 	public CompositeValidator add(IValidator validator) {
15:16:38 	                              ^^^^^^^^^^
15:16:38 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/modelelement/CompositeValidator.java:[95] 
15:16:38 	.map(v -> v.validate(value))
15:16:38 	          ^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[50] 
15:16:38 	import org.eclipse.papyrus.uml.tools.databinding.PapyrusObservableValue;
15:16:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The type PapyrusObservableValue is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[58] 
15:16:38 	public class EndPointObservableValue extends PapyrusObservableValue implements IObserving {
15:16:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The type PapyrusObservableValue is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[72] 
15:16:38 	super(property, AASPackage.eINSTANCE.getSubmodelElement_EndPoint(), domain);
15:16:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The constructor PapyrusObservableValue(EObject, EStructuralFeature, EditingDomain) is deprecated
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[186] 
15:16:38 	private Endpoint getEndpoint(String endpoint) {
15:16:38 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method getEndpoint(String) from the type EndPointObservableValue is never used locally
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[206] 
15:16:38 	private String getStringfromEndpoint(Endpoint endpoint) {
15:16:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:38 The method getStringfromEndpoint(Endpoint) from the type EndPointObservableValue is never used locally
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/ui/widgets/EndPointObservableValue.java:[320] 
15:16:38 	fireValueChange(diff);
15:16:38 	^^^^^^^^^^^^^^^^^^^^^
15:16:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
15:16:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/org/eclipse/papyrus/aas/profile/ui/advices/SubModelEditHelperAdvice.java:[71] 
15:16:38 	AssetAdministrationShell aas = UMLUtil.getStereotypeApplication((Element) container, AssetAdministrationShell.class);
15:16:38 	                         ^^^
15:16:38 The value of the local variable aas is not used
15:16:38 52 problems (52 warnings)
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] 
15:16:38 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/src/test/resources
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.ui:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/pom.xml
15:16:38 [INFO] 
15:16:38 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] No tests to run.
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/target/org.eclipse.papyrus.aas.ui-0.8.0-SNAPSHOT-sources.jar
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/target/org.eclipse.papyrus.aas.ui-0.8.0-SNAPSHOT.jar
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] 
15:16:38 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.ui ---
15:16: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
15:16:38 [INFO] 
15:16:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.ui ---
15:16:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/target/org.eclipse.papyrus.aas.ui-0.8.0-SNAPSHOT.jar
15:16:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.ui/target/org.eclipse.papyrus.aas.ui-0.8.0-SNAPSHOT-sources.jar
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.ui ---
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.ui ---
15:16:41 [INFO] 
15:16:41 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.ui ---
15:16:41 [INFO] No tests to run.
15:16:41 [INFO] 
15:16:41 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.table.configuration >--
15:16:41 [INFO] Building org.eclipse.papyrus.aas.table.configuration 0.8.0-SNAPSHOT [15/39]
15:16:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:41 [INFO] 
15:16:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] 
15:16:41 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] 
15:16:41 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:41 [INFO] Resolving class path of org.eclipse.papyrus.aas.table.configuration...
15:16:42 [INFO] 
15:16:42 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/main/resources
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.table.configuration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/pom.xml
15:16:42 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/target/classes
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/SelectKeyTypeCellEditorButtonAction.java:[176] 
15:16:42 	Asset asset = null;
15:16:42 	      ^^^^^
15:16:42 The value of the local variable asset is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/cell/CreateKeyFromHeaderCellEditorConfiguration.java:[179] 
15:16:42 	Object representedElement = AxisUtils.getRepresentedElement(axisProvider);
15:16:42 	       ^^^^^^^^^^^^^^^^^^
15:16:42 The value of the local variable representedElement is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/cell/CreateKeyFromHeaderCellEditorConfiguration.java:[212] 
15:16:42 	final AbstractAxisProvider axisProvider = table.getCurrentRowAxisProvider();
15:16:42 	                           ^^^^^^^^^^^^
15:16:42 The value of the local variable axisProvider is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/cell/CreateKeyFromHeaderCellEditorConfiguration.java:[214] 
15:16:42 	AxisManagerRepresentation rep = conf.getAxisManagers().get(0);
15:16:42 	                          ^^^
15:16:42 The value of the local variable rep is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/KeyUtils.java:[37] 
15:16:42 	List<EEnumLiteral> literals = keyElements.getELiterals();
15:16:42 	                   ^^^^^^^^
15:16:42 The value of the local variable literals is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/KeyTypeCellEditorConfiguration.java:[94] 
15:16:42 	final Object axisElement = AxisUtils.getRepresentedElement(axis);
15:16:42 	             ^^^^^^^^^^^
15:16:42 The value of the local variable axisElement is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/KeyTypeCellEditorConfiguration.java:[98] 
15:16:42 	final AbstractAxisProvider axisProvider = modelManager.getTable().getCurrentColumnAxisProvider();
15:16:42 	                           ^^^^^^^^^^^^
15:16:42 The value of the local variable axisProvider is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/cell/ParameterTypeCellEditor.java:[81] 
15:16:42 	Parameter parameter = ((row instanceof Parameter) && (column == axisElement))
15:16:42 	          ^^^^^^^^^
15:16:42 The value of the local variable parameter is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/cell/ParameterTypeCellEditor.java:[96] 
15:16:42 	private Collection<? extends View> getNewTypeDialogViews() {
15:16:42 	                                   ^^^^^^^^^^^^^^^^^^^^^^^
15:16:42 The method getNewTypeDialogViews() from the type ParameterTypeCellEditor is never used locally
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/CreateKeyTypeCellEditorButtonAction.java:[73] 
15:16:42 	private boolean onlyOnEmptyCell;
15:16:42 	                ^^^^^^^^^^^^^^^
15:16:42 The value of the field CreateKeyTypeCellEditorButtonAction.onlyOnEmptyCell is not used
15:16:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/org/eclipse/papyrus/aas/tables/configurations/editors/ParametersUtils.java:[37] 
15:16:42 	List<EEnumLiteral> literals = keyElements.getELiterals();
15:16:42 	                   ^^^^^^^^
15:16:42 The value of the local variable literals is not used
15:16:42 11 problems (11 warnings)
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] 
15:16:42 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/src/test/resources
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.table.configuration:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/pom.xml
15:16:42 [INFO] 
15:16:42 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] No tests to run.
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/target/org.eclipse.papyrus.aas.table.configuration-0.8.0-SNAPSHOT-sources.jar
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/target/org.eclipse.papyrus.aas.table.configuration-0.8.0-SNAPSHOT.jar
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] 
15:16:42 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:42 [INFO] 
15:16:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/target/org.eclipse.papyrus.aas.table.configuration-0.8.0-SNAPSHOT.jar
15:16:44 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.table.configuration/target/org.eclipse.papyrus.aas.table.configuration-0.8.0-SNAPSHOT-sources.jar
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:45 [INFO] 
15:16:45 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.table.configuration ---
15:16:45 [INFO] No tests to run.
15:16:45 [INFO] 
15:16:45 [INFO] -------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter >-------
15:16:45 [INFO] Building org.eclipse.papyrus.aas.filter 0.8.0-SNAPSHOT           [16/39]
15:16:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:45 [INFO] 
15:16:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] 
15:16:45 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] 
15:16:45 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.filter ---
15:16:45 [INFO] Resolving class path of org.eclipse.papyrus.aas.filter...
15:16:46 [INFO] 
15:16:46 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/src/main/resources
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/pom.xml
15:16:46 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/target/classes
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] 
15:16:46 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/src/test/resources
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/pom.xml
15:16:46 [INFO] 
15:16:46 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] No tests to run.
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/target/org.eclipse.papyrus.aas.filter-0.8.0-SNAPSHOT-sources.jar
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/target/org.eclipse.papyrus.aas.filter-0.8.0-SNAPSHOT.jar
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] 
15:16:46 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:46 [INFO] 
15:16:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.filter ---
15:16:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/target/org.eclipse.papyrus.aas.filter-0.8.0-SNAPSHOT.jar
15:16:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter/target/org.eclipse.papyrus.aas.filter-0.8.0-SNAPSHOT-sources.jar
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.filter ---
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.filter ---
15:16:48 [INFO] 
15:16:48 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.filter ---
15:16:48 [INFO] No tests to run.
15:16:48 [INFO] 
15:16:48 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter.edit >-----
15:16:48 [INFO] Building org.eclipse.papyrus.aas.filter.edit 0.8.0-SNAPSHOT      [17/39]
15:16:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:48 [INFO] 
15:16:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] The project's OSGi version is 0.8.0.202302162014
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] 
15:16:48 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] 
15:16:48 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:48 [INFO] Resolving class path of org.eclipse.papyrus.aas.filter.edit...
15:16:49 [INFO] 
15:16:49 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/src/main/resources
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/pom.xml
15:16:49 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/.settings/org.eclipse.jdt.core.prefs' could not be found!
15:16:49 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/target/classes
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] 
15:16:49 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/src/test/resources
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.filter.edit:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/pom.xml
15:16:49 [INFO] 
15:16:49 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] No tests to run.
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/target/org.eclipse.papyrus.aas.filter.edit-0.8.0-SNAPSHOT-sources.jar
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/target/org.eclipse.papyrus.aas.filter.edit-0.8.0-SNAPSHOT.jar
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [INFO] 
15:16:49 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:49 [INFO] 
15:16:49 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:50 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/target/org.eclipse.papyrus.aas.filter.edit-0.8.0-SNAPSHOT.jar
15:16:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.filter.edit/target/org.eclipse.papyrus.aas.filter.edit-0.8.0-SNAPSHOT-sources.jar
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:52 [INFO] 
15:16:52 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.filter.edit ---
15:16:52 [INFO] No tests to run.
15:16:52 [INFO] 
15:16:52 [INFO] --------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-bpmn >--------
15:16:52 [INFO] Building org.eclipse.papyrus.aas-bpmn 0.0.1-SNAPSHOT             [18/39]
15:16:52 [INFO] --------------------------------[ pom ]---------------------------------
15:16:52 [INFO] 
15:16:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-bpmn ---
15:16:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:52 [INFO] 
15:16:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] ----------< org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn >----------
15:16:52 [INFO] Building org.eclipse.papyrus.bpmn 0.7.0-SNAPSHOT                 [19/39]
15:16:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:16:52 [INFO] 
15:16:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] The project's OSGi version is 0.7.0.202302162014
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] 
15:16:52 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bpmn ---
15:16:52 [INFO] Resolving class path of org.eclipse.papyrus.bpmn...
15:16:53 [INFO] Fetching org.eclipse.xtext.logging_1.2.19.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.18kB)
15:16:53 [INFO] 
15:16:53 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.bpmn ---
15:16:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/main/resources
15:16:53 [INFO] 
15:16:53 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.bpmn ---
15:16:53 [INFO] Compiling 290 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/target/classes
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataStoreReferenceImpl.java:[291] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterImpl.java:[206] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_PARAMETER__RESOURCE_PARAMETEROWNER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterowner", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterImpl.java:[231] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_PARAMETER__RESOURCE_PARAMETERTYPE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParametertype", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterImpl.java:[256] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_PARAMETER__RESOURCE_PARAMETERIS_REQUIRED,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterisRequired", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalTaskImpl.java:[140] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_TASK__GLOBAL_TASKSUPPORTED_INTERFACE_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalTasksupportedInterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[187] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETDATA_OUTPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetdataOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[212] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETOPTIONAL_OUTPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetoptionalOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[237] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETWHILE_EXECUTING_OUTPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetwhileExecutingOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[247] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWCONDITION_EXPRESSION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowconditionExpression", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[272] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWSOURCE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowsourceRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[297] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWTARGET_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowtargetRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ExclusiveGatewayImpl.java:[214] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.EXCLUSIVE_GATEWAY__EXCLUSIVE_GATEWAYDEFAULT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "exclusiveGatewaydefault", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[170] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE_SET__LANE_SETLANES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetlanes", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[195] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE_SET__LANE_SETPARENT_LANE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetparentLane", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[220] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE_SET__LANE_SETFLOW_ELEMENTS_CONTAINER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSetflowElementsContainer", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[245] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE_SET__LANE_SET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneSet", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetImpl.java:[287] 
15:16:55 	@SuppressWarnings("unchecked")
15:16:55 	                  ^^^^^^^^^^^
15:16:55 Unnecessary @SuppressWarnings("unchecked")
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ItemAwareElementImpl.java:[190] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallActivityImpl.java:[135] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CALL_ACTIVITY__CALL_ACTIVITYCALLED_ELEMENT_REFVALUES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallActivitycalledElementRefvalues", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputImpl.java:[331] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OUTPUT__DATA_OUTPUTNOTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataOutputnotation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputImpl.java:[356] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OUTPUT__DATA_OUTPUTITEM_SUBJECT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataOutputitemSubjectRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[19] 
15:16:55 	import org.eclipse.emf.common.util.EList;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.emf.common.util.EList is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[21] 
15:16:55 	import org.eclipse.emf.ecore.resource.Resource;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.emf.ecore.resource.Resource is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[29] 
15:16:55 	import org.eclipse.papyrus.infra.core.resource.ModelSet;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.papyrus.infra.core.resource.ModelSet is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[30] 
15:16:55 	import org.eclipse.papyrus.infra.core.services.ServiceException;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.papyrus.infra.core.services.ServiceException is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[31] 
15:16:55 	import org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForEObject;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForEObject is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[32] 
15:16:55 	import org.eclipse.papyrus.infra.gmfdiag.common.model.NotationUtils;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.papyrus.infra.gmfdiag.common.model.NotationUtils is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[35] 
15:16:55 	import org.eclipse.uml2.uml.Element;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.uml2.uml.Element is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityConfigurationCommand.java:[49] 
15:16:55 	private IElementType elementType;
15:16:55 	                     ^^^^^^^^^^^
15:16:55 The value of the field ActivityConfigurationCommand.elementType is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[288] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONOWNER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationowner", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[313] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONIN_MESSAGE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationinMessageRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[338] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONOUT_MESSAGE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationoutMessageRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNOperationImpl.java:[363] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_OPERATION__BPMN_OPERATIONERROR_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNOperationerrorRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNAssociationImpl.java:[301] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ASSOCIATION__ASSOCIATION_END,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AssociationEnd", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[214] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_INTERFACE__INTERFACEOPERATIONMULTIPLICITY,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Interfaceoperationmultiplicity", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[239] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_INTERFACE__INTERFACEOWNED_OPERATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InterfaceownedOperation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[264] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_INTERFACE__BPMN_INTERFACECALLABLE_ELEMENTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNInterfacecallableElements", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[289] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_INTERFACE__BPMN_INTERFACEOPERATIONS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNInterfaceoperations", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowAssociationImpl.java:[212] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MESSAGE_FLOW_ASSOCIATION__MESSAGE_FLOW_ASSOCIATIONINNER_MESSAGE_FLOW_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowAssociationinnerMessageFlowRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowAssociationImpl.java:[237] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MESSAGE_FLOW_ASSOCIATION__MESSAGE_FLOW_ASSOCIATIONOUTER_MESSAGE_FLOW_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowAssociationouterMessageFlowRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/PartnerEntityImpl.java:[142] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTNER_ENTITY__PARTNER_ENTITYPARTICIPANT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PartnerEntityparticipantRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallableElementImpl.java:[214] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CALLABLE_ELEMENT__CALLABLE_EELEMENTSUPPORTED_INTERFACE_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallableEelementsupportedInterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallableElementImpl.java:[239] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CALLABLE_ELEMENT__CALLABLE_ELEMENTRESOURCES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallableElementresources", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNCollaborationImpl.java:[329] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_COLLABORATION__COLLABORATIONPARTICIPANTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Collaborationparticipants", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/EscalationImpl.java:[161] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ESCALATION__ESCALATIONSTRUCTURE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "EscalationstructureRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SubProcessImpl.java:[204] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SUB_PROCESS__SUB_PROCESSTRIGGERED_BY_EVENT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SubProcesstriggeredByEvent", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetCustom.java:[5] 
15:16:55 	import org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneSetCustom.java:[6] 
15:16:55 	import org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InclusiveGatewayImpl.java:[114] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.INCLUSIVE_GATEWAY__INCLUSIVE_GATEWAYDEFAULT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "inclusiveGatewaydefault", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[433] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTOWNERSHIP,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Participantownership", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[458] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTTYPE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Participanttype", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[483] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTMULTIPLICITY_MINIMUM,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantmultiplicityMinimum", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[508] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTREALIZATIONSUPPLIER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Participantrealizationsupplier", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[533] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTPROCESS_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantprocessRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[558] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTMULTIPLICITY_MAXIMUM,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantmultiplicityMaximum", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[583] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTPARTNER_ENTITY_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "participantpartnerEntityRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[608] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTPARTNER_ROLE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "participantpartnerRoleRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantImpl.java:[633] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT__PARTICIPANTINTERFACE_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantinterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[289] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONSOURCE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationsource", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[314] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONTRANSFORMATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationtransformation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataAssociationImpl.java:[339] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_ASSOCIATION__DATA_ASSOCIATIONTARGET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataAssociationtarget", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceAssignmentExpressionImpl.java:[166] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ASSIGNMENT_EXPRESSION__RESOURCE_ASSIGNMENT_EXPRESSIONEXPRESSION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceAssignmentExpressionexpression", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityEditHelperAdvice.java:[51] 
15:16:55 	EList<Resource> resources = modelSet.getResources();
15:16:55 	                ^^^^^^^^^
15:16:55 The value of the local variable resources is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNPropertyImpl.java:[164] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROPERTY__PROPERTYNOTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Propertynotation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNPropertyImpl.java:[189] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROPERTY__BPMN_PROPERTYAPPLY,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNPropertyapply", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNMessageImpl.java:[114] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_MESSAGE__MESSAGEITEM_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageitemRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantAssociationImpl.java:[212] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT_ASSOCIATION__PARTICIPANT_ASSOCIATIONINNER_PARTICIPANT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantAssociationinnerParticipantRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ParticipantAssociationImpl.java:[237] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTICIPANT_ASSOCIATION__PARTICIPANT_ASSOCIATIONOUTER_PARTICIPANT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ParticipantAssociationouterParticipantRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ThrowEventImpl.java:[190] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.THROW_EVENT__THROW_EVENTEVENT_DEFINITION_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ThrowEventeventDefinitionRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalBusinessRuleTaskImpl.java:[86] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_BUSINESS_RULE_TASK__GLOBAL_BUSINESS_RULE_TASKIMPLEMENTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalBusinessRuleTaskimplementation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ServiceTaskImpl.java:[206] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SERVICE_TASK__SERVICE_TASKINPUT_SET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ServiceTaskinputSet", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ServiceTaskImpl.java:[231] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SERVICE_TASK__SERVICE_TASKOUTPUT_SET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ServiceTaskoutputSet", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ServiceTaskImpl.java:[256] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SERVICE_TASK__SERVICE_TASKOPERATION_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ServiceTaskoperationRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SubConversationImpl.java:[87] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SUB_CONVERSATION__SUB_CONVERSATIONCONNECTEDELEMENTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SubConversationconnectedelements", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectImpl.java:[283] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectImpl.java:[308] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OBJECT__DATA_OBJECTDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataObjectdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallConversationImpl.java:[189] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CALL_CONVERSATION__CALL_CONVERSATIONCALLED_COLLABORATION_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallConversationcalledCollaborationRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CallConversationImpl.java:[214] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CALL_CONVERSATION__CALL_CONVERSATIONPARTICIPANT_ASSOCIATIONS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "CallConversationparticipantAssociations", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ComplexGatewayImpl.java:[163] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.COMPLEX_GATEWAY__COMPLEX_GATEWAYDEFAULT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "complexGatewaydefault", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ComplexGatewayImpl.java:[188] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.COMPLEX_GATEWAY__COMPLEX_GATEWAYACTIVATION_CONDITION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "complexGatewayactivationCondition", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ComplexGatewayImpl.java:[213] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.COMPLEX_GATEWAY__COMPLEX_GATEWAYJOIN_SPEC,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "complexGatewayjoinSpec", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/AdHocSubProcessImpl.java:[199] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.AD_HOC_SUB_PROCESS__AD_HOC_SUB_PROCESSCANCEL_REMAINING_INSTANCES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AdHocSubProcesscancelRemainingInstances", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputAssociationImpl.java:[56] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OUTPUT_ASSOCIATION__DATA_OUTPUT_ASSOCIATIONSOURCE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataOutputAssociationsource", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputAssociationImpl.java:[81] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OUTPUT_ASSOCIATION__DATA_OUTPUT_ASSOCIATIONTARGET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataOutputAssociationtarget", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityDiEditHelperAdvice.java:[37] 
15:16:55 	private Element previousContainer;
15:16:55 	                ^^^^^^^^^^^^^^^^^
15:16:55 The value of the field ActivityDiEditHelperAdvice.previousContainer is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityDiEditHelperAdvice.java:[47] 
15:16:55 	IElementType type = ((CreateElementRequest) editCommandRequest).getElementType();
15:16:55 	             ^^^^
15:16:55 The value of the local variable type is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityDiEditHelperAdvice.java:[48] 
15:16:55 	EObject container = ((CreateElementRequest) editCommandRequest).getContainer();
15:16:55 	        ^^^^^^^^^
15:16:55 The value of the local variable container is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/advices/ActivityDiEditHelperAdvice.java:[60] 
15:16:55 	Resource resource = NotationUtils.getNotationResource(modelSet);
15:16:55 	         ^^^^^^^^
15:16:55 The value of the local variable resource is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputAssociationImpl.java:[56] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_INPUT_ASSOCIATION__DATA_INPUT_ASSOCIATIONSOURCE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataInputAssociationsource", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputAssociationImpl.java:[81] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_INPUT_ASSOCIATION__DATA_INPUT_ASSOCIATIONTARGET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataInputAssociationtarget", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalScriptTaskImpl.java:[109] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_SCRIPT_TASK__GLOBAL_SCRIPT_TASKSCRIPT_FORMAT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalScriptTaskscriptFormat", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalScriptTaskImpl.java:[134] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_SCRIPT_TASK__GLOBAL_SCRIPT_TASKSCRIPT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalScriptTaskscript", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[660] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYRESOURCES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivityresources", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[685] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYCONTAINER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivitycontainer", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[710] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYPROPERTIES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivityproperties", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[735] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYDEFAULT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivitydefault", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[760] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYBOUNDARY_EVENTS_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivityboundaryEventsRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNActivityImpl.java:[785] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_ACTIVITY__BPMN_ACTIVITYLOOP_CHARACTERISTICS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNActivityloopCharacteristics", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceRoleImpl.java:[313] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ROLE__RESOURCE_ROLEOWNER,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceRoleowner", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceRoleImpl.java:[338] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ROLE__RESOURCE_ROLERESOURCE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceRoleresourceRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceRoleImpl.java:[363] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ROLE__RESOURCE_ROLEIS_REQUIRED,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceRoleisRequired", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceRoleImpl.java:[388] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ROLE__RESOURCE_ROLEPROCESS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceRoleprocess", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceRoleImpl.java:[413] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_ROLE__RESOURCE_ROLERESOURCE_PARAMETER_BINDINGS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceRoleresourceParameterBindings", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/PartnerRoleImpl.java:[141] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.PARTNER_ROLE__PARTNER_ROLEPARTICIPANT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PartnerRoleparticipantRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[261] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWSOURCE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowsourceRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[286] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWTARGET_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowtargetRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[311] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWMESSAGE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowmessageRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SendTaskImpl.java:[256] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SEND_TASK__SEND_TASKOPERATION_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SendTaskoperationRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[280] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE__LANELANE_SET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanelaneSet", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[305] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE__LANECHILD_LANE_SET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanechildLaneSet", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[330] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE__LANEPARTITION_ELEMENT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanepartitionElementRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[355] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.LANE__LANEFLOW_NODE_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneflowNodeRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ScriptTaskImpl.java:[198] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SCRIPT_TASK__SCRIPT_TASKSCRIPT_FORMAT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ScriptTaskscriptFormat", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ScriptTaskImpl.java:[223] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.SCRIPT_TASK__SCRIPT_TASKSCRIPT,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ScriptTaskscript", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/LaneSet.java:[169] 
15:16:55 	boolean LaneSet(DiagnosticChain diagnostics, Map<Object, Object> context);
15:16:55 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 This method has a constructor name
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceImpl.java:[87] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE__RESOURCERESOURCE_PARAMETERS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceresourceParameters", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BusinessRuleTaskImpl.java:[156] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BUSINESS_RULE_TASK__BUSINESS_RULE_TASKIMPLEMENTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BusinessRuleTaskimplementation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/StandardLoopCharacteristicsImpl.java:[197] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.STANDARD_LOOP_CHARACTERISTICS__STANDARD_LOOP_CHARACTERISTICSTEST_BEFORE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "StandardLoopCharacteristicstestBefore", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/StandardLoopCharacteristicsImpl.java:[222] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.STANDARD_LOOP_CHARACTERISTICS__STANDARD_LOOP_CHARACTERISTICSLOOP_CONDITION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "StandardLoopCharacteristicsloopCondition", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ReceiveTaskImpl.java:[298] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RECEIVE_TASK__RECEIVE_TASKOPERATION_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ReceiveTaskoperationRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[186] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.INPUT_SET__INPUT_SETDATA_INPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetdataInputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[211] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.INPUT_SET__INPUT_SETOPTIONAL_INPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetoptionalInputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[236] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.INPUT_SET__INPUT_SETWHILE_EXECUTING_INPUT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetwhileExecutingInputRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ConversationNodeImpl.java:[337] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CONVERSATION_NODE__CONVERSATION_NODEPARTICIPANT_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConversationNodeparticipantRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalUserTaskImpl.java:[110] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_USER_TASK__GLOBAL_USER_TASKRENDERINGS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalUserTaskrenderings", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalUserTaskImpl.java:[135] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_USER_TASK__GLOBAL_USER_TASKIMPLEMENTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalUserTaskimplementation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ConditionalEventDefinitionImpl.java:[164] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CONDITIONAL_EVENT_DEFINITION__CONDITIONAL_EVENT_DEFINITIONCONDITION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalEventDefinitioncondition", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputImpl.java:[330] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_INPUT__DATA_INPUT_ASSOCIATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataInputAssociation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputImpl.java:[355] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_INPUT__DATA_INPUTNOTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataInputnotation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputImpl.java:[380] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_INPUT__DATA_INPUTITEM_SUBJECT_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataInputitemSubjectRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/CatchEventImpl.java:[232] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.CATCH_EVENT__CATCH_EVENTEVENT_DEFINITIONS_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "catchEventeventDefinitionsRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/FormalExpressionImpl.java:[114] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.FORMAL_EXPRESSION__FORMAL_EXPRESSIONEVALUATES_TO_TYPE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "FormalExpressionevaluatesToTypeRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[510] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROCESS__PROCESSSUPPORTED_INTERFACE_REFS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcesssupportedInterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[535] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROCESS__PROCESSSUPPORTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Processsupports", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[560] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROCESS__PROCESSPROPERTIES,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Processproperties", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[585] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROCESS__PROCESSLANE_SETS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcesslaneSets", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[610] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_PROCESS__PROCESSFLOW_ELEMENTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcessflowElements", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneCustom.java:[22] 
15:16:55 	private static final Logger log = Logger.getLogger(LaneCustom.class);
15:16:55 	                            ^^^
15:16:55 The value of the field LaneCustom.log is not used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNSignalImpl.java:[119] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BPMN_SIGNAL__BPMN_SIGNALSTRUCTURE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNSignalstructureRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ItemDefinitionImpl.java:[298] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ITEM_DEFINITION__ITEM_DEFINITIONSTRUCTURE_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemDefinitionstructureRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterBindingImpl.java:[213] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_PARAMETER_BINDING__RESOURCE_PARAMETER_BINDINGEXPRESSION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterBindingexpression", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterBindingImpl.java:[238] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.RESOURCE_PARAMETER_BINDING__RESOURCE_PARAMETER_BINDINGPARAMETER_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterBindingparameterRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BoundaryEventImpl.java:[179] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.BOUNDARY_EVENT__BOUNDARY_EVENTATTACHED_TO_REF,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "boundaryEventattachedToRef", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/Activator.java:[20] 
15:16:55 	import org.eclipse.core.runtime.Platform;
15:16:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 The import org.eclipse.core.runtime.Platform is never used
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/UserTaskImpl.java:[182] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.USER_TASK__USER_TASKIMPLEMENTATION,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "UserTaskimplementation", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/UserTaskImpl.java:[207] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.USER_TASK__USER_TASKRENDERINGS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "UserTaskrenderings", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MultiInstanceLoopCharacteristicsImpl.java:[622] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.MULTI_INSTANCE_LOOP_CHARACTERISTICS__MULTIINSTANCE_LOOP_CHARACTERISTICSTARGET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MultiinstanceLoopCharacteristicstarget", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalConversationImpl.java:[56] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.GLOBAL_CONVERSATION__GLOBAL_CONVERSATIONCONTAINEDELEMENTS,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalConversationcontainedelements", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[291] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[316] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OBJECT_REFERENCE__DATA_OBJECT_REFSOURCETARGET,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataObjectRefsourcetarget", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[341] 
15:16:55 	if (false) {
15:16:55 			if (diagnostics != null) {
15:16:55 				diagnostics.add
15:16:55 					(new BasicDiagnostic
15:16:55 						(Diagnostic.ERROR,
15:16:55 						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
15:16:55 						 BPMNProfileValidator.DATA_OBJECT_REFERENCE__DATA_OBJECT_REFDATA_STATE,
15:16:55 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataObjectRefdataState", EObjectValidator.getObjectLabel(this, context) }),
15:16:55 						 new Object [] { this }));
15:16:55 			}
15:16:55 			return false;
15:16:55 		}
15:16:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:16:55 Dead code
15:16:55 151 problems (151 warnings)
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] 
15:16:55 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/src/test/resources
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] 
15:16:55 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] No tests to run.
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.7.0-SNAPSHOT-sources.jar
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.7.0-SNAPSHOT.jar
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] 
15:16:55 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.bpmn ---
15:16:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:16:55 [INFO] 
15:16:55 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.bpmn ---
15:16:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.7.0-SNAPSHOT.jar
15:16:58 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.7.0-SNAPSHOT-sources.jar
15:16:59 [INFO] 
15:16:59 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn ---
15:16:59 [INFO] 
15:16:59 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.bpmn ---
15:16:59 [INFO] 
15:16:59 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.bpmn ---
15:16:59 [INFO] No tests to run.
15:16:59 [INFO] 
15:16:59 [INFO] ---< org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.architecture >----
15:16:59 [INFO] Building org.eclipse.papyrus.bpmn.architecture 0.7.0-SNAPSHOT    [20/39]
15:16:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:01 [INFO] 
15:17:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] 
15:17:01 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] The project's OSGi version is 0.7.0.202302162014
15:17:01 [INFO] 
15:17:01 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] 
15:17:01 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] 
15:17:01 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] 
15:17:01 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:01 [INFO] Resolving class path of org.eclipse.papyrus.bpmn.architecture...
15:17:02 [INFO] 
15:17:02 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/src/main/resources
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/target/classes
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] 
15:17:02 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/src/test/resources
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] 
15:17:02 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] No tests to run.
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.7.0-SNAPSHOT-sources.jar
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.7.0-SNAPSHOT.jar
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] 
15:17:02 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:02 [INFO] 
15:17:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:02 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.7.0-SNAPSHOT.jar
15:17:03 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.7.0-SNAPSHOT-sources.jar
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:05 [INFO] 
15:17:05 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.bpmn.architecture ---
15:17:05 [INFO] No tests to run.
15:17:05 [INFO] 
15:17:05 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.diagram.common >---
15:17:05 [INFO] Building org.eclipse.papyrus.bpmn.diagram.common 0.7.0-SNAPSHOT  [21/39]
15:17:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:05 [INFO] 
15:17:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] The project's OSGi version is 0.7.0.202302162014
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] 
15:17:05 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] 
15:17:05 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:05 [INFO] Resolving class path of org.eclipse.papyrus.bpmn.diagram.common...
15:17:06 [INFO] 
15:17:06 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/main/resources
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/target/classes
15:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[30] 
15:17:06 	node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle());
15:17:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[55] 
15:17:06 	rv.getStyles().add(ts);
15:17:06 	^^^^^^^^^^^^^^^^^^^^^^
15:17:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[58] 
15:17:06 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
15:17:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[61] 
15:17:06 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
15:17:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:06 4 problems (4 warnings)
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] 
15:17:06 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/src/test/resources
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] 
15:17:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] No tests to run.
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.7.0-SNAPSHOT-sources.jar
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.7.0-SNAPSHOT.jar
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] 
15:17:06 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:06 [INFO] 
15:17:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:06 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.7.0-SNAPSHOT.jar
15:17:08 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.7.0-SNAPSHOT-sources.jar
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:10 [INFO] 
15:17:10 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.bpmn.diagram.common ---
15:17:10 [INFO] No tests to run.
15:17:10 [INFO] 
15:17:10 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.bpmn.diagram.process >--
15:17:10 [INFO] Building org.eclipse.papyrus.bpmn.diagram.process 0.7.0-SNAPSHOT [22/39]
15:17:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:10 [INFO] 
15:17:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] The project's OSGi version is 0.7.0.202302162014
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] 
15:17:10 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] Resolving class path of org.eclipse.papyrus.bpmn.diagram.process...
15:17:10 [INFO] 
15:17:10 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/main/resources
15:17:10 [INFO] 
15:17:10 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/target/classes
15:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[36] 
15:17:11 	Node label5001 = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPart.VISUAL_ID));
15:17:11 	     ^^^^^^^^^
15:17:11 The value of the local variable label5001 is not used
15:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[37] 
15:17:11 	Node label5002 = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionEditPart.VISUAL_ID));
15:17:11 	     ^^^^^^^^^
15:17:11 The value of the local variable label5002 is not used
15:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[60] 
15:17:11 	rv.getStyles().add(ts);
15:17:11 	^^^^^^^^^^^^^^^^^^^^^^
15:17:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[63] 
15:17:11 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
15:17:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[66] 
15:17:11 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
15:17:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:11 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
15:17:11 5 problems (5 warnings)
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] 
15:17:11 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/src/test/resources
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] 
15:17:11 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] No tests to run.
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.7.0-SNAPSHOT-sources.jar
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.7.0-SNAPSHOT.jar
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] 
15:17:11 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:11 [INFO] 
15:17:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.7.0-SNAPSHOT.jar
15:17:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/bpmn/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.7.0-SNAPSHOT-sources.jar
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:13 [INFO] 
15:17:13 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.bpmn.diagram.process ---
15:17:13 [INFO] No tests to run.
15:17:13 [INFO] 
15:17:13 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.wizards >-------
15:17:13 [INFO] Building org.eclipse.papyrus.aas.wizards 0.8.0-SNAPSHOT          [23/39]
15:17:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:13 [INFO] 
15:17:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] 
15:17:13 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] 
15:17:13 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.wizards ---
15:17:13 [INFO] Resolving class path of org.eclipse.papyrus.aas.wizards...
15:17:14 [INFO] 
15:17:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/main/resources
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.wizards:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/pom.xml
15:17:14 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/target/classes
15:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/org/eclipse/papyrus/aas/wizards/ui/NewModelWizardAAS.java:[176] 
15:17:14 	String id = selectViewPointPage.getSelectedID();
15:17:14 	       ^^
15:17:14 The value of the local variable id is not used
15:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/org/eclipse/papyrus/aas/wizards/pages/SelectViewPointPage.java:[80] 
15:17:14 	this.selectedId = (String) unB.getData();
15:17:14 	     ^^^^^^^^^^
15:17:14 The static field SelectViewPointPage.selectedId should be accessed in a static way
15:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/org/eclipse/papyrus/aas/wizards/ui/NewProjectWizardAAS.java:[24] 
15:17:14 	import org.eclipse.core.runtime.SubProgressMonitor;
15:17:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:14 The type SubProgressMonitor is deprecated
15:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/org/eclipse/papyrus/aas/wizards/ui/NewProjectWizardAAS.java:[37] 
15:17:14 	private static final String SLASH = "/"; //$NON-NLS-1$
15:17:14 	                            ^^^^^
15:17:14 The value of the field NewProjectWizardAAS.SLASH is not used
15:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/org/eclipse/papyrus/aas/wizards/ui/NewProjectWizardAAS.java:[136] 
15:17:14 	String folder = "AAS"; //$NON-NLS-1$
15:17:14 	       ^^^^^^
15:17:14 The value of the local variable folder is not used
15:17:14 5 problems (5 warnings)
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] 
15:17:14 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/src/test/resources
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.wizards:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/pom.xml
15:17:14 [INFO] 
15:17:14 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] No tests to run.
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
15:17:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/target/org.eclipse.papyrus.aas.wizards-0.8.0-SNAPSHOT-sources.jar
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/target/org.eclipse.papyrus.aas.wizards-0.8.0-SNAPSHOT.jar
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] 
15:17:14 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.wizards ---
15:17: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
15:17:14 [INFO] 
15:17:14 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.wizards ---
15:17:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/target/org.eclipse.papyrus.aas.wizards-0.8.0-SNAPSHOT.jar
15:17:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.wizards/target/org.eclipse.papyrus.aas.wizards-0.8.0-SNAPSHOT-sources.jar
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.wizards ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.wizards ---
15:17:16 [INFO] 
15:17:16 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.wizards ---
15:17:16 [INFO] No tests to run.
15:17:16 [INFO] 
15:17:16 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.profile >--
15:17:16 [INFO] Building org.eclipse.papyrus.designer.languages.java.profile 0.8.0-SNAPSHOT [24/39]
15:17:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:16 [INFO] 
15:17:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Resolving class path of org.eclipse.papyrus.designer.languages.java.profile...
15:17:16 [INFO] 
15:17:16 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/src/main/resources
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.profile:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/pom.xml
15:17:16 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/target/classes
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/src/test/resources
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.profile:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/pom.xml
15:17:16 [INFO] 
15:17:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] No tests to run.
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/target/org.eclipse.papyrus.designer.languages.java.profile-0.8.0-SNAPSHOT-sources.jar
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/target/org.eclipse.papyrus.designer.languages.java.profile-0.8.0-SNAPSHOT.jar
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] 
15:17:16 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:16 [INFO] 
15:17:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:16 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/target/org.eclipse.papyrus.designer.languages.java.profile-0.8.0-SNAPSHOT.jar
15:17:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.profile/target/org.eclipse.papyrus.designer.languages.java.profile-0.8.0-SNAPSHOT-sources.jar
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:19 [INFO] 
15:17:19 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.designer.languages.java.profile ---
15:17:19 [INFO] No tests to run.
15:17:19 [INFO] 
15:17:19 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.codegen >--
15:17:19 [INFO] Building org.eclipse.papyrus.designer.languages.java.codegen 0.8.0-SNAPSHOT [25/39]
15:17:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:19 [INFO] 
15:17:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/xtend-gen (includes = [**/*], excludes = [.gitignore])
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] 
15:17:19 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] 
15:17:19 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:19 [INFO] Resolving class path of org.eclipse.papyrus.designer.languages.java.codegen...
15:17:20 [INFO] 
15:17:20 [INFO] --- xtend-maven-plugin:2.29.0:compile (default) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaOperations.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaOperations.xtend
15:17:27 105: Unnecessary cast from Class to Class
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaOperations.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaOperations.xtend
15:17:27 108: Unnecessary cast from DataType to DataType
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaOperations.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaOperations.xtend
15:17:27 111: Unnecessary cast from Interface to Interface
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaClassifierGenerator.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaClassifierGenerator.xtend
15:17:27 16: The import 'org.eclipse.papyrus.designer.languages.common.base.GenUtils' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaClassifierGenerator.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaClassifierGenerator.xtend
15:17:27 49: Unnecessary cast from Enumeration to Enumeration
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaClassImportDeclaration.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaClassImportDeclaration.xtend
15:17:27 108: Unnecessary cast from Classifier to Classifier
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaClassAttributesDeclaration.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaClassAttributesDeclaration.xtend
15:17:27 18: The import 'org.eclipse.papyrus.aas.Property' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaClassAttributesDeclaration.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaClassAttributesDeclaration.xtend
15:17:27 17: The import 'org.eclipse.papyrus.designer.languages.common.base.GenUtils' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaAttribute.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaAttribute.xtend
15:17:27 25: The import 'java.util.List' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaAttribute.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaAttribute.xtend
15:17:27 20: The import 'org.eclipse.uml2.uml.Class' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaAttribute.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaAttribute.xtend
15:17:27 23: The import 'org.eclipse.uml2.uml.Element' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaAttribute.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaAttribute.xtend
15:17:27 24: The import 'org.eclipse.emf.common.util.EList' is never used.
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaTypedElement.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaTypedElement.xtend
15:17:27 35: The value of the field JavaTypedElement.string is not used
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaTypedElement.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaTypedElement.xtend
15:17:27 124: The value of the local variable type is not used
15:17:27 [WARNING] 
15:17:27 WARNING: 	JavaInnerClassifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/xtend/JavaInnerClassifiers.xtend
15:17:27 31: Unnecessary cast from Enumeration to Enumeration
15:17:28 [INFO] 
15:17:28 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/main/resources
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.codegen:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/pom.xml
15:17:28 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/target/classes
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/transformation/JavaMerger.java:[783] 
15:17:28 	final ASTParser parser = ASTParser.newParser(AST.JLS10);
15:17:28 	                                                 ^^^^^
15:17:28 The field AST.JLS10 is deprecated
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/transformation/JavaMerger.java:[875] 
15:17:28 	final ASTParser parser = ASTParser.newParser(AST.JLS10);
15:17:28 	                                                 ^^^^^
15:17:28 The field AST.JLS10 is deprecated
15:17:28 3. INFO in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/transformation/JavaNodeId.java (at line 16)
15:17:28 	@SuppressWarnings("nls")
15:17:28 	                  ^^^^^
15:17:28 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[235] 
15:17:28 	String owningPkgName = StringConstants.EMPTY;
15:17:28 	       ^^^^^^^^^^^^^
15:17:28 The value of the local variable owningPkgName is not used
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[440] 
15:17:28 	String qualifiedName = "";
15:17:28 	       ^^^^^^^^^^^^^
15:17:28 The value of the local variable qualifiedName is not used
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[598] 
15:17:28 	List<Property> allattributes = new ArrayList();
15:17:28 	                               ^^^^^^^^^^^^^^^
15:17:28 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Property>
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[598] 
15:17:28 	List<Property> allattributes = new ArrayList();
15:17:28 	                                   ^^^^^^^^^
15:17:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[614] 
15:17:28 	List<Operation> alloperations = new ArrayList();
15:17:28 	                                ^^^^^^^^^^^^^^^
15:17:28 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Operation>
15:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/org/eclipse/papyrus/designer/languages/java/codegen/utils/JavaGenUtils.java:[614] 
15:17:28 	List<Operation> alloperations = new ArrayList();
15:17:28 	                                    ^^^^^^^^^
15:17:28 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
15:17:28 9 problems (0 errors, 8 warnings, 1 info)
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] 
15:17:28 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/src/test/resources
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.codegen:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/pom.xml
15:17:28 [INFO] 
15:17:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] No tests to run.
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/target/org.eclipse.papyrus.designer.languages.java.codegen-0.8.0-SNAPSHOT-sources.jar
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/target/org.eclipse.papyrus.designer.languages.java.codegen-0.8.0-SNAPSHOT.jar
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] 
15:17:28 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17: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
15:17:28 [INFO] 
15:17:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/target/org.eclipse.papyrus.designer.languages.java.codegen-0.8.0-SNAPSHOT.jar
15:17:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.codegen/target/org.eclipse.papyrus.designer.languages.java.codegen-0.8.0-SNAPSHOT-sources.jar
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:31 [INFO] 
15:17:31 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.designer.languages.java.codegen ---
15:17:31 [INFO] No tests to run.
15:17:31 [INFO] 
15:17:31 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.library >--
15:17:31 [INFO] Building org.eclipse.papyrus.designer.languages.java.library 0.8.0-SNAPSHOT [26/39]
15:17:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:31 [INFO] 
15:17:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Resolving class path of org.eclipse.papyrus.designer.languages.java.library...
15:17:31 [INFO] 
15:17:31 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/src/main/resources
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.library:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/pom.xml
15:17:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/target/classes
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/src/test/resources
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.library:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/pom.xml
15:17:31 [INFO] 
15:17:31 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] No tests to run.
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/target/org.eclipse.papyrus.designer.languages.java.library-0.8.0-SNAPSHOT-sources.jar
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/target/org.eclipse.papyrus.designer.languages.java.library-0.8.0-SNAPSHOT.jar
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] 
15:17:31 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:31 [INFO] 
15:17:31 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:31 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/target/org.eclipse.papyrus.designer.languages.java.library-0.8.0-SNAPSHOT.jar
15:17:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.library/target/org.eclipse.papyrus.designer.languages.java.library-0.8.0-SNAPSHOT-sources.jar
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:34 [INFO] 
15:17:34 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.designer.languages.java.library ---
15:17:34 [INFO] No tests to run.
15:17:34 [INFO] 
15:17:34 [INFO] --< org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.jdt.texteditor >--
15:17:34 [INFO] Building org.eclipse.papyrus.designer.languages.java.jdt.texteditor 0.8.0-SNAPSHOT [27/39]
15:17:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:34 [INFO] 
15:17:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] 
15:17:34 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] 
15:17:34 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:34 [INFO] Resolving class path of org.eclipse.papyrus.designer.languages.java.jdt.texteditor...
15:17:35 [INFO] 
15:17:35 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/main/resources
15:17:35 [INFO] 
15:17:35 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:35 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.jdt.texteditor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/pom.xml
15:17:35 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/target/classes
15:17:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/org/eclipse/papyrus/designer/languages/java/jdt/texteditor/AddProfileAndModelLibsHandler.java:[32] 
15:17:36 	import org.eclipse.uml2.uml.resource.UMLResource;
15:17:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:36 The import org.eclipse.uml2.uml.resource.UMLResource is never used
15:17:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/org/eclipse/papyrus/designer/languages/java/jdt/texteditor/sync/SyncJDTtoModel.java:[140] 
15:17:36 	ASTParser parser = ASTParser.newParser(AST.JLS_Latest);
15:17:36 	                                           ^^^^^^^^^^
15:17:36 The field AST.JLS_Latest is deprecated
15:17:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/org/eclipse/papyrus/designer/languages/java/jdt/texteditor/handler/SyncJDTEditorHandler.java:[52] 
15:17:36 	import org.eclipse.uml2.uml.Behavior;
15:17:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:36 The import org.eclipse.uml2.uml.Behavior is never used
15:17:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/org/eclipse/papyrus/designer/languages/java/jdt/texteditor/handler/SyncJDTEditorHandler.java:[60] 
15:17:36 	import org.eclipse.uml2.uml.util.UMLUtil;
15:17:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:36 The import org.eclipse.uml2.uml.util.UMLUtil is never used
15:17:36 4 problems (4 warnings)
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] 
15:17:36 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/src/test/resources
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.designer.languages.java.jdt.texteditor:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/pom.xml
15:17:36 [INFO] 
15:17:36 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] No tests to run.
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/target/org.eclipse.papyrus.designer.languages.java.jdt.texteditor-0.8.0-SNAPSHOT-sources.jar
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/target/org.eclipse.papyrus.designer.languages.java.jdt.texteditor-0.8.0-SNAPSHOT.jar
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] 
15:17:36 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:36 [INFO] 
15:17:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/target/org.eclipse.papyrus.designer.languages.java.jdt.texteditor-0.8.0-SNAPSHOT.jar
15:17:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.designer.languages.java.jdt.texteditor/target/org.eclipse.papyrus.designer.languages.java.jdt.texteditor-0.8.0-SNAPSHOT-sources.jar
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:39 [INFO] 
15:17:39 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.designer.languages.java.jdt.texteditor ---
15:17:39 [INFO] No tests to run.
15:17:39 [INFO] 
15:17:39 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.perspective >-----
15:17:39 [INFO] Building org.eclipse.papyrus.aas.perspective 0.8.0-SNAPSHOT      [28/39]
15:17:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:39 [INFO] 
15:17:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] 
15:17:39 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] Resolving class path of org.eclipse.papyrus.aas.perspective...
15:17:39 [INFO] 
15:17:39 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/src/main/resources
15:17:39 [INFO] 
15:17:39 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.perspective ---
15:17:39 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.perspective:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/pom.xml
15:17:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/target/classes
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] 
15:17:40 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/src/test/resources
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.perspective:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/pom.xml
15:17:40 [INFO] 
15:17:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] No tests to run.
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/target/org.eclipse.papyrus.aas.perspective-0.8.0-SNAPSHOT-sources.jar
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/target/org.eclipse.papyrus.aas.perspective-0.8.0-SNAPSHOT.jar
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] 
15:17:40 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:40 [INFO] 
15:17:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.perspective ---
15:17:40 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/target/org.eclipse.papyrus.aas.perspective-0.8.0-SNAPSHOT.jar
15:17:41 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.perspective/target/org.eclipse.papyrus.aas.perspective-0.8.0-SNAPSHOT-sources.jar
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.perspective ---
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.perspective ---
15:17:42 [INFO] 
15:17:42 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.perspective ---
15:17:42 [INFO] No tests to run.
15:17:42 [INFO] 
15:17:42 [INFO] -----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.validation >-----
15:17:42 [INFO] Building org.eclipse.papyrus.aas.validation 0.8.0-SNAPSHOT       [29/39]
15:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:17:42 [INFO] 
15:17:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] 
15:17:42 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] 
15:17:42 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.validation ---
15:17:42 [INFO] Resolving class path of org.eclipse.papyrus.aas.validation...
15:17:43 [INFO] 
15:17:43 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/main/resources
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.validation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/pom.xml
15:17:43 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/target/classes
15:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/org/eclipse/papyrus/aas/validation/constraints/SubmodelContainsOnlySubmodelElements.java:[19] 
15:17:43 	import org.eclipse.emf.common.util.EList;
15:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:43 The import org.eclipse.emf.common.util.EList is never used
15:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/org/eclipse/papyrus/aas/validation/constraints/SubmodelContainsOnlySubmodelElements.java:[23] 
15:17:43 	import org.eclipse.uml2.uml.Class;
15:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:43 The import org.eclipse.uml2.uml.Class is never used
15:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/org/eclipse/papyrus/aas/validation/constraints/SubmodelContainsOnlySubmodelElements.java:[24] 
15:17:43 	import org.eclipse.uml2.uml.Classifier;
15:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:43 The import org.eclipse.uml2.uml.Classifier is never used
15:17:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/org/eclipse/papyrus/aas/validation/constraints/SubmodelContainsOnlySubmodelElements.java:[26] 
15:17:43 	import org.eclipse.uml2.uml.Property;
15:17:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15:17:43 The import org.eclipse.uml2.uml.Property is never used
15:17:43 4 problems (4 warnings)
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] 
15:17:43 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/src/test/resources
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.validation:0.8.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/pom.xml
15:17:43 [INFO] 
15:17:43 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] No tests to run.
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
15:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/target/org.eclipse.papyrus.aas.validation-0.8.0-SNAPSHOT-sources.jar
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/target/org.eclipse.papyrus.aas.validation-0.8.0-SNAPSHOT.jar
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] 
15:17:43 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:43 [INFO] 
15:17:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.validation ---
15:17:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/target/org.eclipse.papyrus.aas.validation-0.8.0-SNAPSHOT.jar
15:17:45 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/plugins/modeling/org.eclipse.papyrus.aas.validation/target/org.eclipse.papyrus.aas.validation-0.8.0-SNAPSHOT-sources.jar
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.validation ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.validation ---
15:17:46 [INFO] 
15:17:46 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.validation ---
15:17:46 [INFO] No tests to run.
15:17:46 [INFO] 
15:17:46 [INFO] ------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature >-------
15:17:46 [INFO] Building org.eclipse.papyrus.aas.feature 0.8.0-SNAPSHOT          [30/39]
15:17:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:17:46 [INFO] 
15:17:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/target
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] The project's OSGi version is 0.8.0.202302162014
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-packaging-plugin:2.7.4:package-feature (default-package-feature) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [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)
15:17:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/target/org.eclipse.papyrus.aas.feature-0.8.0-SNAPSHOT.jar
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-p2-plugin:2.7.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [INFO] 
15:17:46 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.feature ---
15:17:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
15:17:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/target/org.eclipse.papyrus.aas.feature-0.8.0-SNAPSHOT-sources-feature.jar
15:17:47 [INFO] 
15:17:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.feature ---
15:17:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/target/org.eclipse.papyrus.aas.feature-0.8.0-SNAPSHOT.jar
15:17:48 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/target/org.eclipse.papyrus.aas.feature-0.8.0-SNAPSHOT-sources-feature.jar
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.feature ---
15:17:50 [INFO] 
15:17:50 [INFO] ---< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-specification >----
15:17:50 [INFO] Building org.eclipse.papyrus.aas-specification 0.0.1-SNAPSHOT    [31/39]
15:17:50 [INFO] --------------------------------[ pom ]---------------------------------
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-specification ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-specification ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-specification ---
15:17: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
15:17:50 [INFO] 
15:17:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-specification ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-specification ---
15:17:50 [INFO] 
15:17:50 [INFO] -------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-releng >-------
15:17:50 [INFO] Building org.eclipse.papyrus.aas-releng 0.0.1-SNAPSHOT           [32/39]
15:17:50 [INFO] --------------------------------[ pom ]---------------------------------
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-releng ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-releng ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-releng ---
15:17: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
15:17:50 [INFO] 
15:17:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-releng ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-releng ---
15:17:50 [INFO] 
15:17:50 [INFO] -------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.target >-------
15:17:50 [INFO] Building org.eclipse.papyrus.aas.target 0.0.1-SNAPSHOT           [33/39]
15:17:50 [INFO] ---------------------[ eclipse-target-definition ]----------------------
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.target ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.target ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-packaging-plugin:2.7.4:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.aas.target ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.target ---
15:17: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
15:17:50 [INFO] 
15:17:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.target ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.target ---
15:17:50 [INFO] 
15:17:50 [INFO] ---------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.p2 >---------
15:17:50 [INFO] Building org.eclipse.papyrus.aas.p2 0.0.1-SNAPSHOT               [34/39]
15:17:50 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] The project's OSGi version is 0.0.1.202302162014
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/releng/site/src/main/resources
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:17:50 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:17:50 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-products (default-publish-products) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-categories (default-publish-categories) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-publisher-plugin:2.7.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.aas.p2 ---
15:17:50 [INFO] 
15:17:50 [INFO] --- tycho-p2-repository-plugin:2.7.4:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.aas.p2 ---
15:17:52 [INFO] Fetching biz.aQute.bnd.util_6.3.1.202206071316.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (414.52kB)
15:17:52 [INFO] Fetching biz.aQute.bndlib_6.3.1.202206071316.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.04MB)
15:17:52 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.84kB)
15:17:52 [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (289.99kB)
15:17:53 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (137.97kB)
15:17:53 [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (586.39kB)
15:17:53 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (106.86kB)
15:17:53 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.45kB)
15:17:53 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.03kB)
15:17:53 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB)
15:17:53 [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.54kB)
15:17:53 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.5MB)
15:17:53 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.69kB)
15:17:53 [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (163.1kB)
15:17:53 [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.71kB)
15:17:53 [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
15:17:53 [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.66kB)
15:17:53 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.67MB)
15:17:53 [INFO] Fetching org.eclipse.jdt.junit_3.15.100.v20220909-2154.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (546.12kB)
15:17:53 [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (209.6kB)
15:17:53 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.97kB)
15:17:53 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.2kB)
15:17:53 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.38kB)
15:17:53 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.52kB)
15:17:53 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.12kB)
15:17:53 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (189.24kB)
15:17:53 [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (197.66kB)
15:17:53 [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.77kB)
15:17:53 [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.79kB)
15:17:53 [INFO] Fetching org.eclipse.emf.mwe2.language_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (234.41kB)
15:17:53 [INFO] Fetching org.eclipse.xtext.common.types_2.29.0.v20221121-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (504.17kB)
15:17:54 [INFO] Fetching org.eclipse.emf.mwe2.launch_2.14.0.v20221117-1134.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.37kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.47kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.85kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.64kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.06kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.63kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.31kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (659.54kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.26kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (156.48kB)
15:17:54 [INFO] Fetching org.eclipse.ui.browser_3.7.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (209.29kB)
15:17:54 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (100.51kB)
15:17:54 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (391.95kB)
15:17:54 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.99kB)
15:17:54 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.500.v20221031-1935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (178.54kB)
15:17:54 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.77kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (243.35kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (211.12kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (553.13kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.jndi_10.0.11.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.31kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (776.37kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.plus_10.0.11.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.69kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (118.15kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (161.82kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.webapp_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (155.02kB)
15:17:54 [INFO] Fetching org.eclipse.jetty.xml_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (70.57kB)
15:17:54 [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202211091907.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.74kB)
15:17:54 [INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.9kB)
15:17:54 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.12.100.v202208260526.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (190.08kB)
15:17:54 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.402.v202111212041.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.93kB)
15:17:54 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202206110154.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.37kB)
15:17:54 [INFO] Fetching org.eclipse.wst.server.core_1.10.300.v202211100535.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (398.86kB)
15:17:54 [INFO] Fetching org.eclipse.jst.server.preview.adapter_1.1.800.v202204301608.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.31kB)
15:17:54 [INFO] Fetching org.eclipse.wst.server.ui_1.5.900.v202211100535.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (947.61kB)
15:17:54 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (293.67kB)
15:17:54 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (75.48kB)
15:17:54 [INFO] Fetching org.eclipse.jst.server_adapters.feature_3.2.700.v202204301608.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (32.46kB)
15:17:54 [INFO] Fetching org.eclipse.lsp4e_0.15.0.202211292024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.94kB)
15:17:54 [INFO] Fetching org.eclipse.lsp4j_0.19.0.v20221118-0359.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.09MB)
15:17:54 [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.19.0.v20221118-0359.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.2kB)
15:17:54 [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.42.20220107230029.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (363.55kB)
15:17:54 [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.42.20220107230029.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (85.24kB)
15:17:54 [INFO] Fetching org.eclipse.m2e.apt.core_2.0.2.20221020-0713.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.93kB)
15:17:54 [INFO] Fetching org.eclipse.m2e.jdt_2.0.4.20221130-2135.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (168.98kB)
15:17:54 [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.25kB)
15:17:54 [INFO] Fetching org.eclipse.m2e.archetype.common_3.2.102.20221130-2149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (633.81kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.0.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.29kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.1.20221118-1906.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.01kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.41kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.core.ui_2.0.2.20221113-1617.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (731.62kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.model.edit_2.0.100.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.discovery_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (76.37kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.editor_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (403.11kB)
15:17:55 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.300.v20220915-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (154.68kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.1.20221120-2121.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (144.45kB)
15:17:55 [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.0.1.202211101634.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (8.5MB)
15:17:55 [INFO] Fetching org.eclipse.m2e.launching_2.0.2.20221122-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.65kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.refactoring_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (76.86kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.scm_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.12kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.1.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.48kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.0.20221110-1338.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.75kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.78kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.1.20221118-1906.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.25kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.22kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.feature_2.1.2.20221130-2239.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.25kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.archetype.common.source_3.2.102.20221130-2149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.22MB)
15:17:55 [INFO] Fetching org.eclipse.m2e.model.edit.source_2.0.100.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.33kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.core.source_2.0.5.20221128-1757.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (381.57kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.launching.source_2.0.2.20221122-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.64kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.jdt.source_2.0.4.20221130-2135.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.45kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.editor.source_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (156.03kB)
15:17:55 [INFO] Fetching org.eclipse.m2e.maven.runtime.source_3.8.604.20221130-2149.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (5.18MB)
15:17:56 [INFO] Fetching org.eclipse.m2e.refactoring.source_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.25kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.discovery.source_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.01kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.core.ui.source_2.0.2.20221113-1617.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (335.45kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.scm.source_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.28kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.jdt.ui.source_2.0.1.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.65kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.profiles.core.source_2.1.0.20221110-1338.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.75kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.profiles.ui.source_2.0.1.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.25kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.sourcelookup.source_2.0.1.20221118-1906.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.24kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui.source_2.0.1.20221118-1906.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.76kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.binaryproject.source_2.1.0.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.02kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.binaryproject.ui.source_2.0.0.20220705-1221.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.6kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.apt.core.source_2.0.2.20221020-0713.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.76kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.apt.ui.source_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.09kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.mavenarchiver.source_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.21kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.feature.source_2.1.2.20221130-2239.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.89kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.lemminx.feature_2.0.2.20221130-2134.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.82kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.editor.lemminx.source_2.0.1.20221120-2121.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.44kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.lemminx.feature.source_2.0.2.20221130-2134.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.41kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.logback.feature_2.1.0.20221015-0744.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.83kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.logback.source_2.1.0.20221015-0744.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.94kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.logback.feature.source_2.1.0.20221015-0744.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.54kB)
15:17:56 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.93kB)
15:17:56 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (229.39kB)
15:17:56 [INFO] Fetching org.eclipse.wst.sse.core_1.2.900.v202211200019.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (479.12kB)
15:17:56 [INFO] Fetching org.eclipse.wst.xml.core_1.2.700.v202211200019.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (811.53kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.pde.connector_2.1.1.20221127-1041.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.78kB)
15:17:56 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.500.v20220811-0944.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.33kB)
15:17:56 [INFO] Fetching org.eclipse.pde.ui_3.13.700.v20221114-1716.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (4.55MB)
15:17:56 [INFO] Fetching org.eclipse.m2e.pde.target_2.0.2.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.pde.ui_2.0.1.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.47kB)
15:17:56 [INFO] Fetching org.eclipse.m2e.pde.feature_2.1.2.20221130-2134.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.03kB)
15:17:56 [INFO] Fetching biz.aQute.bnd.util.source_6.3.1.202206071316.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.9kB)
15:17:56 [INFO] Fetching biz.aQute.bndlib.source_6.3.1.202206071316.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1,011.81kB)
15:17:57 [INFO] Fetching org.osgi.service.repository.source_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.93kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.pde.target.source_2.0.2.20221101-1753.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.46kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.pde.ui.source_2.0.1.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.87kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.pde.connector.source_2.1.1.20221127-1041.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.42kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.pde.feature.source_2.1.2.20221130-2134.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.67kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.tests.common_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.15kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.tests.common.source_2.0.2.20221115-1709.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.38kB)
15:17:57 [INFO] Fetching org.eclipse.m2e.sdk.feature_2.1.2.20221130-2239.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:17:57 [INFO] Fetching org.jsoup_1.14.3.v20211012-1727.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (446.82kB)
15:17:57 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (157.36kB)
15:17:57 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.58kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.57kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.debug_2.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.68kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (416.67kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.36kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.89kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.94kB)
15:17:57 [INFO] Fetching org.eclipse.xtext.ui_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.89MB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (151.88kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.77kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.15kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.46kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (208.28kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.24kB)
15:17:57 [INFO] Fetching org.eclipse.xtext.ui.shared_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.46kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (284.09kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (315.69kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.29kB)
15:17:57 [INFO] Fetching org.eclipse.xtext.builder_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (394.35kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (404.66kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (91.07kB)
15:17:57 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.7kB)
15:17:57 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.18.0.v20221121-1436.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (183.14kB)
15:17:57 [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.42kB)
15:17:57 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.74kB)
15:17:57 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.73kB)
15:17:57 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.3kB)
15:17:57 [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.76kB)
15:17:57 [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.49kB)
15:17:57 [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (11.81MB)
15:17:58 [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (286.36kB)
15:17:58 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (187.98kB)
15:17:58 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.24MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (446.03kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (185.1kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.2MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (380.01kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (636.18kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (876.54kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (173.52kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.09MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (465.6kB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.24MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.32MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.06MB)
15:17:59 [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.1MB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.49MB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.12kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (61.09kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (892.87kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (4.59MB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.19MB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.79MB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (90.96kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (157.72kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (514.62kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (472.11kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (335.03kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.71kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (578.43kB)
15:18:00 [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.66kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.3kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.21kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (756.42kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (611.35kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (397.42kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.49MB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.4kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.58kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.63kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.89kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (224.49kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.13kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (156.17kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (120.82kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (374.27kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.99kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.89kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (114.99kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (163.84kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.32kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (55.34kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (291.96kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45.95kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.91kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.23kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.88kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.57kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.14kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.86kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.4kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.98kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.79kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.75kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.26kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.54kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.02kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.11kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.28kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.05kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (39.92kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.13kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (210.18kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.11kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (135.54kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.6kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.78kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.39kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.38kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (122.55kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (283.1kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.6kB)
15:18:01 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.25kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (134.91kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (345.91kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (167.71kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.86kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.49kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.76kB)
15:18:02 [INFO] Fetching org.eclipse.xtext.generator_2.29.0.v20221121-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (863.11kB)
15:18:02 [INFO] Fetching org.eclipse.xtext.xbase_2.29.0.v20221121-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.47MB)
15:18:02 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.46kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.19kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.67kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.36kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.74kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.87kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.58kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.17kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.55kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.73kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.2kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.25kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.98kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.08kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.06kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.75kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.52kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (247.04kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (605kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (48.1kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (12.35kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (23.13kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.01kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.02kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.16kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.98kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (103.8kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.25kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.48kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.87kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.49kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (89.43kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (52.67kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (321.78kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
15:18:02 [INFO] Fetching org.eclipse.papyrus.sdk_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.65kB)
15:18:02 [INFO] Fetching com.ibm.icu.source_72.1.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.43MB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.04kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.44MB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.93kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.98kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (407.96kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.33kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (394.86kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.61kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.85kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.53kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (145.14kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.07kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (132.48kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.96kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (112.04kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.39kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.68kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (334.27kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.06kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.01kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.48kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.16kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.81kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.17kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.06kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.73kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.export_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.43kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (80.05kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.99kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB)
15:18:03 [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (38.77kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (166.77kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.84kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.8kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.23kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.05kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.58kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.07kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (22.67kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.15kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.6kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.11kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (249.89kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.98kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (201.67kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.92kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.59kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.29kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.69kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.86kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.3kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (118.93kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.1kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.82kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.61kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (170.45kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.24kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.52kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (94.58kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.99kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.45kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.06kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (51.09kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.85kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (76.53kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.86kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.09kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.85kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.3kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.58kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (113.28kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.08kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.44kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.3kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.1kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.82kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (88.04kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.1kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (310.23kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (386.68kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.99kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.64kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.31kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.68kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.29kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.81kB)
15:18:04 [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.76kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.03kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.6kB)
15:18:05 [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB)
15:18:05 [INFO] Fetching org.eclipse.pde.ds.core_1.2.500.v20220411-2005.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.78kB)
15:18:05 [INFO] Fetching org.eclipse.pde.launching_3.10.200.v20221108-1157.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.67kB)
15:18:05 [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174kB)
15:18:05 [INFO] Fetching org.eclipse.tm4e.core_0.5.1.202210241440.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (263.6kB)
15:18:05 [INFO] Fetching org.jcodings_1.0.57.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.66MB)
15:18:05 [INFO] Fetching org.joni_2.1.43.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (211.47kB)
15:18:05 [INFO] Fetching org.yaml.snakeyaml_1.27.0.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.27kB)
15:18:05 [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.2.202211261320.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.06kB)
15:18:05 [INFO] Fetching org.eclipse.tm4e.ui_0.6.1.202211021121.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (165.96kB)
15:18:05 [INFO] Fetching org.eclipse.tm4e.registry_0.6.2.202210221922.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.49kB)
15:18:05 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (60.7kB)
15:18:05 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.202.v202108200212.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (121.56kB)
15:18:05 [INFO] Fetching org.eclipse.wst.common.environment_1.0.401.v202007142017.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.88kB)
15:18:05 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202204301608.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (102.96kB)
15:18:05 [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228.7kB)
15:18:05 [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (554.65kB)
15:18:05 [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.smap_2.29.0.v20221121-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.31kB)
15:18:05 [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.94kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (250kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.ecore_2.29.0.v20221121-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.8kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.xtext.generator_2.29.0.v20221121-0917.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (974.63kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.ide_2.29.0.v20221121-0917.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (496.56kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (195.85kB)
15:18:05 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.29.0.v20221121-0943.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.89kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.css_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.02kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.emf_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.36kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.pde_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.97kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.xml_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.35kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.forms_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31kB)
15:18:05 [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.46kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.feature_1.7.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.96kB)
15:18:05 [INFO] Fetching org.eclipse.xwt.ui.workbench_1.8.0.202211301116.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.51kB)
15:18:05 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.68kB)
15:18:05 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.43kB)
15:18:23 [INFO] 
15:18:23 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.p2 ---
15:18:23 [INFO] 
15:18:23 [INFO] --- tycho-p2-repository-plugin:2.7.4:archive-repository (default-archive-repository) @ org.eclipse.papyrus.aas.p2 ---
15:18:23 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/releng/site/target/org.eclipse.papyrus.aas.p2-0.0.1-SNAPSHOT.zip
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.p2 ---
15:18: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
15:18:26 [INFO] 
15:18:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.p2 ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.p2 ---
15:18:26 [INFO] 
15:18:26 [INFO] --------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas-rcp >---------
15:18:26 [INFO] Building org.eclipse.papyrus.aas-rcp 0.0.1-SNAPSHOT              [35/39]
15:18:26 [INFO] --------------------------------[ pom ]---------------------------------
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas-rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas-rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas-rcp ---
15:18: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
15:18:26 [INFO] 
15:18:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas-rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas-rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --------< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp >---------
15:18:26 [INFO] Building org.eclipse.papyrus.aas.rcp 0.0.1-SNAPSHOT              [36/39]
15:18:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] The project's OSGi version is 0.0.1.202302162014
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-compiler-plugin:2.7.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Resolving class path of org.eclipse.papyrus.aas.rcp...
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/src/main/resources
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-compiler-plugin:2.7.4:compile (default-compile) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/pom.xml
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-ds-plugin:2.7.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/src/test/resources
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-compiler-plugin:2.7.4:testCompile (default-testCompile) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/pom.xml
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] No tests to run.
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- maven-resources-plugin:3.1.0:copy-resources (process-about.mappings) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:18:26 [INFO] Copying 1 resource
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-packaging-plugin:2.7.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/target/org.eclipse.papyrus.aas.rcp-0.0.1-SNAPSHOT.jar
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] 
15:18:26 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.rcp ---
15:18: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
15:18:26 [INFO] 
15:18:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.rcp ---
15:18:26 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp/target/org.eclipse.papyrus.aas.rcp-0.0.1-SNAPSHOT.jar
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.rcp ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-surefire-plugin:2.7.4:integration-test (default-integration-test) @ org.eclipse.papyrus.aas.rcp ---
15:18:27 [INFO] 
15:18:27 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.papyrus.aas.rcp ---
15:18:27 [INFO] No tests to run.
15:18:27 [INFO] 
15:18:27 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp.feature >-----
15:18:27 [INFO] Building org.eclipse.papyrus.aas.rcp.feature 0.8.0-SNAPSHOT      [37/39]
15:18:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:18:27 [INFO] 
15:18:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/target
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] The project's OSGi version is 0.8.0.202302162014
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-packaging-plugin:2.7.4:package-feature (default-package-feature) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/target/org.eclipse.papyrus.aas.rcp.feature-0.8.0-SNAPSHOT.jar
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-p2-plugin:2.7.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] 
15:18:27 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18: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
15:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/target/org.eclipse.papyrus.aas.rcp.feature-0.8.0-SNAPSHOT-sources-feature.jar
15:18:27 [INFO] 
15:18:27 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:27 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/target/org.eclipse.papyrus.aas.rcp.feature-0.8.0-SNAPSHOT.jar
15:18:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.feature/target/org.eclipse.papyrus.aas.rcp.feature-0.8.0-SNAPSHOT-sources-feature.jar
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.rcp.feature ---
15:18:30 [INFO] 
15:18:30 [INFO] ----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp.product >-----
15:18:30 [INFO] Building org.eclipse.papyrus.aas.rcp.product 0.0.1-SNAPSHOT      [38/39]
15:18:30 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:18:30 [INFO] 
15:18:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] The project's OSGi version is 0.0.1.202302162014
15:18:30 [INFO] 
15:18:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] 
15:18:30 [INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] 
15:18:30 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:18:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/src/main/resources
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:18:30 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:18:30 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-products (default-publish-products) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] Fetching org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (435.92kB)
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-publisher-plugin:2.7.4:publish-categories (default-publish-categories) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-publisher-plugin:2.7.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:30 [INFO] 
15:18:30 [INFO] --- tycho-p2-repository-plugin:2.7.4:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.aas.rcp.product ---
15:18:33 [INFO] Fetching 17.0.6.v20230204-1729&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/jres/17/updates/release/ (63B)
15:18:33 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (115.04MB)
15:18:34 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (28.18MB of 115.04MB at 28.18MB/s)
15:18:35 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (56.06MB of 115.04MB at 28.03MB/s)
15:18:36 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (84.6MB of 115.04MB at 28.2MB/s)
15:18:37 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (112.55MB of 115.04MB at 28.14MB/s)
15:18:38 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.99kB)
15:18:38 [INFO] Fetching junit-jupiter-api_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (202.85kB)
15:18:38 [INFO] Fetching junit-platform-commons_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (100.57kB)
15:18:38 [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (7.47kB)
15:18:38 [INFO] Fetching junit-jupiter-engine_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (240.75kB)
15:18:38 [INFO] Fetching junit-platform-engine_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (183.79kB)
15:18:38 [INFO] Fetching junit-platform-launcher_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (165.25kB)
15:18:38 [INFO] Fetching junit-jupiter-migrationsupport_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.04kB)
15:18:38 [INFO] Fetching junit-jupiter-params_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (565.38kB)
15:18:38 [INFO] Fetching junit-platform-runner_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.12kB)
15:18:38 [INFO] Fetching junit-platform-suite-api_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.73kB)
15:18:38 [INFO] Fetching junit-platform-suite-commons_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.94kB)
15:18:38 [INFO] Fetching junit-platform-suite-engine_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.7kB)
15:18:38 [INFO] Fetching junit-vintage-engine_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.33kB)
15:18:38 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.76kB)
15:18:38 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (198.71kB)
15:18:38 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.69kB)
15:18:38 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (844.43kB)
15:18:38 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (909.51kB)
15:18:38 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (262.89kB)
15:18:38 [INFO] Fetching org.apiguardian.api_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.65kB)
15:18:38 [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.300.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.88kB)
15:18:38 [INFO] Fetching org.eclipse.draw2d_3.15.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (19.74kB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools.emf.editor3x_4.8.100.v20220331-1558.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.15kB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.400.v20220915-1041.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.43MB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools.compat_4.8.200.v20221111-1233.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.12kB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.95kB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools_4.9.100.v20211020-1255.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (120.01kB)
15:18:39 [INFO] Fetching org.eclipse.e4.tools.jdt.templates_4.9.0.v20210427-1802.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.67kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.tools.feature_4.26.0.v20221111-1233.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.65kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.79kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.01kB)
15:18:39 [INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.87kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.services.source_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.37kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.84kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.commands.source_1.0.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.12kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.47kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (378.54kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.21kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (140.63kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.64kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (208.19kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.700.v20221102-0748.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164kB)
15:18:39 [INFO] Fetching org.apache.batik.css.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (321.27kB)
15:18:39 [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.19kB)
15:18:39 [INFO] Fetching org.apache.batik.util.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (128.49kB)
15:18:39 [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (89.33kB)
15:18:39 [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.78kB)
15:18:39 [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.54kB)
15:18:39 [INFO] Fetching javax.inject.source_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.15kB)
15:18:39 [INFO] Fetching javax.annotation.source_1.3.5.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.74kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.di.source_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.32kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.77kB)
15:18:39 [INFO] Fetching org.apache.batik.i18n.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.04kB)
15:18:39 [INFO] Fetching org.apache.batik.constants.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.56kB)
15:18:39 [INFO] Fetching org.apache.xmlgraphics.source_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (679.43kB)
15:18:39 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.44kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.63kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.di.source_1.4.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.32kB)
15:18:39 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.35kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.common.source_3.17.0.v20221108-1156.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (148.53kB)
15:18:39 [INFO] Fetching org.apache.felix.scr.source_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (263.95kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.event.source_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.17kB)
15:18:39 [INFO] Fetching org.eclipse.core.commands.source_3.10.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (152.51kB)
15:18:39 [INFO] Fetching org.eclipse.core.contenttype.source_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (83.82kB)
15:18:39 [INFO] Fetching org.eclipse.core.databinding.source_1.11.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (182.16kB)
15:18:39 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.9.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.51kB)
15:18:39 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.12.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (210.33kB)
15:18:39 [INFO] Fetching org.eclipse.core.databinding.property.source_1.9.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.38kB)
15:18:39 [INFO] Fetching org.eclipse.core.expressions.source_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.69kB)
15:18:39 [INFO] Fetching org.eclipse.core.jobs.source_3.13.200.v20221102-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.19kB)
15:18:39 [INFO] Fetching org.eclipse.core.runtime.source_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.15kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.app.source_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.31kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (43.81kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.preferences.source_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.53kB)
15:18:39 [INFO] Fetching org.osgi.service.prefs.source_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.01kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.registry.source_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (177.96kB)
15:18:39 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.27kB)
15:18:39 [INFO] Fetching org.eclipse.osgi.source_3.18.200.v20221116-1324.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.12MB)
15:18:39 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (144.82kB)
15:18:39 [INFO] Fetching org.eclipse.osgi.services.source_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.03kB)
15:18:40 [INFO] Fetching org.eclipse.osgi.util.source_3.7.100.v20220615-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.25kB)
15:18:40 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.83MB)
15:18:40 [INFO] Fetching org.eclipse.jface.source_3.28.0.v20221024-1426.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.01MB)
15:18:40 [INFO] Fetching org.eclipse.jface.databinding.source_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (222.18kB)
15:18:40 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.16.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.55kB)
15:18:40 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.77kB)
15:18:40 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.6.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (100.4kB)
15:18:40 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.66kB)
15:18:40 [INFO] Fetching org.eclipse.equinox.console.source_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.65kB)
15:18:40 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.500.v20221028-0801.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.53kB)
15:18:40 [INFO] Fetching org.eclipse.equinox.bidi.source_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.32kB)
15:18:40 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.3.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.56kB)
15:18:40 [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (356.27kB)
15:18:40 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.21kB)
15:18:40 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.26kB)
15:18:40 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.200.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.33kB)
15:18:40 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.57kB)
15:18:40 [INFO] Fetching org.eclipse.urischeme.source_1.2.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.11kB)
15:18:40 [INFO] Fetching org.eclipse.jface.notifications.source_0.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.31kB)
15:18:40 [INFO] Fetching com.sun.jna.source_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (158.94kB)
15:18:40 [INFO] Fetching com.sun.jna.platform.source_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.03MB)
15:18:40 [INFO] Fetching org.osgi.util.function.source_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (8.44kB)
15:18:40 [INFO] Fetching org.osgi.util.promise.source_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.15kB)
15:18:40 [INFO] Fetching org.osgi.util.measurement.source_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.96kB)
15:18:40 [INFO] Fetching org.osgi.util.position.source_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.58kB)
15:18:40 [INFO] Fetching org.osgi.util.xml.source_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.47kB)
15:18:40 [INFO] Fetching org.osgi.service.cm.source_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.37kB)
15:18:40 [INFO] Fetching org.osgi.service.component.source_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.55kB)
15:18:40 [INFO] Fetching org.osgi.service.device.source_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.49kB)
15:18:40 [INFO] Fetching org.osgi.service.event.source_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.65kB)
15:18:40 [INFO] Fetching org.osgi.service.metatype.source_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.76kB)
15:18:40 [INFO] Fetching org.osgi.service.provisioning.source_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.88kB)
15:18:40 [INFO] Fetching org.osgi.service.upnp.source_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.8kB)
15:18:40 [INFO] Fetching org.osgi.service.useradmin.source_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.29kB)
15:18:40 [INFO] Fetching org.osgi.service.wireadmin.source_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.26kB)
15:18:40 [INFO] Fetching org.eclipse.e4.rcp.source_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.77kB)
15:18:40 [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.78kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (19.76kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.source_3.10.0.v20210925-0032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (104.33kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.402.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.08kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.6.1.v20211005-1944.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.04kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.43kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (19.71kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.401.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.64kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.501.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.07kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (27.83kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (76.03kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.800.v20220215-0126.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (86.1kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (29.23kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.82kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (29.7kB)
15:18:40 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.source_1.0.401.v20221105-0315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.84kB)
15:18:40 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (376.07kB)
15:18:40 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (85.46kB)
15:18:40 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (615.96kB)
15:18:41 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (828.19kB)
15:18:41 [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2.source_5.1.4.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (197.36kB)
15:18:41 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature.source_1.1.701.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (31.17kB)
15:18:41 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.69kB)
15:18:41 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.74kB)
15:18:41 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.201.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.49kB)
15:18:41 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.401.v20210409-2301.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (25.15kB)
15:18:41 [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.31kB)
15:18:41 [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.12kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.76kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.8kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.rose_2.11.0.v20210405-0904.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.99kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (545.55kB)
15:18:41 [INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.24kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.27kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.9kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (75.01kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.32.0.v20220925-1245.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.33kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.93kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.source_2.22.0.v20210420-0623.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (236.56kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.source_2.23.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.19kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ui_2.23.0.v20210412-0833.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (298.73kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.93kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.23.0.v20210412-0833.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.06kB)
15:18:41 [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.24.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.28kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.89kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common.source_2.27.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (221.03kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common.source_2.28.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.17kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common.ui.source_2.20.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.22kB)
15:18:41 [INFO] Fetching org.eclipse.emf.common.ui.source_2.19.0.v20220226-1304.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.21kB)
15:18:41 [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.75kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.26kB)
15:18:41 [INFO] Fetching org.eclipse.emf.converter_2.18.0.v20220706-1313.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.01kB)
15:18:41 [INFO] Fetching org.eclipse.emf.converter.source_2.11.0.v20220706-1313.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.71kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.14kB)
15:18:41 [INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.93kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.6kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20200324-0723.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.61kB)
15:18:41 [INFO] Fetching org.eclipse.emf.importer.rose.source_2.11.0.v20210405-0904.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.57kB)
15:18:41 [INFO] Fetching org.eclipse.emf.converter.source_2.18.0.v20220706-1313.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.37kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding.edit_1.9.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.92kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20210113-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.87kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.9.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.33kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding_1.9.0.v20220517-0824.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.88kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding.source_1.6.0.v20220517-0824.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.02kB)
15:18:41 [INFO] Fetching org.eclipse.emf.databinding.source_1.9.0.v20220517-0824.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.22kB)
15:18:41 [INFO] Fetching org.eclipse.emf.doc_2.28.0.v20220910-0650.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.19MB)
15:18:41 [INFO] Fetching org.eclipse.emf.doc_2.30.0.v20220910-0650.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.84kB)
15:18:41 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.56kB)
15:18:41 [INFO] Fetching org.eclipse.emf.ecore.edit_2.15.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.92kB)
15:18:41 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190822-1451.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.66kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.64kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.15.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.27kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.9kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.54kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.18.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.28kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.96kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.source_2.29.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (822.45kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (92.6kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (153.48kB)
15:18:42 [INFO] Fetching org.eclipse.emf.ecore.source_2.30.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.25kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit.source_2.17.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (211.78kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit.source_2.18.0.v20220201-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.17kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit.ui_2.24.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.89kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.22.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (159.99kB)
15:18:42 [INFO] Fetching org.eclipse.emf.edit.ui.source_2.24.0.v20220619-0533.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.22kB)
15:18:42 [INFO] Fetching org.eclipse.emf.example.installer_1.10.0.v20200518-1440.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (359.95kB)
15:18:42 [INFO] Fetching org.eclipse.emf_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.05kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (193.85kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.43kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (149.18kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.02kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.82kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (102.83kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.15.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.01kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.22kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.56kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (41.77kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.15.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.49kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.96kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.13.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.2kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.04kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.27kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.13.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.35kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping_2.14.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.5kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.source_2.14.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.22kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ui_2.14.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.9kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.99kB)
15:18:42 [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.14.0.v20210924-1718.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.28kB)
15:18:42 [INFO] Fetching org.eclipse.emf.sdk_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.21kB)
15:18:42 [INFO] Fetching org.eclipse.emf.source_2.32.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.71kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.02kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.examples_1.3.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (170.84kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.doc_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.sdk_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.83kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.source_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (151.55kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.transaction.source_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.78kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.39kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (182.46kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.doc_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.87kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.11kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.94kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.ocl_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.85kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.12kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.78kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.sdk_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.77kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.source_1.8.1.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (324.2kB)
15:18:42 [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.1.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.03kB)
15:18:43 [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.44kB)
15:18:43 [INFO] Fetching org.eclipse.emf.validation.source_1.13.2.202208271102.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.83kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.05kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace.doc_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.82kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.89kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace.source_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (70.15kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.1.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.58kB)
15:18:43 [INFO] Fetching org.eclipse.emf.workspace.source_1.13.0.202208110935.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.8kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (35.64kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.99kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (236.29kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.35kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.32kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (86.25kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.48kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.600.v20221106-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.68kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.76kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (63.84kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.19kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (144.7kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.69kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (249.79kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.87kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.6kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.08kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.4.400.v20220506-1821.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.37kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.46kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.72kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.62kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.security.source_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (104.26kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.91kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.300.v20220512-1321.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.42kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.06kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.300.v20220904-1118.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.06kB)
15:18:43 [INFO] Fetching org.tukaani.xz.source_1.9.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.7kB)
15:18:43 [INFO] Fetching bcpg.source_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (309.12kB)
15:18:43 [INFO] Fetching bcprov.source_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (7.5MB)
15:18:43 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.97kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.33kB)
15:18:43 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.45kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.72kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.57kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.4.200.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.86kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.57kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.26kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.3.200.v20221108-1232.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (180.37kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.4.200.v20221007-0636.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (151.63kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.01kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.26kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.12kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (70.34kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.88kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.700.v20221015-0933.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (309.57kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.400.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.79kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.27kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.3kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.100.v20220814-1551.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.24kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.97kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.58kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.75kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (70.91kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.300.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (50.45kB)
15:18:44 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
15:18:44 [INFO] Fetching org.eclipse.gef.doc.isv_3.12.200.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.64MB)
15:18:44 [INFO] Fetching org.eclipse.gef_3.15.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (19.9kB)
15:18:44 [INFO] Fetching org.eclipse.gef.sdk_3.15.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (19.79kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.21kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.89kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (206.3kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (76.65kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.6kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.46kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.88kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.26kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.63kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (342.38kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.55kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.44kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.92kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.94kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.54kB)
15:18:44 [INFO] Fetching org.eclipse.gmf_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.06kB)
15:18:44 [INFO] Fetching org.eclipse.gmf_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (24.07kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.1.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.46kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.96kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.1.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.5kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (322.13kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.49kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.1.202211151334.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.44kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.91kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.62kB)
15:18:44 [INFO] Fetching org.apache.batik.shared.resources_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.3kB)
15:18:44 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.75kB)
15:18:44 [INFO] Fetching org.apache.batik.anim.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (411.77kB)
15:18:44 [INFO] Fetching org.apache.batik.awt.util.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (428.84kB)
15:18:44 [INFO] Fetching org.apache.batik.bridge.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.05kB)
15:18:44 [INFO] Fetching org.apache.batik.codec.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.68kB)
15:18:44 [INFO] Fetching org.apache.batik.dom.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (179.82kB)
15:18:44 [INFO] Fetching org.apache.batik.dom.svg.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (244.54kB)
15:18:45 [INFO] Fetching org.apache.batik.ext.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.6kB)
15:18:45 [INFO] Fetching org.apache.batik.gvt.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (224.52kB)
15:18:45 [INFO] Fetching org.apache.batik.parser.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.8kB)
15:18:45 [INFO] Fetching org.apache.batik.script.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (43.1kB)
15:18:45 [INFO] Fetching org.apache.batik.shared.resources.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.09kB)
15:18:45 [INFO] Fetching org.apache.batik.svggen.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.98kB)
15:18:45 [INFO] Fetching org.apache.batik.transcoder.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.53kB)
15:18:45 [INFO] Fetching org.apache.batik.xml.source_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.72kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.74kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (102.67kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (178.99kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (73.51kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.04kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (92.95kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.92kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.45kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.62kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (63.52kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.5kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (844.19kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.31kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.93kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.22kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.38kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.64kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.2kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.2.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (83.88kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.61kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (50.21kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.2.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (233.65kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.76kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.10.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (166.21kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.31kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.34kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (92.36kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (185.02kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.1kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (76.43kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.48kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (91.98kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.05kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.67kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.72kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.1.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (60.39kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.98kB)
15:18:45 [INFO] Fetching org.eclipse.gmf.source_1.15.3.202211041032.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (23.97kB)
15:18:45 [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (536.94kB)
15:18:45 [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.42kB)
15:18:45 [INFO] Fetching org.eclipse.help_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.33kB)
15:18:45 [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (97.96kB)
15:18:45 [INFO] Fetching jakarta.servlet-api.source_4.0.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.65kB)
15:18:45 [INFO] Fetching javax.servlet.jsp-api.source_2.3.3.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162.63kB)
15:18:46 [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (156.2kB)
15:18:46 [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (461.72kB)
15:18:46 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.66MB)
15:18:46 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.24MB)
15:18:46 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.45MB)
15:18:46 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.8.200.v20221109-0702.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.35kB)
15:18:46 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.3.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.22kB)
15:18:46 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.400.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.36kB)
15:18:46 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.700.v20220801-1124.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.97kB)
15:18:46 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.04kB)
15:18:46 [INFO] Fetching org.eclipse.help.base.source_4.3.900.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (309.03kB)
15:18:46 [INFO] Fetching org.eclipse.help.ui.source_4.4.100.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (222.75kB)
15:18:46 [INFO] Fetching org.eclipse.help.webapp.source_3.10.900.v20221103-0933.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (204.02kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.http.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.36kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.io.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.16kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.security.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.96kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.server.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (441.38kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.servlet.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.7kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.util.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (345.56kB)
15:18:46 [INFO] Fetching org.eclipse.jetty.util.ajax.source_10.0.12.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.22kB)
15:18:46 [INFO] Fetching org.eclipse.core.net.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (41.47kB)
15:18:46 [INFO] Fetching org.eclipse.help.source_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.73kB)
15:18:46 [INFO] Fetching org.eclipse.jdt.annotation_1.2.100.v20220826-1026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.9kB)
15:18:46 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.9kB)
15:18:46 [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.97kB)
15:18:46 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.61kB)
15:18:46 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1800.v20221116-0858.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (8.05MB)
15:18:47 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1600.v20221121-0559.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (7.97MB)
15:18:47 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.39kB)
15:18:47 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.1.100.v20220907-0450.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.02kB)
15:18:47 [INFO] Fetching org.eclipse.jdt_3.18.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.56kB)
15:18:47 [INFO] Fetching org.eclipse.ant.ui.source_3.8.300.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (612.74kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.7.50.v20210914-1429.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (356kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.7.0.v20210620-1751.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.9kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.3.0.v20210618-1653.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.87kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.4.300.v20221108-0856.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (139.05kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.3.200.v20220802-0458.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.14kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.core.source_3.32.0.v20221108-1853.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (5.07MB)
15:18:48 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.1.0.v20210618-1653.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.89kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.annotation.source_1.2.100.v20220826-1026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.86kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.700.v20220826-1026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.7kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.17.0.v20221026-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.32MB)
15:18:48 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.900.v20221001-0715.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (848.76kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.debug.source_3.20.0.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (775.2kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.junit.source_3.15.100.v20220909-2154.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (197.1kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.11.500.v20221031-1935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.7.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.6kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.23kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.1.100.v20220907-0450.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.58kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.800.v20221107-1851.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (353.42kB)
15:18:48 [INFO] Fetching org.eclipse.jdt.ui.source_3.27.100.v20221122-0749.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (5.3MB)
15:18:49 [INFO] Fetching org.junit.source_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (261.47kB)
15:18:49 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.3kB)
15:18:49 [INFO] Fetching junit-jupiter-api.source_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (201.1kB)
15:18:49 [INFO] Fetching junit-jupiter-engine.source_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.58kB)
15:18:49 [INFO] Fetching junit-jupiter-migrationsupport.source_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.01kB)
15:18:49 [INFO] Fetching junit-jupiter-params.source_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.47kB)
15:18:49 [INFO] Fetching junit-platform-commons.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (75.22kB)
15:18:49 [INFO] Fetching junit-platform-engine.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.7kB)
15:18:49 [INFO] Fetching junit-platform-launcher.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (100.27kB)
15:18:49 [INFO] Fetching junit-platform-runner.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.31kB)
15:18:49 [INFO] Fetching junit-platform-suite-api.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.91kB)
15:18:49 [INFO] Fetching junit-platform-suite-commons.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.76kB)
15:18:49 [INFO] Fetching junit-platform-suite-engine.source_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.54kB)
15:18:49 [INFO] Fetching junit-vintage-engine.source_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.36kB)
15:18:49 [INFO] Fetching org.opentest4j.source_1.2.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (8.53kB)
15:18:49 [INFO] Fetching org.apiguardian.api.source_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.73kB)
15:18:49 [INFO] Fetching org.eclipse.ant.launching.source_1.3.400.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (130.7kB)
15:18:49 [INFO] Fetching org.eclipse.jdt.source_3.18.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.91kB)
15:18:49 [INFO] Fetching org.eclipse.jsch.core_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (43.17kB)
15:18:49 [INFO] Fetching org.eclipse.jsch.ui_1.4.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.52kB)
15:18:49 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (19.76kB)
15:18:49 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/features/ (23.36kB)
15:18:49 [INFO] Fetching org.eclipse.papyrus.designer.deployment.tools_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (42.69kB)
15:18:49 [INFO] Fetching org.eclipse.papyrus.designer.transformation.extensions_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (27.5kB)
15:18:49 [INFO] Fetching org.eclipse.papyrus.designer.doc.main_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (17.05MB)
15:18:50 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.profile.ui_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (33.4kB)
15:18:50 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.validation_3.0.0.202207051603.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/plugins/ (23.53kB)
15:18:50 [INFO] Fetching org.eclipse.papyrus.designer.languages.common.feature_3.0.0.202302091534.jar from https://ci.eclipse.org/papyrus/job/papyrus-designer-2022-06/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.designer.p2/target/repository/features/ (12.71kB)
15:18:50 [INFO] Fetching org.eclipse.papyrus.marte.core.feature_1.2.2.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/marte/neon/1.2.2_papyrus-marte-neon_329/features/ (17.94kB)
15:18:50 [INFO] Fetching org.eclipse.pde.api.tools_1.2.1100.v20221114-1728.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (933.91kB)
15:18:50 [INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.43kB)
15:18:50 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.500.v20220813-1730.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.28kB)
15:18:50 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.700.v20220329-0844.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (514.21kB)
15:18:50 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1800.v20221121-0559.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.3MB)
15:18:50 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.300.v20220310-2159.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (205.14kB)
15:18:50 [INFO] Fetching org.osgi.annotation.versioning_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.72kB)
15:18:50 [INFO] Fetching org.osgi.annotation.bundle_2.0.0.202202082230.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.45kB)
15:18:51 [INFO] Fetching org.osgi.service.component.annotations_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.09kB)
15:18:51 [INFO] Fetching org.osgi.service.metatype.annotations_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.08kB)
15:18:51 [INFO] Fetching org.eclipse.pde_3.13.2100.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.55kB)
15:18:51 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.02kB)
15:18:51 [INFO] Fetching org.eclipse.pde.runtime_3.7.500.v20221012-2030.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (211.64kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.700.v20220802-1520.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (581.21kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.59kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.400.v20220317-0700.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (450.72kB)
15:18:51 [INFO] Fetching org.eclipse.ui.trace_1.2.200.v20220310-2159.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.39kB)
15:18:51 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.300.v20220810-1011.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.67kB)
15:18:51 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.100.v20221111-1233.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.96kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.core_1.0.200.v20220331-1637.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.95kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.model_0.12.400.v20220621-1036.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.97kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.css_0.12.300.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.59kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.300.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.03kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.context_1.0.400.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.01kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.200.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.61kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.event_1.0.100.v20221114-1716.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.62kB)
15:18:51 [INFO] Fetching org.eclipse.pde_3.14.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.41kB)
15:18:51 [INFO] Fetching org.eclipse.pde.build.source_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (319.82kB)
15:18:51 [INFO] Fetching org.eclipse.pde.core.source_3.16.0.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1,021.5kB)
15:18:51 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.56kB)
15:18:51 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.500.v20221012-2030.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.48kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ui.source_3.13.700.v20221114-1716.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.06MB)
15:18:51 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.700.v20220802-1520.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.71kB)
15:18:51 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.1100.v20221114-1728.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (659.74kB)
15:18:51 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.500.v20220813-1730.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.39kB)
15:18:51 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.700.v20220329-0844.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (250.48kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.500.v20220411-2005.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (50.82kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.300.v20220310-2159.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.72kB)
15:18:51 [INFO] Fetching org.eclipse.pde.launching.source_3.10.200.v20221108-1157.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.51kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.300.v20211004-0555.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (104.68kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.400.v20220317-0700.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (272.26kB)
15:18:51 [INFO] Fetching org.eclipse.ui.trace.source_1.2.200.v20220310-2159.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.76kB)
15:18:51 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.500.v20220811-0944.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77kB)
15:18:51 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.300.v20220810-1011.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.27kB)
15:18:51 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.100.v20221111-1233.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.27kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.core.source_1.0.200.v20220331-1637.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.32kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.model.source_0.12.400.v20220621-1036.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.77kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.css.source_0.12.300.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.11kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.preferences.source_0.12.300.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.44kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.context.source_1.0.400.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.71kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.bundle.source_0.12.200.v20220512-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.39kB)
15:18:51 [INFO] Fetching org.eclipse.pde.spy.event.source_1.0.100.v20221114-1716.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (41.64kB)
15:18:51 [INFO] Fetching org.eclipse.pde.source_3.14.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.78kB)
15:18:51 [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (689.26kB)
15:18:51 [INFO] Fetching org.eclipse.platform.doc.isv_4.26.0.v20221121-0559.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.33MB)
15:18:52 [INFO] Fetching org.eclipse.platform.doc.isv_4.26.0.v20221121-0559.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.77MB of 35.33MB at 26.74MB/s)
15:18:54 [INFO] Fetching org.eclipse.platform.doc.user_4.26.0.v20221121-0559.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (4.01MB)
15:18:54 [INFO] Fetching org.eclipse.text.quicksearch_1.1.400.v20221023-0941.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.8kB)
15:18:54 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.1MB)
15:18:54 [INFO] Fetching org.eclipse.ui.monitoring_1.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.72kB)
15:18:54 [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.76kB)
15:18:54 [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.9kB)
15:18:54 [INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.03kB)
15:18:54 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.200.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.59kB)
15:18:54 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.14kB)
15:18:54 [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.34kB)
15:18:54 [INFO] Fetching org.eclipse.platform_root_4.26.0.v20221123-2302 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (196B)
15:18:54 [INFO] Fetching org.apache.ant.source_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.45MB)
15:18:54 [INFO] Fetching org.eclipse.ant.core.source_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.47kB)
15:18:54 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (296.03kB)
15:18:54 [INFO] Fetching org.eclipse.compare.core.source_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64kB)
15:18:55 [INFO] Fetching org.eclipse.compare.source_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.81kB)
15:18:55 [INFO] Fetching org.eclipse.core.filebuffers.source_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.97kB)
15:18:55 [INFO] Fetching org.eclipse.core.filesystem.source_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.93kB)
15:18:55 [INFO] Fetching org.eclipse.core.net.linux.source_1.0.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.24kB)
15:18:55 [INFO] Fetching org.eclipse.core.resources.source_3.18.100.v20221025-2047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (811.41kB)
15:18:55 [INFO] Fetching org.eclipse.debug.core.source_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (406.8kB)
15:18:55 [INFO] Fetching org.eclipse.debug.ui.source_3.17.100.v20220926-1344.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.68MB)
15:18:55 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.16.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.58kB)
15:18:55 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (296.96kB)
15:18:55 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (253.1kB)
15:18:55 [INFO] Fetching org.eclipse.platform.source_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.48kB)
15:18:55 [INFO] Fetching org.eclipse.search.source_3.14.300.v20220905-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (266.88kB)
15:18:55 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.400.v20221023-0941.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.28kB)
15:18:55 [INFO] Fetching org.eclipse.team.core.source_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.59kB)
15:18:55 [INFO] Fetching org.eclipse.team.ui.source_3.9.500.v20220920-2213.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (768.09kB)
15:18:55 [INFO] Fetching org.eclipse.text.source_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (281.76kB)
15:18:55 [INFO] Fetching org.eclipse.jface.text.source_3.22.0.v20221119-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (819.7kB)
15:18:55 [INFO] Fetching org.eclipse.jsch.core.source_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.55kB)
15:18:55 [INFO] Fetching org.eclipse.jsch.ui.source_1.4.200.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.72kB)
15:18:55 [INFO] Fetching org.eclipse.ui.console.source_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (166.31kB)
15:18:55 [INFO] Fetching org.eclipse.ui.intro.source_3.6.600.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (255.55kB)
15:18:55 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.300.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.88kB)
15:18:55 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.500.v20220903-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (252.99kB)
15:18:55 [INFO] Fetching org.eclipse.ui.browser.source_3.7.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.86kB)
15:18:55 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.300.v20220915-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.26kB)
15:18:55 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.98kB)
15:18:55 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (310.65kB)
15:18:55 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (104.64kB)
15:18:55 [INFO] Fetching org.eclipse.ui.net.source_1.4.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.4kB)
15:18:55 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (445.35kB)
15:18:55 [INFO] Fetching org.eclipse.ui.views.source_3.11.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (82.05kB)
15:18:55 [INFO] Fetching org.eclipse.ui.editors.source_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.84kB)
15:18:55 [INFO] Fetching org.eclipse.ui.externaltools.source_3.5.200.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.31kB)
15:18:55 [INFO] Fetching org.eclipse.ui.ide.source_3.20.0.v20221027-2208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.24MB)
15:18:56 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB)
15:18:56 [INFO] Fetching org.eclipse.core.variables.source_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.7kB)
15:18:56 [INFO] Fetching org.eclipse.ui.forms.source_3.11.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.97kB)
15:18:56 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (84.6kB)
15:18:56 [INFO] Fetching org.eclipse.core.externaltools.source_1.2.300.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (36.21kB)
15:18:56 [INFO] Fetching org.eclipse.ui.themes.source_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.2kB)
15:18:56 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.200.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.09kB)
15:18:56 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.1.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16kB)
15:18:56 [INFO] Fetching org.eclipse.ui.views.log.source_1.3.400.v20220907-1244.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.78kB)
15:18:56 [INFO] Fetching org.eclipse.debug.ui.launchview.source_1.0.300.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (45.18kB)
15:18:56 [INFO] Fetching org.eclipse.platform.source_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (21.4kB)
15:18:56 [INFO] Fetching R-4.26-202211231800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.26/ (63B)
15:18:56 [INFO] Fetching org.eclipse.rcp.configuration_1.1.1900.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.64kB)
15:18:56 [INFO] Fetching org.eclipse.rcp.configuration_root.gtk.linux.x86_64_1.1.1900.v20221123-1800 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (34.83kB)
15:18:56 [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.21kB)
15:18:56 [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.91kB)
15:18:56 [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
15:18:56 [INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (20.24kB)
15:18:56 [INFO] Fetching org.eclipse.help.source_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (180.01kB)
15:18:56 [INFO] Fetching org.eclipse.ui.source_3.201.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.6kB)
15:18:56 [INFO] Fetching org.eclipse.ui.workbench.source_3.127.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.48MB)
15:18:56 [INFO] Fetching org.eclipse.update.configurator.source_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.22kB)
15:18:56 [INFO] Fetching org.eclipse.rcp.source_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.5kB)
15:18:56 [INFO] Fetching org.eclipse.sdk_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (416.31kB)
15:18:56 [INFO] Fetching org.eclipse.sdk_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (24.66kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.23kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.86kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.78kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.76kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.38kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.6kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.73kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (238.73kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.67kB)
15:18:56 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.25kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.08kB)
15:18:56 [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.89kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.57kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB)
15:18:56 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (33.82kB)
15:18:56 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (112.25MB)
15:18:57 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (28.92MB of 112.25MB at 28.92MB/s)
15:18:58 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (58.14MB of 112.25MB at 29.07MB/s)
15:18:59 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (87.17MB of 112.25MB at 29.05MB/s)
15:19:01 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.78kB)
15:19:01 [INFO] Fetching org.eclipse.compare.win32_1.2.900.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.25kB)
15:19:01 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.19kB)
15:19:01 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.99MB)
15:19:01 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.23kB)
15:19:01 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.79kB)
15:19:01 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32.source_1.0.501.v20221105-0315.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.65kB)
15:19:01 [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win.source_5.1.3.v20221013-1742.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.16kB)
15:19:01 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (270.24kB)
15:19:02 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.300.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.59kB)
15:19:02 [INFO] Fetching org.eclipse.compare.win32.source_1.2.900.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.9kB)
15:19:02 [INFO] Fetching org.eclipse.core.net.win32.source_1.0.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.71kB)
15:19:02 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.700.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.21kB)
15:19:02 [INFO] Fetching org.eclipse.ui.win32.source_3.4.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.44kB)
15:19:02 [INFO] Fetching org.eclipse.rcp.configuration_root.win32.win32.x86_64_1.1.1900.v20221123-1800 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (270.24kB)
15:19:02 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (113.61MB)
15:19:03 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (27.91MB of 113.61MB at 27.88MB/s)
15:19:04 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (56.16MB of 113.61MB at 28.06MB/s)
15:19:05 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (84.9MB of 113.61MB at 28.29MB/s)
15:19:06 [INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_17.0.6.v20230204-1729.jar from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/plugins/ (112.91MB of 113.61MB at 28.22MB/s)
15:19:07 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.61kB)
15:19:07 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.13.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.7kB)
15:19:07 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.66MB)
15:19:07 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (17.02kB)
15:19:07 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.400.v20210427-1958.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.48kB)
15:19:07 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.5.100.v20220927-0854.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.24kB)
15:19:07 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.3.100.v20220927-0854.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (60.72kB)
15:19:07 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.5.100.v20220927-0854.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.42kB)
15:19:07 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.3.100.v20220927-0854.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.92kB)
15:19:07 [INFO] Fetching org.eclipse.rcp.configuration_root.cocoa.macosx.x86_64_1.1.1900.v20221123-1800 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (16.22kB)
15:19:07 [INFO] Fetching org.eclipse.ui.cocoa.source_1.3.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.72kB)
15:21:15 [INFO] 
15:21:15 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.rcp.product ---
15:21:15 [INFO] 
15:21:15 [INFO] --- tycho-p2-repository-plugin:2.7.4:archive-repository (default-archive-repository) @ org.eclipse.papyrus.aas.rcp.product ---
15:21:15 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/org.eclipse.papyrus.aas.rcp.product-0.0.1-SNAPSHOT.zip
15:21:28 [INFO] 
15:21:28 [INFO] --- tycho-p2-director-plugin:2.7.4:materialize-products (materialize-products) @ org.eclipse.papyrus.aas.rcp.product ---
15:21:31 [INFO] Installing product org.eclipse.papyrus.aas.rcp.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product/linux/gtk/x86_64/Papyrus4AAS
15:21:32 Installing org.eclipse.papyrus.aas.rcp.product 0.0.1.202302162014.
15:21:32 Installing org.eclipse.papyrus.aas.feature.feature.group 0.8.0.202302162014.
15:21:32 Installing org.eclipse.papyrus.sdk.feature.feature.group 6.3.0.202212021317.
15:21:57 Operation completed in 25413 ms.
15:21:57 [INFO] Installing product org.eclipse.papyrus.aas.rcp.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product/win32/win32/x86_64/Papyrus4AAS
15:21:58 Installing org.eclipse.papyrus.aas.rcp.product 0.0.1.202302162014.
15:21:58 Installing org.eclipse.papyrus.aas.feature.feature.group 0.8.0.202302162014.
15:21:58 Installing org.eclipse.papyrus.sdk.feature.feature.group 6.3.0.202212021317.
15:22:21 Operation completed in 23694 ms.
15:22:21 [INFO] Installing product org.eclipse.papyrus.aas.rcp.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product/macosx/cocoa/x86_64/Papyrus4AAS.app
15:22:22 Installing org.eclipse.papyrus.aas.rcp.product 0.0.1.202302162014.
15:22:22 Installing org.eclipse.papyrus.aas.feature.feature.group 0.8.0.202302162014.
15:22:22 Installing org.eclipse.papyrus.sdk.feature.feature.group 6.3.0.202212021317.
15:22:45 Operation completed in 23978 ms.
15:22:46 [INFO] 
15:22:46 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (default) @ org.eclipse.papyrus.aas.rcp.product ---
15:23:06 [INFO] [Thu Feb 16 20:23:06 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product/macosx/cocoa/x86_64/Papyrus4AAS.app'...
15:24:18 [INFO] 
15:24:18 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (default) @ org.eclipse.papyrus.aas.rcp.product ---
15:24:18 [INFO] 
15:24:18 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.rcp.product ---
15:24: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
15:24:18 [INFO] 
15:24:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.rcp.product ---
15:24:18 [INFO] 
15:24:18 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.rcp.product ---
15:24:18 [INFO] 
15:24:18 [INFO] --- tycho-p2-director-plugin:2.7.4:archive-products (archive-products) @ org.eclipse.papyrus.aas.rcp.product ---
15:24:18 [INFO] Building tar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product-linux.gtk.x86_64.tar.gz
15:24:41 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product-win32.win32.x86_64.zip
15:24:54 [INFO] Building tar: /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/rcp/org.eclipse.papyrus.aas.rcp.product/target/products/org.eclipse.papyrus.aas.rcp.product-macosx.cocoa.x86_64.tar.gz
15:25:19 [INFO] 
15:25:19 [INFO] -----< org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.rcp.target >-----
15:25:19 [INFO] Building org.eclipse.papyrus.aas.rcp.target 0.0.1-SNAPSHOT       [39/39]
15:25:19 [INFO] ---------------------[ eclipse-target-definition ]----------------------
15:25:19 [INFO] 
15:25:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.aas.rcp.target ---
15:25:19 [INFO] 
15:25:19 [INFO] --- tycho-source-plugin:2.7.4:plugin-source (plugin-source) @ org.eclipse.papyrus.aas.rcp.target ---
15:25:19 [INFO] 
15:25:19 [INFO] --- tycho-packaging-plugin:2.7.4:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.aas.rcp.target ---
15:25:19 [INFO] 
15:25:19 [INFO] --- tycho-source-feature-plugin:2.7.4:source-feature (source-feature) @ org.eclipse.papyrus.aas.rcp.target ---
15:25: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
15:25:19 [INFO] 
15:25:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.papyrus.aas.rcp.target ---
15:25:19 [INFO] 
15:25:19 [INFO] --- tycho-p2-plugin:2.7.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.aas.rcp.target ---
15:25:19 [INFO] ------------------------------------------------------------------------
15:25:19 [INFO] Reactor Summary:
15:25:19 [INFO] 
15:25:19 [INFO] org.eclipse.papyrus.aas.root 0.0.1-SNAPSHOT ........ SUCCESS [  2.943 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-features 0.0.1-SNAPSHOT .... SUCCESS [  0.004 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-plugins 0.0.1-SNAPSHOT ..... SUCCESS [  0.003 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-codegen 0.0.1-SNAPSHOT ..... SUCCESS [  0.003 s]
15:25:19 [INFO] org.eclipse.aas.basyx.lib 1.0.0-SNAPSHOT ........... SUCCESS [ 18.907 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-modeling 0.0.1-SNAPSHOT .... SUCCESS [  0.002 s]
15:25:19 [INFO] org.eclipse.aas.api 0.8.0-SNAPSHOT ................. SUCCESS [  3.138 s]
15:25:19 [INFO] org.eclipse.aas.basyx.codegen 1.0.0-SNAPSHOT ....... SUCCESS [  2.821 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.profile 0.8.1-SNAPSHOT ..... SUCCESS [  5.110 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.aasx.import 0.8.0-SNAPSHOT . SUCCESS [  7.868 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.cheatSheets 0.8.0-SNAPSHOT . SUCCESS [  3.379 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.codegen.ui 0.8.0-SNAPSHOT .. SUCCESS [  4.252 s]
15:25:19 [INFO] Papyrus AAS doc 0.8.0-SNAPSHOT ..................... SUCCESS [  5.940 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.ui 0.8.0-SNAPSHOT .......... SUCCESS [  4.509 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.table.configuration 0.8.0-SNAPSHOT SUCCESS [  3.782 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.filter 0.8.0-SNAPSHOT ...... SUCCESS [  3.364 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.filter.edit 0.8.0-SNAPSHOT . SUCCESS [  4.337 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-bpmn 0.0.1-SNAPSHOT ........ SUCCESS [  0.002 s]
15:25:19 [INFO] org.eclipse.papyrus.bpmn 0.7.0-SNAPSHOT ............ SUCCESS [  7.127 s]
15:25:19 [INFO] org.eclipse.papyrus.bpmn.architecture 0.7.0-SNAPSHOT SUCCESS [  5.475 s]
15:25:19 [INFO] org.eclipse.papyrus.bpmn.diagram.common 0.7.0-SNAPSHOT SUCCESS [  4.685 s]
15:25:19 [INFO] org.eclipse.papyrus.bpmn.diagram.process 0.7.0-SNAPSHOT SUCCESS [  3.791 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.wizards 0.8.0-SNAPSHOT ..... SUCCESS [  2.857 s]
15:25:19 [INFO] org.eclipse.papyrus.designer.languages.java.profile 0.8.0-SNAPSHOT SUCCESS [  3.213 s]
15:25:19 [INFO] org.eclipse.papyrus.designer.languages.java.codegen 0.8.0-SNAPSHOT SUCCESS [ 11.560 s]
15:25:19 [INFO] org.eclipse.papyrus.designer.languages.java.library 0.8.0-SNAPSHOT SUCCESS [  2.885 s]
15:25:19 [INFO] org.eclipse.papyrus.designer.languages.java.jdt.texteditor 0.8.0-SNAPSHOT SUCCESS [  4.650 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.perspective 0.8.0-SNAPSHOT . SUCCESS [  3.645 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.validation 0.8.0-SNAPSHOT .. SUCCESS [  4.046 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.feature 0.8.0-SNAPSHOT ..... SUCCESS [  3.522 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-specification 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-releng 0.0.1-SNAPSHOT ...... SUCCESS [  0.001 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.target 0.0.1-SNAPSHOT ...... SUCCESS [  0.009 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.p2 0.0.1-SNAPSHOT .......... SUCCESS [ 35.885 s]
15:25:19 [INFO] org.eclipse.papyrus.aas-rcp 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.rcp 0.0.1-SNAPSHOT ......... SUCCESS [  1.373 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.rcp.feature 0.8.0-SNAPSHOT . SUCCESS [  2.795 s]
15:25:19 [INFO] org.eclipse.papyrus.aas.rcp.product 0.0.1-SNAPSHOT . SUCCESS [06:48 min]
15:25:19 [INFO] org.eclipse.papyrus.aas.rcp.target 0.0.1-SNAPSHOT .. SUCCESS [  0.002 s]
15:25:19 [INFO] ------------------------------------------------------------------------
15:25:19 [INFO] BUILD SUCCESS
15:25:19 [INFO] ------------------------------------------------------------------------
15:25:19 [INFO] Total time:  10:57 min
15:25:19 [INFO] Finished at: 2023-02-16T20:25:19Z
15:25:19 [INFO] ------------------------------------------------------------------------
15:25:19 [Papyrus-Manufacturing-AAS-Gerrit] $ /bin/sh /tmp/jenkins17732811861417886251.sh
15:25:19 Terminating xvnc.
15:25:32 Archiving artifacts
15:27:27 Finished: SUCCESS