Started by upstream project "sirius.tests-master" build number 2100 originally caused by: Started by timer Running as SYSTEM Agent centos-7-ct5g5 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-ct5g5" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sirius.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-ct5g5" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-ct5g5" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sirius" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-ct5g5 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git init /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 362de973fd22b4bf10d05be0ab93ef2d21bdf149 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 Commit message: "[version] Bump version to 6.4.0" > git rev-list --no-walk 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [migration] $ Xvnc :21 -geometry 1440x900 -depth 16 -dpi 100 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 1 2020 04:46:00 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Jul 4 22:20:37 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5921 vncext: created VNC server for screen 0 [migration] $ /bin/sh -xe /tmp/jenkins2029275784982649143.sh + rm -rf /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1440x900 + xsetroot -solid grey + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:21 Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information [migration] $ /bin/sh -xe /tmp/jenkins2949917514594457300.sh + wget -O comic-relief.zip https://www.fontsquirrel.com/fonts/download/comic-relief --2020-07-04 22:20:51-- https://www.fontsquirrel.com/fonts/download/comic-relief Resolving www.fontsquirrel.com (www.fontsquirrel.com)... 45.79.150.110, 2600:3c03::f03c:91ff:fe37:ba29 Connecting to www.fontsquirrel.com (www.fontsquirrel.com)|45.79.150.110|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45439 (44K) [application/octet-stream] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .... 100% 1.35M=0.03s 2020-07-04 22:20:52 (1.35 MB/s) - ‘comic-relief.zip’ saved [45439/45439] + unzip comic-relief.zip Archive: comic-relief.zip inflating: ComicRelief.ttf inflating: SIL Open Font License.txt + mkdir -p /home/jenkins/.fonts + mv ComicRelief.ttf /home/jenkins/.fonts + mkdir -p /home/jenkins/.config/fontconfig + cat [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2019-12 -Djdk=oracle-jdk8-latest -DSUITE=swtbot-sequence -DDELETE_BUILD_RESULT=false -DCLEAR_PRIVATE_REPO=false -Dlabel=migration -Dplatform-version-name=2019-12 -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository clean integration-test -B -Pfull -Pheadless -Pheadless-server -Pswtbot-sequence Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Adding repository http://download.eclipse.org/technology/swtbot/releases/2.8.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ [INFO] Adding repository https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618 [INFO] Fetching content.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ (27.65kB) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/latest/ [INFO] Adding repository http://download.eclipse.org/acceleo/updates/nightly/latest [INFO] Fetching compositeContent.jar from http://download.eclipse.org/acceleo/updates/nightly/latest/ (424B) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Adding repository https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Fetching p2.index from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/elk/updates/releases/0.6.1 [INFO] Fetching content.xml.xz from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120 [INFO] Fetching content.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/ (22.67kB) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Adding repository http://download.eclipse.org/sirius/updates/releases/6.2.0/photon [INFO] Fetching content.xml.xz from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml Jul 04, 2020 10:21:19 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:19 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946... [INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Unpacking org.eclipse.osgi_3.15.100.v20191114-1701... [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.500.v20190916-2125... [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.600.v20191004-1420... [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.600.v20191122-2104... [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Unpacking org.eclipse.core.runtime_3.17.0.v20191122-2104... [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535... [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Unpacking org.eclipse.emf.common_2.17.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Unpacking org.eclipse.emf.ecore_2.20.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.600.v20191122-2104... [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.600.v20191122-2104... [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (403.76kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Unpacking org.eclipse.core.commands_3.9.600.v20191122-2109... [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.1kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] Unpacking org.eclipse.acceleo.annotations_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] Unpacking org.eclipse.acceleo.query_6.0.8.201902261618... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (399.18kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] Unpacking org.eclipse.acceleo.common_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.14.1.v20191209-1145... [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] Unpacking org.eclipse.acceleo.engine_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] Unpacking org.eclipse.acceleo.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] Unpacking org.eclipse.acceleo.profiler_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] Unpacking org.eclipse.acceleo.parser_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl_3.10.400.v20191209-1145.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.14MB) Jul 04, 2020 10:21:28 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:28 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] Unpacking org.eclipse.ocl.common_1.8.400.v20191209-1145... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml Jul 04, 2020 10:21:30 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:21:30 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [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) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] Unpacking com.graphql.java_11.0.0.v20181120-0810... [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] Unpacking org.antlr.runtime_4.7.1.v20181120-0808... [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] Unpacking org.slf4j.api_1.7.10.v20170428-1633... [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] Unpacking org.reactivestreams_1.0.2.v20181120-0809... [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] Unpacking com.graphql.java.dataloader_2.1.1.v20181120-0809... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Fetching org.eclipse.jetty.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (319.83kB) [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.72kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (571.31kB) [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (126.39kB) [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (691.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jetty.servlets_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (107.86kB) [INFO] Fetching org.eclipse.jetty.websocket.api_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (61.62kB) [INFO] Fetching org.eclipse.jetty.websocket.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.04kB) [INFO] Fetching org.eclipse.jetty.websocket.common_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.97kB) [INFO] Fetching org.eclipse.jetty.xml_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (68.87kB) [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (185.29kB) [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] Unpacking javax.websocket_1.0.0.v20140310-1603... [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (53.35kB) [INFO] Fetching org.eclipse.jetty.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.63kB) [INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (36.22kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141... [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Unpacking org.eclipse.compare_3.7.800.v20191122-2107... [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Unpacking org.eclipse.ui_3.115.0.v20191127-1056... [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Unpacking org.eclipse.jface.text_3.16.100.v20191203-1634... [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Unpacking org.eclipse.ui.ide_3.16.100.v20191122-2109... [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Unpacking org.eclipse.ui.views_3.10.100.v20191114-0830... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108... [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] Unpacking org.eclipse.ui.editors_3.13.0.v20191203-1122... [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] Unpacking org.eclipse.ui.forms_3.8.200.v20191114-0830... [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Unpacking org.eclipse.compare.core_3.6.700.v20191122-2107... [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Unpacking org.eclipse.core.databinding_1.7.700.v20191122-2109... [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.8.100.v20191118-0932... [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.7.200.v20191105-1311... [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.800.v20191122-2108... [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] Unpacking org.eclipse.text_3.10.0.v20191122-2108... [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] Unpacking org.eclipse.core.net_1.3.700.v20191122-2107... [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.400.v20191008-0645... [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.800.v20190926-0808... [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.500.v20190916-2125... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.300.v20191017-1404... [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.100.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310... [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Unpacking org.eclipse.swt_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Unpacking org.eclipse.jface_3.18.0.v20191122-2109... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011... [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.700.v20191114-0830... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503... [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643... [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Unpacking org.eclipse.equinox.event_1.5.300.v20191001-1333... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808... [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643... [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Unpacking org.eclipse.jface.databinding_1.9.200.v20191113-1050... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808... [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.2.200.v20191008-0718... [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.600.v20191014-2022... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.200.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Unpacking org.eclipse.help_3.8.600.v20191123-0656... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119... [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] Unpacking org.eclipse.ui.navigator_3.9.100.v20191122-2109... [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Unpacking org.eclipse.team.core_3.8.800.v20191122-2107... [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] Unpacking org.eclipse.team.ui_3.8.700.v20191122-2107... Jul 04, 2020 10:21:45 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:45 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Unpacking org.eclipse.ui.workbench_3.117.0.v20191126-1131... [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.3.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336... [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] Unpacking org.eclipse.urischeme_1.0.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939... Jul 04, 2020 10:21:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml Jul 04, 2020 10:21:49 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:49 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... Jul 04, 2020 10:21:50 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:21:50 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] Unpacking org.eclipse.ecf_3.9.4.v20191020-1846... [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846... [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.400.v20190621-0852... [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.6kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926... [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.56kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846... [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905... [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.68kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656... [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.64kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926... [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (22.6kB) [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] Unpacking org.eclipse.equinox.cm_1.4.200.v20191001-1333... [INFO] Fetching org.eclipse.equinox.app.source_1.4.300.v20190815-1535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.62kB) [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] Unpacking org.eclipse.equinox.coordinator_1.3.700.v20191002-1632... [INFO] Fetching org.eclipse.equinox.coordinator.source_1.3.700.v20191002-1632.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.51kB) [INFO] Fetching org.eclipse.equinox.cm.source_1.4.200.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.87kB) [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] Unpacking org.eclipse.equinox.device_1.0.800.v20181116-1551... [INFO] Fetching org.eclipse.equinox.device.source_1.0.800.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.88kB) [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] Unpacking org.eclipse.equinox.ds_1.6.100.v20191001-1333... [INFO] Fetching org.eclipse.equinox.ds.source_1.6.100.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.41kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.300.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.28kB) [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] Unpacking org.eclipse.equinox.metatype_1.5.200.v20191107-1453... [INFO] Fetching org.eclipse.equinox.metatype.source_1.5.200.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (56kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.600.v20191017-2055.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.77kB) [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] Unpacking org.eclipse.equinox.useradmin_1.1.700.v20181116-1551... [INFO] Fetching org.eclipse.equinox.useradmin.source_1.1.700.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.66kB) [INFO] Fetching org.apache.felix.scr.source_2.1.14.v20190123-1619.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (272.59kB) [INFO] Fetching org.eclipse.equinox.compendium.sdk_3.20.0.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.39kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.0.v20190819-1430... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451... [INFO] Fetching org.eclipse.equinox.core.feature_1.11.0.v20191114-1701.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.21kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (247.68kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732... [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.500.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507... [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238... [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256... [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.11kB) Jul 04, 2020 10:21:57 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:21:57 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... Jul 04, 2020 10:21:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:21:58 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (17.06kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.17.0.v20190920-0412... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Unpacking org.eclipse.core.variables_3.4.700.v20191114-1848... [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Unpacking org.eclipse.ui.console_3.9.0.v20191126-0912... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] Unpacking org.eclipse.acceleo.common.ide_3.7.9.202002210712... [INFO] Fetching org.eclipse.pde.core_3.13.200.v20191202-2135.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (6.71MB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] Unpacking org.eclipse.acceleo.common.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] Unpacking org.eclipse.acceleo.ide.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] Unpacking org.eclipse.jdt.ui_3.20.0.v20191203-1301... Jul 04, 2020 10:22:05 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:22:05 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.14.300.v20191116-2105... [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Unpacking org.eclipse.search_3.11.800.v20191122-2108... [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] Unpacking org.eclipse.emf.codegen_2.19.0.v20190821-1536... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] Unpacking org.eclipse.jdt.launching_3.16.0.v20191108-0353... [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.500.v20191130-0156.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] Unpacking org.eclipse.jdt.debug_3.14.0.v20191105-0758... [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] Unpacking org.eclipse.acceleo.traceability.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859... [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Unpacking org.eclipse.ant.core_3.5.600.v20191122-2102... [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] Unpacking org.eclipse.acceleo.traceability_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] Unpacking org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712... [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.800.v20191123-0656... [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Unpacking org.eclipse.debug.core_3.14.100.v20191115-1406... [INFO] Fetching org.eclipse.pde.build_3.10.600.v20191011-0535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (478.7kB) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.400.v20191122-2102... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517... [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] Unpacking org.eclipse.xtext.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] Unpacking org.eclipse.xtext.common.types_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] Unpacking org.eclipse.xtend.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] Unpacking org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] Unpacking org.eclipse.xtext_2.20.0.v20191202-0915... Jul 04, 2020 10:22:10 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:22:10 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] Unpacking org.eclipse.xtext.util_2.20.0.v20191202-0915... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] Unpacking org.objectweb.asm_7.2.0.v20191010-1910... [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] Unpacking org.eclipse.xtext.ide_2.20.0.v20191202-0915... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (249kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) Jul 04, 2020 10:22:13 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:22:13 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.6.0.v20191118-0932... [INFO] Fetching org.eclipse.elk.alg.common_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (219.51kB) [INFO] Fetching org.eclipse.elk.core_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (534.32kB) [INFO] Fetching org.eclipse.elk.graph_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (103.3kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (1.09MB) [INFO] Fetching org.eclipse.elk.core.service_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (55.4kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml Jul 04, 2020 10:22:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:22:18 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (356.68kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml Jul 04, 2020 10:22:19 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:22:19 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.900.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml Jul 04, 2020 10:22:20 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:22:20 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (213.2kB) [INFO] Fetching org.eclipse.eef.common_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.core_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (84.79kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Fetching org.eclipse.eef.common.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (163.11kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (102.94kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (70.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (16.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.77kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (72.03kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] Unpacking org.eclipse.emf.compare_3.5.3.201911051515... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.600.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.51kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.13kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.56kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (24.75kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (19.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.83kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (18.33kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29.03kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (13.16kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (752.78kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.23kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.02kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Fetching org.eclipse.elk.alg.disco_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (75.23kB) [INFO] Fetching org.eclipse.elk.alg.force_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (127.88kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (229.85kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (227.58kB) [INFO] Fetching org.eclipse.elk.alg.mrtree_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (106kB) [INFO] Fetching org.eclipse.elk.alg.radial_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (87.25kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (59.3kB) [INFO] Fetching org.eclipse.elk.alg.spore_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (362.27kB) [INFO] Fetching org.eclipse.elk.algorithms.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.12kB) [INFO] Fetching org.eclipse.elk.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.18kB) [INFO] Fetching org.eclipse.elk.graphviz.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] Unpacking org.apache.ant_1.10.7.v20190926-0324... [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] Unpacking org.eclipse.acceleo.query.doc_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] Unpacking org.eclipse.acceleo.query.ide_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (18.9kB) [INFO] Fetching org.eclipse.acceleo.annotations.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (13.29kB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (321.28kB) [INFO] Fetching org.eclipse.acceleo.query.ide.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.79kB) [INFO] Fetching org.eclipse.acceleo.query.doc.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.3MB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (15.83kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (23.99kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (118.05kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (17.33kB) [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.700.v20191127-0426... [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.500.v20191014-1300... [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.600.v20191122-2102... [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.500.v20191025-1523... [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.600.v20191115-1651... Jul 04, 2020 10:22:34 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:22:34 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef.documentation_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (771.28kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.54kB) [INFO] Fetching org.eclipse.eef.edit_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (153.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.56kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (14.66kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (36.86kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.14kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (19.94kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.62kB) [INFO] Fetching org.eclipse.eef.ide_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (26.31kB) [INFO] Fetching org.eclipse.eef.sdk.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.67kB) [INFO] Fetching org.eclipse.eef.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (208.01kB) [INFO] Fetching org.eclipse.eef.edit.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (111.21kB) [INFO] Fetching org.eclipse.eef.core.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (74.74kB) [INFO] Fetching org.eclipse.eef.documentation.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (768.88kB) [INFO] Fetching org.eclipse.eef.ide.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.46kB) [INFO] Fetching org.eclipse.eef.ide.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (103.74kB) [INFO] Fetching org.eclipse.eef.properties.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (73.91kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (56.22kB) [INFO] Fetching org.eclipse.eef.common.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.93kB) [INFO] Fetching org.eclipse.eef.common.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.45kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.76kB) [INFO] Fetching org.eclipse.eef.sdk.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.67kB) [INFO] Fetching org.eclipse.elk.alg.common.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (173.58kB) [INFO] Fetching org.eclipse.elk.alg.disco.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.77kB) [INFO] Fetching org.eclipse.elk.alg.layered.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (703.69kB) [INFO] Fetching org.eclipse.elk.alg.mrtree.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (60.49kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.07kB) [INFO] Fetching org.eclipse.elk.alg.force.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (49.26kB) [INFO] Fetching org.eclipse.elk.alg.radial.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.9kB) [INFO] Fetching org.eclipse.elk.alg.spore.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.72kB) [INFO] Fetching org.eclipse.elk.algorithms.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.13kB) [INFO] Fetching org.eclipse.elk.core.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (245.02kB) [INFO] Fetching org.eclipse.elk.core.service.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (35.57kB) [INFO] Fetching org.eclipse.elk.graph.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (86.74kB) [INFO] Fetching org.eclipse.elk.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.06kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (138.81kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (56.33kB) [INFO] Fetching org.eclipse.elk.graphviz.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.15kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (418.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (418.33kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.500.v20191003-0536... [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] Unpacking org.eclipse.help.base_4.2.800.v20191210-0610... [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] Unpacking org.eclipse.help.ui_4.1.700.v20191123-0656... [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] Unpacking org.eclipse.jdt_3.18.200.v20191210-0610... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.500.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.core_3.10.500.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.06kB) [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.500.v20191115-1651... [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] Unpacking org.eclipse.pde.launching_3.8.0.v20191112-0655... [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.11.200.v20191112-0626... [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.700.v20191105-1619... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.600.v20191114-0832... [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] Unpacking org.eclipse.platform_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] Unpacking org.eclipse.sdk_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20181203-1331... [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] Unpacking org.easymock_2.4.0.v20090202-0900... [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.core_2.8.0.201906121535... [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20181203-1331... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] Unpacking org.eclipse.xtext.xbase_2.20.0.v20191202-0933... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] Unpacking org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] Unpacking org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] Unpacking org.eclipse.xtext.builder_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] Unpacking org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] Unpacking org.eclipse.xtext.smap_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] Unpacking org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sirius Parent [pom] [INFO] org.eclipse.sirius.ext.base [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3 [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.edit [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.tx [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.notation [eclipse-plugin] [INFO] org.eclipse.sirius.ext.ide [eclipse-plugin] [INFO] org.eclipse.sirius.ecore.extender [eclipse-plugin] [INFO] org.eclipse.sirius.common [eclipse-plugin] [INFO] org.eclipse.sirius [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.common.ocl [eclipse-plugin] [INFO] org.eclipse.sirius.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.formatdata [eclipse-plugin] [INFO] org.eclipse.sirius.synchronizer [eclipse-plugin] [INFO] org.eclipse.sirius.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.model [eclipse-plugin] [INFO] org.eclipse.sirius.runtime [eclipse-feature] [INFO] org.eclipse.sirius.runtime.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.aql [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ocl [eclipse-feature] [INFO] org.eclipse.sirius.headless.update [eclipse-repository] [INFO] org.eclipse.sirius.services.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.core [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.emf [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.workspace [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.server [eclipse-plugin] [INFO] org.eclipse.sirius.server.application [eclipse-plugin] [INFO] org.eclipse.sirius.server.backend [eclipse-plugin] [INFO] org.eclipse.sirius.server.images [eclipse-plugin] [INFO] org.eclipse.sirius.server.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.server.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.tests.server [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.services.graphql [eclipse-test-plugin] [INFO] org.eclipse.sirius.server.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product [eclipse-repository] [INFO] org.eclipse.sirius.ext.draw2d [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gef [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.runtime [eclipse-plugin] [INFO] org.eclipse.sirius.ext.jface [eclipse-plugin] [INFO] org.eclipse.sirius.ext.swt [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.common.xtext [eclipse-plugin] [INFO] org.eclipse.sirius.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk.debug [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.edit [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.ui [eclipse-plugin] [INFO] org.eclipse.sirius.doc [eclipse-plugin] [INFO] org.eclipse.sirius.editor [eclipse-plugin] [INFO] org.eclipse.sirius.editor.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.editor.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.tree [eclipse-plugin] [INFO] org.eclipse.sirius.editor.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.eef.adapters [eclipse-plugin] [INFO] org.eclipse.sirius.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.support [eclipse-plugin] [INFO] org.eclipse.sirius.tests.swtbot.support [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.design [eclipse-plugin] [INFO] org.eclipse.sirius.samples.family [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter.aql [eclipse-plugin] [INFO] org.eclipse.sirius.properties [eclipse-plugin] [INFO] org.eclipse.sirius.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.defaultrules [eclipse-plugin] [INFO] org.eclipse.sirius.properties.core [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.checkbox [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.radio [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.textarea [eclipse-plugin] [INFO] org.eclipse.sirius.tests.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.sirius.workflow.ui.page [eclipse-plugin] [INFO] org.eclipse.sirius.server.ui.autostart [eclipse-plugin] [INFO] org.eclipse.sirius.aql [eclipse-feature] [INFO] org.eclipse.sirius.doc.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.eef [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.xtext [eclipse-feature] [INFO] org.eclipse.sirius.samples [eclipse-feature] [INFO] org.eclipse.sirius.specifier [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.aql [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.tests.support [eclipse-feature] [INFO] org.eclipse.sirius.interpreter.feature [eclipse-feature] [INFO] org.eclipse.sirius.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.specifier.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.samples.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.workflow.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.ui.autostart.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.basicfamily.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.ecore.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.benchmark [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.tree [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests [eclipse-feature] [INFO] org.eclipse.sirius.tests.rcptt.properties [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.feature [eclipse-feature] [INFO] org.eclipse.sirius.update [eclipse-repository] [INFO] org.eclipse.sirius.sample.basicfamily.update [eclipse-repository] [INFO] org.eclipse.sirius.tests.sample.docbook.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.xtext [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.update [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 6.4.0-SNAPSHOT [1/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ sirius-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ sirius-parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ sirius-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >----------- [INFO] Building org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT [2/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.base --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------ [INFO] Building org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT [3/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------ [INFO] Building org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT [4/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >--------- [INFO] Building org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT [5/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >---------- [INFO] Building org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT [6/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >------- [INFO] Building org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT [7/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------ [INFO] Building org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT [8/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.ide --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >-------- [INFO] Building org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT [9/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ecore.extender --- [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------ [INFO] Building org.eclipse.sirius.common 6.4.0-SNAPSHOT [10/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common --- [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >---------------- [INFO] Building org.eclipse.sirius 6.4.0-SNAPSHOT [11/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius --- [INFO] Compiling 703 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------ [INFO] Building org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT [12/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------ [INFO] Building org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT [13/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------ [INFO] Building org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT [14/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >---------- [INFO] Building org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT [15/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ocl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------ [INFO] Building org.eclipse.sirius.diagram 6.4.0-SNAPSHOT [16/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram --- [INFO] Compiling 591 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------ [INFO] Building org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT [17/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >--------- [INFO] Building org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT [18/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.synchronizer --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >------------- [INFO] Building org.eclipse.sirius.table 6.4.0-SNAPSHOT [19/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table --- [INFO] Compiling 148 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >------------- [INFO] Building org.eclipse.sirius.tree 6.4.0-SNAPSHOT [20/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree --- [INFO] Compiling 120 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.model >-------- [INFO] Building org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT [21/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.model --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.model --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 6.4.0-SNAPSHOT [22/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >-------- [INFO] Building org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT [23/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >---------- [INFO] Building org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT [24/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >---------- [INFO] Building org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT [25/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ocl --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >-------- [INFO] Building org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT [26/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.headless.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.common >-------- [INFO] Building org.eclipse.sirius.services.common 6.4.0-SNAPSHOT [27/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.common --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.common --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.diagram >------- [INFO] Building org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT [28/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.diagram --- [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.services.graphql.common >---- [INFO] Building org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT [29/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.common --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.common --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.core >----- [INFO] Building org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT [30/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.core --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.core --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf >----- [INFO] Building org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT [31/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.emf --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace >-- [INFO] Building org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT [32/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.graphql >------- [INFO] Building org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT [33/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.server >------------ [INFO] Building org.eclipse.sirius.server 6.4.0-SNAPSHOT [34/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.server.application >------ [INFO] Building org.eclipse.sirius.server.application 6.4.0-SNAPSHOT [35/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.application --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.application --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.backend >-------- [INFO] Building org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT [36/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.backend --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.backend --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.images >--------- [INFO] Building org.eclipse.sirius.server.images 6.4.0-SNAPSHOT [37/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.images --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.images --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.diagram >-------- [INFO] Building org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT [38/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.diagram --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.server.frontend >-------- [INFO] Building org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT [39/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow >--- [INFO] Building org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT [40/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.graphql >-------- [INFO] Building org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT [41/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.graphql --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.server >--------- [INFO] Building org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT [42/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.server --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.server --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.server --- [INFO] Skipping tests [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql >---- [INFO] Building org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT [43/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Skipping tests [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.feature >-------- [INFO] Building org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT [44/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.server.product.feature >---- [INFO] Building org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT [45/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.product >-------- [INFO] Building org.eclipse.sirius.server.product 6.4.0-SNAPSHOT [46/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.server.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.server.product --- [IconExe] Error - 7 original icon(s) not replaced in /tmp/p2.brandingIron1933868278190753035/launcher.exe: - 48x48, 8 bits, 3752 byte(s) @ 121872 - 32x32, 8 bits, 2216 byte(s) @ 125624 - 16x16, 8 bits, 1384 byte(s) @ 127840 - 48x48, 32 bits, 9640 byte(s) @ 129224 - 32x32, 32 bits, 4264 byte(s) @ 138864 - 16x16, 32 bits, 1128 byte(s) @ 143128 - 256x256, 32 bits, 270376 byte(s) @ 144256 [IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/org.eclipse.sirius.server.product-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.eclipse.sirius.server.product --- [INFO] Installing product org.eclipse.sirius.server.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/linux/gtk/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1200 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/win32/win32/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1059 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/macosx/cocoa/x86_64/sirius-server.app Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 975 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >---------- [INFO] Building org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT [47/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.draw2d --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >----------- [INFO] Building org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT [48/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1209] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1258] public void remove(Object parent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1264] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >---------- [INFO] Building org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT [49/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------ [INFO] Building org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT [50/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gef --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >-------- [INFO] Building org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT [51/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >----------- [INFO] Building org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT [52/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.jface --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------ [INFO] Building org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT [53/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.swt --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT [54/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT [55/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >----------- [INFO] Building org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT [56/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >--------- [INFO] Building org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT [57/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >--------- [INFO] Building org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT [58/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.xtext --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >-------------- [INFO] Building org.eclipse.sirius.ui 6.4.0-SNAPSHOT [59/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui --- [INFO] Compiling 413 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] public void remove(Object aParent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >---------- [INFO] Building org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT [60/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui --- [INFO] Compiling 1057 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT [61/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT [62/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT [63/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT [64/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence --- [INFO] Compiling 264 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >----- [INFO] Building org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT [65/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------ [INFO] Building org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT [66/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >-------------- [INFO] Building org.eclipse.sirius.doc 6.4.0-SNAPSHOT [67/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------ [INFO] Building org.eclipse.sirius.editor 6.4.0-SNAPSHOT [68/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor --- [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >-------- [INFO] Building org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT [69/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.diagram --- [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >-------- [INFO] Building org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT [70/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.sequence --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >----------- [INFO] Building org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT [71/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui --- [INFO] Compiling 208 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >--------- [INFO] Building org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT [72/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.table --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------ [INFO] Building org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT [73/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >---------- [INFO] Building org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT [74/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.tree --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.workflow >-------- [INFO] Building org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT [75/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.workflow --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >--------- [INFO] Building org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT [76/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.eef.adapters --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >---------- [INFO] Building org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT [77/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >--------- [INFO] Building org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT [78/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >---------- [INFO] Building org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT [79/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------ [INFO] Building org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT [80/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >----------- [INFO] Building org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT [81/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.editor --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------ [INFO] Building org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT [82/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.support --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >----- [INFO] Building org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT [83/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.edit >--------- [INFO] Building org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT [84/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.edit --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------ [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT [85/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily --- [INFO] The project's OSGi version is 1.0.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >---- [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [86/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] The project's OSGi version is 1.0.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/org.eclipse.sirius.sample.basicfamily.edit-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [87/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] The project's OSGi version is 1.0.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/org.eclipse.sirius.sample.basicfamily.editor-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [88/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] The project's OSGi version is 1.0.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/org.eclipse.sirius.sample.basicfamily.design-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >-------- [INFO] Building org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT [89/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >---- [INFO] Building org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT [90/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >---------- [INFO] Building org.eclipse.sirius.properties 6.4.0-SNAPSHOT [91/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties --- [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >-------- [INFO] Building org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT [92/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.edit --- [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT [93/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT [94/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >---- [INFO] Building org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT [95/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >-------- [INFO] Building org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT [96/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.core --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >------- [INFO] Building org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT [97/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties --- [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT [98/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >--------- [INFO] Building org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT [99/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT [100/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >------- [INFO] Building org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT [101/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >-- [INFO] Building org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT [102/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >---- [INFO] Building org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT [103/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >-- [INFO] Building org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT [104/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------ [INFO] Building org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT [105/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Skipping tests [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page >------- [INFO] Building org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT [106/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.ui.page --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart >------ [INFO] Building org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT [107/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.ui.autostart --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >-------------- [INFO] Building org.eclipse.sirius.aql 6.4.0-SNAPSHOT [108/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >---------- [INFO] Building org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT [109/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >-------- [INFO] Building org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT [110/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >---- [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT [111/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >-------- [INFO] Building org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT [112/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >------- [INFO] Building org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT [113/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 6.4.0-SNAPSHOT [114/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 6.4.0-SNAPSHOT [115/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >--- [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT [116/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >----- [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT [117/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >------- [INFO] Building org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT [118/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >--------- [INFO] Building org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT [119/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.support --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------ [INFO] Building org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT [120/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------ [INFO] Building org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT [121/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >-- [INFO] Building org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT [122/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >-- [INFO] Building org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT [123/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.feature >------- [INFO] Building org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT [124/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.workflow.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------ [INFO] Building org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT [125/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature >-- [INFO] Building org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT [126/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >-- [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT [127/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------ [INFO] Building org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT [128/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------ [INFO] Building org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT [129/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >-- [INFO] Building org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT [130/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >--- [INFO] Building org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT [131/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >-- [INFO] Building org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT [132/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >---- [INFO] Building org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT [133/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >----- [INFO] Building org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT [134/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT [135/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >---- [INFO] Building org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT [136/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT [137/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >---- [INFO] Building org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT [138/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------ [INFO] Building org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT [139/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT [140/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >-- [INFO] Building org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT [141/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >---------- [INFO] Building org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT [142/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'. [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'. [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit --- [INFO] Skipping tests [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT [143/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.tree --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >--------- [INFO] Building org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT [144/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Compiling 454 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.swtbot --- [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755... [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (20.81kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808... [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true, -Xmx2048m, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -DcreateLocalRepresentationInSeparateResource=null, -Dorg.eclipse.sirius.tests.skipLongTests=false, -Dorg.eclipse.sirius.tests.skipUnreliableTests=false, -Dorg.eclipse.swtbot.screenshots.dir=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -jar, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeMultiple() (Eclipse:1522): Gtk-WARNING **: 22:24:05.626: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:05.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:05.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:05.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu). log4j:WARN Please initialize the log4j system properly. Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveWithCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:24:10.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:10.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:10.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:10.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnLeftMargin() (Eclipse:1522): Gtk-WARNING **: 22:24:13.448: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:13.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:13.465: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:13.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleOnLeftMargin() (Eclipse:1522): Gtk-WARNING **: 22:24:14.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:14.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:14.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:15.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOnRight() (Eclipse:1522): Gtk-WARNING **: 22:24:16.594: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:16.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:16.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:16.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveMultiple2() (Eclipse:1522): Gtk-WARNING **: 22:24:18.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:18.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:18.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:18.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC2() (Eclipse:1522): Gtk-WARNING **: 22:24:20.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:20.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:20.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:20.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfAOverB() (Eclipse:1522): Gtk-WARNING **: 22:24:23.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:23.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:23.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:23.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnTopMargin() (Eclipse:1522): Gtk-WARNING **: 22:24:24.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:24.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:24.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:24.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOfCOnLeftLimit() (Eclipse:1522): Gtk-WARNING **: 22:24:26.144: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:26.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:26.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:26.175: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveSimpleToRight() (Eclipse:1522): Gtk-WARNING **: 22:24:28.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:28.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:28.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:28.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleResizeOnCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:24:29.916: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:29.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:29.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:29.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleMoveAToShiftBAndC() (Eclipse:1522): Gtk-WARNING **: 22:24:31.374: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:31.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:31.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:31.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests.testInstanceRoleCreateEBetweenBAndC() (Eclipse:1522): Gtk-WARNING **: 22:24:32.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:32.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:32.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:32.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest.test_Reorder_Execution() (Eclipse:1522): Gtk-WARNING **: 22:24:35.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:35.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:35.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:35.255: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_reopen_saved_sequence_diagram_in_same_session() (Eclipse:1522): Gtk-WARNING **: 22:24:37.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:37.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:37.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:37.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:38.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:38.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:38.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:38.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests.test_session_clean_after_diagram_opened() (Eclipse:1522): Gtk-WARNING **: 22:24:39.687: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:39.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:39.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:39.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests.testDiagramOpeningAndSessionNonDirty() (Eclipse:1522): Gtk-WARNING **: 22:24:41.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:41.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:41.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:41.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsStillDisabledOnSequenceDiagramWhenChangedInStandardDiagram() (Eclipse:1522): Gtk-WARNING **: 22:24:42.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:42.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:42.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:42.263: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa0995d (Viewpoints) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsDisabledOnSequenceDiagram() (Eclipse:1522): Gtk-WARNING **: 22:24:48.279: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:48.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:48.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:48.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest.testSnapOptionsDisabledOnNewSequenceDiagram() (Eclipse:1522): Gtk-WARNING **: 22:24:49.625: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:49.639: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:49.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:49.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:50.243: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:50.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:50.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:50.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_combined_fragment_with_lifeline_expansion() (Eclipse:1522): Gtk-WARNING **: 22:24:52.767: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:52.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:52.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:52.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest.test_move_interaction_use_with_lifeline_expansion() (Eclipse:1522): Gtk-WARNING **: 22:24:54.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:54.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:54.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:54.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineMoveOtherGapsStability() (Eclipse:1522): Gtk-WARNING **: 22:24:56.546: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:56.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:56.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:56.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelinesFromRightToLeft() (Eclipse:1522): Gtk-WARNING **: 22:24:58.846: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:24:58.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:58.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:24:58.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:25:01.024: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:01.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:01.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:01.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InvertLifelines() (Eclipse:1522): Gtk-WARNING **: 22:25:02.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:02.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:02.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:02.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:25:04.534: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:04.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:04.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:04.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_notEnoughGap() (Eclipse:1522): Gtk-WARNING **: 22:25:06.330: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:06.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:06.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:06.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap_tooClose() (Eclipse:1522): Gtk-WARNING **: 22:25:08.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:08.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:08.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:08.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SemanticLifelineCreation() (Eclipse:1522): Gtk-WARNING **: 22:25:10.852: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:10.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:10.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:10.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_SimpleSlide() (Eclipse:1522): Gtk-WARNING **: 22:25:12.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:12.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:12.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:12.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_InsertNewLifeline() (Eclipse:1522): Gtk-WARNING **: 22:25:13.894: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:13.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:13.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:13.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_Undo_Redo_Move() (Eclipse:1522): Gtk-WARNING **: 22:25:15.573: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:15.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:15.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:15.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest.test_LifelineInsertOtherGapsStability_enoughGap() (Eclipse:1522): Gtk-WARNING **: 22:25:17.980: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:17.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:17.997: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:18.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Edition() (Eclipse:1522): Gtk-WARNING **: 22:25:20.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:20.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:20.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:20.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:25:21.991: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:22.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:22.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:22.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:25:23.285: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:23.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:23.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:23.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:25:24.734: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:24.747: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:24.751: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:24.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:25:26.245: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:26.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:26.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:26.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment() (Eclipse:1522): Gtk-WARNING **: 22:25:27.620: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:27.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:27.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:27.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Undo_Redo() (Eclipse:1522): Gtk-WARNING **: 22:25:31.457: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:31.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:31.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:31.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_Lost_To_Combined_Fragment() (Eclipse:1522): Gtk-WARNING **: 22:25:36.944: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:36.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:36.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:36.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest.test_Move_To_Combined_Fragment_Forbidden() (Eclipse:1522): Gtk-WARNING **: 22:25:41.386: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:41.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:41.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:41.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageIdentification() (Eclipse:1522): Gtk-WARNING **: 22:25:44.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:44.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:44.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:44.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageCreation() (Eclipse:1522): Gtk-WARNING **: 22:25:46.046: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:46.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:46.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:46.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testSessionSyncOnDiagramWithEdgemappingImportOpening() (Eclipse:1522): Gtk-WARNING **: 22:25:48.018: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:48.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:48.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:48.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testLayerActivationChangeAndExtendedMessage() (Eclipse:1522): Gtk-WARNING **: 22:25:49.444: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:49.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:49.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:49.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest.testExtendedMessageMoveAndReorder() (Eclipse:1522): Gtk-WARNING **: 22:25:51.813: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:51.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:51.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:51.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_With_Two_Clics_Same_Position() (Eclipse:1522): Gtk-WARNING **: 22:25:54.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:54.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:54.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:54.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation_On_Execution() (Eclipse:1522): Gtk-WARNING **: 22:25:55.912: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:55.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:55.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:55.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Edition() (Eclipse:1522): Gtk-WARNING **: 22:25:57.260: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:57.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:57.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:57.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:25:58.999: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:25:59.013: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:59.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:25:59.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Minimum_Size() (Eclipse:1522): Gtk-WARNING **: 22:26:00.352: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:00.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:00.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:00.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:26:01.561: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:01.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:01.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:01.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:26:02.921: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:02.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:02.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:02.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:26:04.308: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:04.321: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:04.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:04.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Creation_Return_To_The_Future() (Eclipse:1522): Gtk-WARNING **: 22:26:05.614: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:05.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:05.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:05.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Reflexive_Inclusion_Creation() (Eclipse:1522): Gtk-WARNING **: 22:26:06.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:06.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:06.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:06.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Undo_Redo() (Eclipse:1522): Gtk-WARNING **: 22:26:08.400: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:08.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:08.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:08.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest.test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages() (Eclipse:1522): Gtk-WARNING **: 22:26:13.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:13.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:13.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:13.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:15.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:15.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:15.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:15.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Edition() (Eclipse:1522): Gtk-WARNING **: 22:26:17.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:17.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:17.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:17.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Complex_Cyclic_Creation_NotPossible() (Eclipse:1522): Gtk-WARNING **: 22:26:19.697: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:19.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:19.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:19.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:26:21.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:21.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:21.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:21.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:26:22.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:22.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:22.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:22.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Create_Message_Creation() (Eclipse:1522): Gtk-WARNING **: 22:26:24.016: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:24.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:24.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:24.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_CascadingCreateMessages() (Eclipse:1522): Gtk-WARNING **: 22:26:25.391: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:25.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:25.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:25.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_Simple_Cyclic_Creation_NotPossible() (Eclipse:1522): Gtk-WARNING **: 22:26:26.822: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:26.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:26.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:26.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests.test_reflexiveReadMessage_endPoints_move_notPossible() (Eclipse:1522): Gtk-WARNING **: 22:26:28.100: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:28.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:28.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:28.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_Simple() (Eclipse:1522): Gtk-WARNING **: 22:26:31.343: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:31.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:31.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:31.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation2() (Eclipse:1522): Gtk-WARNING **: 22:26:37.199: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:37.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:37.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:37.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Top() (Eclipse:1522): Gtk-WARNING **: 22:26:38.522: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:38.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:38.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:38.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_In_CombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:26:39.852: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:39.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:39.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:39.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:26:42.232: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:42.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:42.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:42.262: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize() (Eclipse:1522): Gtk-WARNING **: 22:26:43.701: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:43.719: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:43.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:43.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move() (Eclipse:1522): Gtk-WARNING **: 22:26:45.033: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:45.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:45.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:45.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:26:46.349: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:46.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:46.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:46.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:26:47.815: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:47.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:47.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:47.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_CombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:26:49.265: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:49.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:49.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:49.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Big_Resize_From_Bottom() (Eclipse:1522): Gtk-WARNING **: 22:26:53.062: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:53.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:53.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:53.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:26:54.385: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:54.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:54.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:54.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Sync_Call() (Eclipse:1522): Gtk-WARNING **: 22:26:55.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:26:55.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:55.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:26:55.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Sync_Call_With_2_Executions() (Eclipse:1522): Gtk-WARNING **: 22:27:00.441: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:00.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:00.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:00.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Resize_Execution_With_Async_Call() (Eclipse:1522): Gtk-WARNING **: 22:27:04.831: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:04.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:04.847: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:04.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_Resize_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:27:09.139: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:09.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:09.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:09.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Creation() (Eclipse:1522): Gtk-WARNING **: 22:27:10.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:10.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:10.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:10.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.test_Move_In_InteractionUse_Forbidden() (Eclipse:1522): Gtk-WARNING **: 22:27:11.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:11.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:11.769: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:11.783: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests.testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution() (Eclipse:1522): Gtk-WARNING **: 22:27:14.009: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:14.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:14.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:14.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages() (Eclipse:1522): Gtk-WARNING **: 22:27:15.278: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:15.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:15.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:15.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages() (Eclipse:1522): Gtk-WARNING **: 22:27:17.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:17.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:17.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:17.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests.test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self() (Eclipse:1522): Gtk-WARNING **: 22:27:18.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:18.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:18.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:18.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages2() (Eclipse:1522): Gtk-WARNING **: 22:27:20.551: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:20.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:20.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:20.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_above_creation_and_desctruction_messages() (Eclipse:1522): Gtk-WARNING **: 22:27:22.293: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:22.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:22.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:22.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests.test_move_execution_between_creation_and_destruction_messages() (Eclipse:1522): Gtk-WARNING **: 22:27:24.027: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:24.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:24.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:24.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_above_sibling_trigger_shift() (Eclipse:1522): Gtk-WARNING **: 22:27:25.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:25.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:25.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:25.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_sync_call_inside_sibling_trigger_shift() (Eclipse:1522): Gtk-WARNING **: 22:27:27.530: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:27.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:27.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:27.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests.test_move_reverse_sync_call_above_sibling_trigger_shift() (Eclipse:1522): Gtk-WARNING **: 22:27:29.257: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:29.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:29.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:29.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionLifelineReconnection() (Eclipse:1522): Gtk-WARNING **: 22:27:30.992: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:31.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:31.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:31.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifelineInFrame() (Eclipse:1522): Gtk-WARNING **: 22:27:32.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:32.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:32.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:32.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testExecutionDeletionParentReconnection() (Eclipse:1522): Gtk-WARNING **: 22:27:33.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:33.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:33.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:33.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testParentExecutionDeletionReparentToExecution() (Eclipse:1522): Gtk-WARNING **: 22:27:35.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:35.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:35.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:35.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToExecutionInFrame() (Eclipse:1522): Gtk-WARNING **: 22:27:36.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:36.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:36.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:36.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests.testGrandParentExecutionDeletionReparentToLifeline() (Eclipse:1522): Gtk-WARNING **: 22:27:38.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:38.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:38.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:38.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions() (Eclipse:1522): Gtk-WARNING **: 22:27:39.578: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:39.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:39.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:39.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages() (Eclipse:1522): Gtk-WARNING **: 22:27:42.443: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:42.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:42.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:42.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages() (Eclipse:1522): Gtk-WARNING **: 22:27:44.876: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:44.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:44.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:44.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.testConsistency() (Eclipse:1522): Gtk-WARNING **: 22:27:47.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:47.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:47.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:47.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages() (Eclipse:1522): Gtk-WARNING **: 22:27:48.685: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:48.698: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:48.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:48.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests.test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages() (Eclipse:1522): Gtk-WARNING **: 22:27:51.148: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:51.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:51.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:51.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testMessageReconnect() (Eclipse:1522): Gtk-WARNING **: 22:27:54.608: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:54.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:54.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:54.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent() (Eclipse:1522): Gtk-WARNING **: 22:27:55.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:55.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:55.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:55.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests.testExecutionReparent2() (Eclipse:1522): Gtk-WARNING **: 22:27:57.114: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:57.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:57.132: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:57.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Move_Found_Message_Creation() (Eclipse:1522): Gtk-WARNING **: 22:27:58.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:58.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:58.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:58.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests.test_Create_Found_Message_Creation() (Eclipse:1522): Gtk-WARNING **: 22:27:59.778: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:27:59.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:59.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:27:59.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionBeforeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInCombinedFragment() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInState() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionAfterExecution() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceRemovalWithManyCrossing() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInOperandCondition() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest.testVerticalSpaceInsertionInExecutionFromCanvas() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:28:19.135: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:19.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:19.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:19.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:28:20.423: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:20.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:20.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:20.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:28:21.755: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:21.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:21.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:21.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:28:23.568: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:23.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:23.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:23.600: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Creation_Deletion_SyncCall() (Eclipse:1522): Gtk-WARNING **: 22:28:24.848: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:24.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:24.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:24.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest.test_Undo_Redo() (Eclipse:1522): Gtk-WARNING **: 22:28:26.133: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:26.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:26.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:26.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:28:31.971: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:31.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:31.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:32.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering2() (Eclipse:1522): Gtk-WARNING **: 22:28:33.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:33.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:33.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:33.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2() (Eclipse:1522): Gtk-WARNING **: 22:28:34.839: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:34.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:34.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:34.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect3() (Eclipse:1522): Gtk-WARNING **: 22:28:36.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:36.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:36.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:36.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_resize_with_reflective_branches_around() (Eclipse:1522): Gtk-WARNING **: 22:28:38.499: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:38.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:38.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:38.529: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_CollapsedSyncCall_Resize() (Eclipse:1522): Gtk-WARNING **: 22:28:41.465: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:41.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:41.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:41.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter_unfilter() (Eclipse:1522): Gtk-WARNING **: 22:28:44.141: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:44.154: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:44.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:44.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize() (Eclipse:1522): Gtk-WARNING **: 22:28:45.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:45.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:45.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:45.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Multiple_Selection() (Eclipse:1522): Gtk-WARNING **: 22:28:48.033: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:48.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:48.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:48.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_with_execution_filter() (Eclipse:1522): Gtk-WARNING **: 22:28:49.585: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:49.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:49.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:49.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Resize_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:28:50.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:50.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:50.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:50.982: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move2() (Eclipse:1522): Gtk-WARNING **: 22:28:53.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:53.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:53.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:53.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:28:55.835: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:55.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:55.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:55.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:28:58.189: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:58.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:58.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:58.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move() (Eclipse:1522): Gtk-WARNING **: 22:28:59.491: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:28:59.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:59.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:28:59.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Group() (Eclipse:1522): Gtk-WARNING **: 22:29:01.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:01.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:01.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:01.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect() (Eclipse:1522): Gtk-WARNING **: 22:29:03.826: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:03.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:03.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:03.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_sync_call_move_execution_with_reflective_branches_ends() (Eclipse:1522): Gtk-WARNING **: 22:29:05.262: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:05.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:05.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:05.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect_With_ExpansionZone() (Eclipse:1522): Gtk-WARNING **: 22:29:09.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:09.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:09.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:09.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:11.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:11.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:11.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:11.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveBeforeCreateMessageForbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:12.842: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:12.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:12.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:12.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents() (Eclipse:1522): Gtk-WARNING **: 22:29:15.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:15.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:15.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:15.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnDestroyMessageForbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:17.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:17.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:17.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:17.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveOnCreateMessageForbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:21.148: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:21.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:21.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:21.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_MoveAfterDestroyMessageForbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:24.168: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:24.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:24.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:24.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_Reconnect_forbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:27.582: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:27.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:27.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:27.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest.test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden() (Eclipse:1522): Gtk-WARNING **: 22:29:28.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:28.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:28.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:29.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event() (Eclipse:1522): Gtk-WARNING **: 22:29:30.776: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:30.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:30.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:30.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Insertion_Expand_Reparent() (Eclipse:1522): Gtk-WARNING **: 22:29:42.545: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:42.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:42.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:42.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message() (Eclipse:1522): Gtk-WARNING **: 22:29:43.914: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:43.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:43.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:43.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline() (Eclipse:1522): Gtk-WARNING **: 22:29:45.625: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:45.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:45.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:45.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline() (Eclipse:1522): Gtk-WARNING **: 22:29:52.384: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:52.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:52.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:52.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Down_From_Return_Message() (Eclipse:1522): Gtk-WARNING **: 22:29:59.128: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:59.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:59.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:59.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test.test_SyncCall_Execution_Resize_Up_From_Call_Message() (Eclipse:1522): Gtk-WARNING **: 22:30:01.356: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:01.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:01.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:01.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_Before_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:03.569: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:03.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:03.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:03.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Sync_Call_Reorder_Message_After_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:05.307: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:05.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:05.323: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:05.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest.test_Reflexif_Sync_Call_Reorder() (Eclipse:1522): Gtk-WARNING **: 22:30:07.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:07.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:07.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:07.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_On_Collpase_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:08.797: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:08.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:08.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:08.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Third_Message_Sync_On_Collapse_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:10.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:10.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:10.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:10.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution_Parent() (Eclipse:1522): Gtk-WARNING **: 22:30:11.487: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:11.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:11.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:11.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_On_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:12.885: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:12.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:12.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:12.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution() (Eclipse:1522): Gtk-WARNING **: 22:30:14.174: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:14.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:14.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:14.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest.test_Create_Message_Sync_On_Execution_Parent() (Eclipse:1522): Gtk-WARNING **: 22:30:15.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:15.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:15.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:15.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest.test_Delete_Message_And_Sub_Reflexive_Messages() (Eclipse:1522): Gtk-WARNING **: 22:30:16.819: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:16.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:16.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:16.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-CRITICAL **: 22:30:17.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Edition() (Eclipse:1522): Gtk-WARNING **: 22:30:18.917: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:18.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:18.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:18.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_CascadingDestroyMessages() (Eclipse:1522): Gtk-WARNING **: 22:30:21.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:21.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:21.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:21.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:30:22.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:22.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:22.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:22.599: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:30:24.053: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:24.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:24.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:24.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:30:25.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:25.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:25.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:25.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:30:26.838: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:26.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:26.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:26.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Creation() (Eclipse:1522): Gtk-WARNING **: 22:30:28.164: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:28.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:28.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:28.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest.test_Undo_Redo() (Eclipse:1522): Gtk-WARNING **: 22:30:29.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:29.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:29.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:29.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceStaysInRangeWhenLifelineIsReduced() (Eclipse:1522): Gtk-WARNING **: 22:30:35.963: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:35.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:35.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:35.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachLifelineToNote() (Eclipse:1522): Gtk-WARNING **: 22:30:39.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:39.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:39.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:39.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage() (Eclipse:1522): Gtk-WARNING **: 22:30:41.801: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:41.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:41.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:41.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentSourcePointOnLifeline() (Eclipse:1522): Gtk-WARNING **: 22:30:44.729: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:44.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:44.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:44.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachNoteToLifeline() (Eclipse:1522): Gtk-WARNING **: 22:30:47.596: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:47.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:47.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:47.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetStaysInRangeWhenLifelineIsReduced() (Eclipse:1522): Gtk-WARNING **: 22:30:49.965: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:49.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:49.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:49.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentTargetIsStableWhenLifelineIsExtended() (Eclipse:1522): Gtk-WARNING **: 22:30:53.377: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:53.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:53.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:53.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testAttachmentSourceIsStableWhenLifelineIsExtended() (Eclipse:1522): Gtk-WARNING **: 22:30:56.299: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:56.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:56.315: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:56.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest.testMoveNoteAttachmentTargetPointOnLifeline() (Eclipse:1522): Gtk-WARNING **: 22:30:59.200: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:59.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:59.216: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:59.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingLastOperandSize() (Eclipse:1522): Gtk-WARNING **: 22:31:02.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:02.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:02.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:02.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 380.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize() (Eclipse:1522): Gtk-WARNING **: 22:31:06.917: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:06.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:06.933: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:06.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize() (Eclipse:1522): Gtk-WARNING **: 22:31:11.718: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:11.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:11.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:11.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testNoteAttachmentVisibilityAfterReducingOperandSize() (Eclipse:1522): Gtk-WARNING **: 22:31:16.539: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:16.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:16.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:16.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Point(185.0, 320.0) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote() (Eclipse:1522): Gtk-WARNING **: 22:31:21.353: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:21.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:21.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:21.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:31:27.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:27.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:27.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:27.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:31:34.181: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:34.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:34.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:34.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest.test_ArrangeLinkedBorderedNodes() (Eclipse:1522): Gtk-WARNING **: 22:31:35.422: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:35.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:35.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:35.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-CRITICAL **: 22:31:35.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnLifeline() (Eclipse:1522): Gtk-WARNING **: 22:31:38.435: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:38.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:38.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:38.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnDiagram() (Eclipse:1522): Gtk-WARNING **: 22:31:40.775: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:40.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:40.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:40.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testIUCreationOnCoveredParticipantWithHighExecsImbrication() (Eclipse:1522): Gtk-WARNING **: 22:31:42.529: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:42.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:42.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:42.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnInstanceRole() (Eclipse:1522): Gtk-WARNING **: 22:31:45.483: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:45.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:45.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:45.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExistingIU() (Eclipse:1522): Gtk-WARNING **: 22:31:46.743: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:46.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:46.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:46.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUserCreationWithSingleClickOnExecution1() (Eclipse:1522): Gtk-WARNING **: 22:31:48.007: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:48.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:48.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:48.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:31:50.824: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:50.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:50.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:50.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible() (Eclipse:1522): Gtk-WARNING **: 22:31:52.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:52.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:52.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:52.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:31:59.410: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:31:59.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:59.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:31:59.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineE() (Eclipse:1522): Gtk-WARNING **: 22:32:00.672: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:00.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:00.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:00.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:03.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:03.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:03.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:03.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickAboveCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:32:04.746: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:04.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:04.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:04.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:08.036: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:08.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:08.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:08.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse() (Eclipse:1522): Gtk-WARNING **: 22:32:11.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:11.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:11.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:11.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:13.680: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:13.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:13.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:13.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:32:15.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:15.437: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:15.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:15.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:32:16.711: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:16.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:16.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:16.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testInteractionUserCreationWithTwoClickOnCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:32:18.468: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:18.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:18.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:18.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:32:21.773: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:21.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:21.789: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:21.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant() (Eclipse:1522): Gtk-WARNING **: 22:32:23.025: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:23.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:23.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:23.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByRemovingAExistingParticipant2() (Eclipse:1522): Gtk-WARNING **: 22:32:25.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:25.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:25.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:25.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:32:26.924: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:26.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:26.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:26.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:32:28.230: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:28.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:28.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:28.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:32:30.528: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:30.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:30.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:30.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testCoveredParticipantsChangeByAddingANewParticipant() (Eclipse:1522): Gtk-WARNING **: 22:32:32.818: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:32.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:32.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:32.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests.testInteractionUseCoveringCreateMessageNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:34.140: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:34.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:34.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:34.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:37.461: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:37.474: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:37.478: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:37.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound() (Eclipse:1522): Gtk-WARNING **: 22:32:38.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:38.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:38.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:38.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin() (Eclipse:1522): Gtk-WARNING **: 22:32:41.545: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:41.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:41.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:41.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OutsideE3RangeForbidden() (Eclipse:1522): Gtk-WARNING **: 22:32:42.829: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:42.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:42.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:42.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:44.605: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:44.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:44.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:44.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionByInstanceRoleDeletionPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:45.883: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:45.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:45.900: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:45.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseHorizontalMoveNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:47.676: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:47.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:47.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:47.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound() (Eclipse:1522): Gtk-WARNING **: 22:32:48.985: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:48.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:49.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:49.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:32:51.760: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:51.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:51.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:51.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd() (Eclipse:1522): Gtk-WARNING **: 22:32:53.041: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:53.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:53.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:53.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound() (Eclipse:1522): Gtk-WARNING **: 22:32:55.417: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:55.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:55.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:55.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveCallMessageNotAllowed() (Eclipse:1522): Gtk-WARNING **: 22:32:58.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:58.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:58.211: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:58.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnReflexiveReturnMessageNotAllowed() (Eclipse:1522): Gtk-WARNING **: 22:32:59.554: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:32:59.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:59.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:32:59.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:33:00.914: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:00.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:00.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:00.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:03.369: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:03.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:03.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:03.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered() (Eclipse:1522): Gtk-WARNING **: 22:33:06.199: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:06.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:06.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:06.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:08.056: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:08.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:08.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:08.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testReflexiveSyncCallCreationBelowAIU() (Eclipse:1522): Gtk-WARNING **: 22:33:09.357: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:09.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:09.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:09.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:12.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:12.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:12.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:12.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDirectEdit() (Eclipse:1522): Gtk-WARNING **: 22:33:14.930: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:14.942: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:14.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:14.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testIndirectMoveOfIUCanNotOverlapUnmovedIU() (Eclipse:1522): Gtk-WARNING **: 22:33:19.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:19.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:19.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:19.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testInteractionUseDeletionPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:20.843: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:20.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:20.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:20.873: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:22.216: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:22.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:22.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:22.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:25.039: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:25.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:25.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:25.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE4CallMessageOnSecondIUNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:27.867: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:27.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:27.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:27.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2OnE3RangePossible() (Eclipse:1522): Gtk-WARNING **: 22:33:29.222: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:29.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:29.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:29.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:31.979: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:31.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:31.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:32.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:33:33.476: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:33.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:33.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:33.506: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:34.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:34.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:34.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:34.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testCreateMessageMoveDownToShiftAllSubEventEnds() (Eclipse:1522): Gtk-WARNING **: 22:33:38.125: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:38.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:38.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:38.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:42.066: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:42.079: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:42.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:42.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseMoveUnderEndLifelineNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:44.920: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:44.932: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:44.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:44.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testInteractionUseMoveUpOnCreateMessage() (Eclipse:1522): Gtk-WARNING **: 22:33:46.220: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:46.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:46.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:46.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:48.514: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:48.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:48.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:48.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:33:51.346: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:51.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:51.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:51.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow() (Eclipse:1522): Gtk-WARNING **: 22:33:54.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:54.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:54.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:54.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:33:56.969: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:56.981: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:56.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:56.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2() (Eclipse:1522): Gtk-WARNING **: 22:33:58.229: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:58.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:58.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:58.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:33:59.500: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:33:59.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:59.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:33:59.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpIsAllowed() (Eclipse:1522): Gtk-WARNING **: 22:34:00.769: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:00.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:00.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:00.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2() (Eclipse:1522): Gtk-WARNING **: 22:34:04.041: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:04.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:04.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:04.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:06.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:06.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:06.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:06.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin() (Eclipse:1522): Gtk-WARNING **: 22:34:08.052: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:08.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:08.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:08.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:34:09.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:09.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:09.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:09.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testInteractionUseHorizontalResizeNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:10.646: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:10.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:10.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:10.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1() (Eclipse:1522): Gtk-WARNING **: 22:34:11.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:11.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:11.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:11.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:14.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:14.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:14.729: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:14.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:15.955: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:15.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:15.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:15.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:34:17.224: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:17.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:17.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:17.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:18.469: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:18.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:18.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:18.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:19.712: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:19.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:19.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:19.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnLifeline() (Eclipse:1522): Gtk-WARNING **: 22:34:20.973: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:20.985: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:20.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:21.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnDiagram() (Eclipse:1522): Gtk-WARNING **: 22:34:23.762: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:23.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:23.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:23.792: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC() (Eclipse:1522): Gtk-WARNING **: 22:34:25.008: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:25.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:25.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:25.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:26.267: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:26.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:26.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:26.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingCFC() (Eclipse:1522): Gtk-WARNING **: 22:34:27.525: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:27.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:27.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:27.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:34:29.848: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:29.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:29.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:29.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExistingIU() (Eclipse:1522): Gtk-WARNING **: 22:34:31.090: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:31.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:31.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:31.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationWithSingleClickOnExecution1() (Eclipse:1522): Gtk-WARNING **: 22:34:33.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:33.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:33.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:33.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testCombinedFragmentCreationDeeplyNested() (Eclipse:1522): Gtk-WARNING **: 22:34:35.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:34:35.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:35.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:34:35.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:35:07.136: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:07.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:07.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:07.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant() (Eclipse:1522): Gtk-WARNING **: 22:35:08.438: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:08.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:08.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:08.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:12.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:12.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:12.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:12.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickOnExistingIU() (Eclipse:1522): Gtk-WARNING **: 22:35:14.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:14.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:14.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:14.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineE() (Eclipse:1522): Gtk-WARNING **: 22:35:16.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:16.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:16.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:16.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:35:19.072: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:19.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:19.088: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:19.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow() (Eclipse:1522): Gtk-WARNING **: 22:35:20.344: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:20.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:20.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:20.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:35:23.086: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:23.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:23.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:23.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:24.324: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:24.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:24.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:24.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSubExecutionCreationInCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:35:25.581: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:25.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:25.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:25.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:48.790: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:48.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:48.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:48.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:50.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:50.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:50.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:50.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:51.779: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:51.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:51.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:51.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:53.033: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:53.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:53.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:53.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:54.268: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:54.280: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:54.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:54.298: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:55.508: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:55.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:55.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:55.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testSyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:56.761: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:56.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:56.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:56.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testASyncCallCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:35:58.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:58.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:58.029: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:58.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:35:59.262: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:35:59.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:59.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:35:59.292: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testCreateInteractionUseCoveringInteractionUseAndAllLifelines() (Eclipse:1522): Gtk-WARNING **: 22:36:03.027: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:03.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:03.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:03.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:36:06.801: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:06.814: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:06.817: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:06.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:08.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:08.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:08.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:08.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered() (Eclipse:1522): Gtk-WARNING **: 22:36:09.288: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:09.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:09.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:09.318: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:10.552: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:10.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:10.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:10.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:1522): Gtk-WARNING **: 22:36:11.791: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:11.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:11.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:11.824: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:13.044: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:13.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:13.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:13.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:14.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:14.295: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:14.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:14.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered() (Eclipse:1522): Gtk-WARNING **: 22:36:15.526: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:15.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:15.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:15.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants() (Eclipse:1522): Gtk-WARNING **: 22:36:16.854: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:16.866: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:16.869: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:16.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:18.093: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:18.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:18.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:18.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageInCombinedFragmentCreatedOnExecution() (Eclipse:1522): Gtk-WARNING **: 22:36:19.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:19.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:19.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:19.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testCreateMessageCreationOnHeaderOfExistingCFCNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:23.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:23.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:23.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:23.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered() (Eclipse:1522): Gtk-WARNING **: 22:36:24.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:24.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:24.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:24.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:36:25.623: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:25.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:25.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:25.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentIndirectVerticalResizeDownPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:26.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:26.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:26.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:26.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandVerticalMoveNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:28.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:28.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:28.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:28.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndSingleOperandDeletion() (Eclipse:1522): Gtk-WARNING **: 22:36:29.494: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:29.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:29.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:29.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionByInstanceRoleDeletionPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:33.358: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:33.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:33.374: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:33.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalResizeUp() (Eclipse:1522): Gtk-WARNING **: 22:36:35.155: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:35.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:35.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:35.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testSubCombinedFragmentVerticalMove() (Eclipse:1522): Gtk-WARNING **: 22:36:36.924: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:36.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:36.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:36.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand() (Eclipse:1522): Gtk-WARNING **: 22:36:39.680: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:39.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:39.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:39.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentWithMessageMove() (Eclipse:1522): Gtk-WARNING **: 22:36:48.672: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:48.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:48.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:48.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDeletion() (Eclipse:1522): Gtk-WARNING **: 22:36:52.509: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:52.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:52.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:52.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalResizeNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:55.829: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:55.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:55.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:55.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDeletionPossible() (Eclipse:1522): Gtk-WARNING **: 22:36:57.105: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:57.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:57.121: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:57.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentAndManyOperandsDeletion() (Eclipse:1522): Gtk-WARNING **: 22:36:58.425: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:36:58.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:58.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:36:58.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandMultipleSelectionDeletionNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:00.720: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:00.733: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:00.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:00.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentOperandDirectEdit() (Eclipse:1522): Gtk-WARNING **: 22:37:02.983: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:02.995: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:02.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:03.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents() (Eclipse:1522): Gtk-WARNING **: 22:37:06.977: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:06.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:06.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:07.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentHorizontalMoveNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:08.736: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:08.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:08.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:08.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testExecMoveInCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:37:10.020: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:10.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:10.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:10.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testCombinedFragmentDirectEdit() (Eclipse:1522): Gtk-WARNING **: 22:37:11.823: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:11.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:11.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:11.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:37:15.800: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:15.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:15.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:15.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:17.043: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:17.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:17.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:17.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:18.284: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:18.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:18.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:18.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:21.058: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:21.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:21.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:21.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:22.297: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:22.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:22.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:22.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC() (Eclipse:1522): Gtk-WARNING **: 22:37:23.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:23.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:23.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:23.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:26.290: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:26.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:26.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:26.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands() (Eclipse:1522): Gtk-WARNING **: 22:37:27.557: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:27.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:27.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:27.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands() (Eclipse:1522): Gtk-WARNING **: 22:37:30.354: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:30.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:30.370: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:30.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:34.624: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:34.636: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:34.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:34.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:35.874: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:35.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:35.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:35.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible() (Eclipse:1522): Gtk-WARNING **: 22:37:37.161: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:37.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:37.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:37.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:37:38.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:38.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:38.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:38.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandLowerBound() (Eclipse:1522): Gtk-WARNING **: 22:37:40.123: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:40.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:40.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:40.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandUpperBound() (Eclipse:1522): Gtk-WARNING **: 22:37:41.431: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:41.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:41.447: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:41.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperand() (Eclipse:1522): Gtk-WARNING **: 22:37:52.775: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:52.787: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:52.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:52.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeLastOperand() (Eclipse:1522): Gtk-WARNING **: 22:37:55.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:55.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:55.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:55.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand() (Eclipse:1522): Gtk-WARNING **: 22:37:57.296: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:57.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:57.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:57.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:1522): Gtk-WARNING **: 22:37:59.610: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:37:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:59.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:37:59.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF() (Eclipse:1522): Gtk-WARNING **: 22:38:02.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:02.910: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:02.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:02.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF() (Eclipse:1522): Gtk-WARNING **: 22:38:05.203: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:05.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:05.219: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:05.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand() (Eclipse:1522): Gtk-WARNING **: 22:38:08.482: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:08.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:08.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:08.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:1522): Gtk-WARNING **: 22:38:11.752: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:11.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:11.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:11.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfLastOperandUpperBound() (Eclipse:1522): Gtk-WARNING **: 22:38:16.057: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:16.070: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:16.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:16.087: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand() (Eclipse:1522): Gtk-WARNING **: 22:38:17.363: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:17.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:17.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:17.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF() (Eclipse:1522): Gtk-WARNING **: 22:38:20.635: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:20.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:20.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:20.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF() (Eclipse:1522): Gtk-WARNING **: 22:38:22.948: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:22.960: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:22.964: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:22.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU() (Eclipse:1522): Gtk-WARNING **: 22:38:26.220: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:26.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:26.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:26.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeExecutionOutOfFirstOperandLowerBound() (Eclipse:1522): Gtk-WARNING **: 22:38:30.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:30.533: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:30.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:30.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testResizeFirstOperandOutOfAuthorized() (Eclipse:1522): Gtk-WARNING **: 22:38:31.806: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:31.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:31.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:31.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU() (Eclipse:1522): Gtk-WARNING **: 22:38:35.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:35.551: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:35.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:35.568: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand() (Eclipse:1522): Gtk-WARNING **: 22:38:38.824: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:38.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:38.841: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:38.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests.testDiagramConsistency() (Eclipse:1522): Gtk-WARNING **: 22:38:41.134: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:41.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:41.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:41.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_2_Executions() (Eclipse:1522): Gtk-WARNING **: 22:38:42.367: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:42.379: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:42.383: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:42.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Change_States_Order() (Eclipse:1522): Gtk-WARNING **: 22:38:45.185: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:45.198: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:45.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:45.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation2() (Eclipse:1522): Gtk-WARNING **: 22:38:46.866: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:46.878: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:46.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:46.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:38:48.106: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:48.118: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:48.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:48.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize() (Eclipse:1522): Gtk-WARNING **: 22:38:49.277: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:49.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:49.293: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:49.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move() (Eclipse:1522): Gtk-WARNING **: 22:38:50.465: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:50.477: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:50.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:50.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:38:52.183: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:52.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:52.199: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:52.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_On_Execution() (Eclipse:1522): Gtk-WARNING **: 22:38:54.419: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:54.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:54.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:54.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_ArrangeAll() (Eclipse:1522): Gtk-WARNING **: 22:38:56.719: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:56.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:56.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:56.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:38:58.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:58.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:58.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:58.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Move_Resize_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:38:59.643: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:38:59.655: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:59.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:38:59.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Horizontal_Resize() (Eclipse:1522): Gtk-WARNING **: 22:39:01.391: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:01.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:01.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:01.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Creation() (Eclipse:1522): Gtk-WARNING **: 22:39:05.567: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:05.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:05.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:05.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests.test_Resize_State_With_Message() (Eclipse:1522): Gtk-WARNING **: 22:39:06.704: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:06.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:06.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:06.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Change_States_Order() (Eclipse:1522): Gtk-WARNING **: 22:39:09.549: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:09.562: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:09.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:09.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation2() (Eclipse:1522): Gtk-WARNING **: 22:39:11.313: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:11.326: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:11.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:11.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation_Deletion() (Eclipse:1522): Gtk-WARNING **: 22:39:12.572: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:12.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:12.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:12.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Zoom() (Eclipse:1522): Gtk-WARNING **: 22:39:13.821: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:13.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:13.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:13.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Lifeline_Start_without_Stack_Overflow() (Eclipse:1522): Gtk-WARNING **: 22:39:16.112: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:16.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:16.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:16.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Creation() (Eclipse:1522): Gtk-WARNING **: 22:39:18.387: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:18.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:18.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:18.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests.test_Move_In_Title_Range() (Eclipse:1522): Gtk-WARNING **: 22:39:19.621: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:19.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:19.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:19.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1522): Gtk-WARNING **: 22:39:21.397: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:21.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:21.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:21.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1522): Gtk-WARNING **: 22:39:22.758: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:22.770: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:22.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:22.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1522): Gtk-WARNING **: 22:39:24.085: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:24.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:24.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:24.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests.testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout() (Eclipse:1522): Gtk-WARNING **: 22:39:25.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:25.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:25.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:25.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:26.869: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:26.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:26.885: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:26.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Source_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:28.103: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:28.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:28.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:28.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:29.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:29.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:29.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:29.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:30.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:30.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:30.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:31.659: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:31.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:31.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:31.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Source_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:32.858: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:32.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:32.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:32.889: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Destroy_Message_As_Target_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:34.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:34.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:34.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:34.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:35.171: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:35.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:35.187: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:35.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:36.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:36.408: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:36.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:36.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Source_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:37.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:37.625: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:37.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:37.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Create_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:38.768: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:38.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:38.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:38.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:39.973: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:39.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:39.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:40.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Message_As_Target_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:41.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:41.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:41.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:41.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Connect_Create_Message_As_Target_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:42.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:42.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:42.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:42.365: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests.test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible() (Eclipse:1522): Gtk-WARNING **: 22:39:43.524: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:43.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:43.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:43.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragmentForbidden() (Eclipse:1522): Gtk-WARNING **: 22:39:44.724: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:44.736: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:44.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:44.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest.testDragInOutCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:39:46.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:46.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:46.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:46.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Constraint_Creation() (Eclipse:1522): Gtk-WARNING **: 22:39:49.765: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:49.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:49.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:49.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message() (Eclipse:1522): Gtk-WARNING **: 22:39:52.543: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:52.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:52.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:52.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation_Zoom50() (Eclipse:1522): Gtk-WARNING **: 22:39:54.208: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:54.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:54.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:54.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Message_Right_To_Left() (Eclipse:1522): Gtk-WARNING **: 22:39:57.451: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:57.464: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:57.467: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:57.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Move_Forbidden() (Eclipse:1522): Gtk-WARNING **: 22:39:59.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:39:59.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:59.174: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:39:59.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Reflexive_Message() (Eclipse:1522): Gtk-WARNING **: 22:40:00.858: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:00.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:00.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:00.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_ObservationPointLayer_Activation() (Eclipse:1522): Gtk-WARNING **: 22:40:02.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:02.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:02.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:02.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Destruction_Message() (Eclipse:1522): Gtk-WARNING **: 22:40:05.727: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:05.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:05.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:05.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Sync_Call() (Eclipse:1522): Gtk-WARNING **: 22:40:07.434: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:07.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:07.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:07.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Punctual_State() (Eclipse:1522): Gtk-WARNING **: 22:40:09.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:09.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:09.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:09.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_State() (Eclipse:1522): Gtk-WARNING **: 22:40:10.361: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:10.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:10.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:10.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Interaction_Use() (Eclipse:1522): Gtk-WARNING **: 22:40:11.653: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:11.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:11.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:11.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Extra_Mapping_Constraint_Creation() (Eclipse:1522): Gtk-WARNING **: 22:40:13.427: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:13.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:13.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:13.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Creation_With_Activated_Layer() (Eclipse:1522): Gtk-WARNING **: 22:40:15.601: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:15.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:15.617: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:15.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Creation_Message() (Eclipse:1522): Gtk-WARNING **: 22:40:18.325: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:18.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:18.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:18.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Observed_Combined_Fragment() (Eclipse:1522): Gtk-WARNING **: 22:40:20.003: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:20.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:20.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:20.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests.test_Event_Move() (Eclipse:1522): Gtk-WARNING **: 22:40:22.345: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:22.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:22.361: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:22.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testEditModeDropDownMenuNotVisible() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testUnpinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testUnpinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testCopyLayoutFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testHideFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testShowHideWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest.testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents() Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragment() (Eclipse:1522): Gtk-WARNING **: 22:40:52.830: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:52.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:52.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:52.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUseForbidden() (Eclipse:1522): Gtk-WARNING **: 22:40:56.060: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:56.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:56.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:56.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragInteractionUseToInteractionUse() (Eclipse:1522): Gtk-WARNING **: 22:40:59.261: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:40:59.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:59.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:40:59.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest.testDragCombinedFragmentToCombinedFragmentForbidden() (Eclipse:1522): Gtk-WARNING **: 22:41:02.478: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:02.491: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:02.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:02.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleIndexOnCreation() (Eclipse:1522): Gtk-WARNING **: 22:41:04.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:04.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:04.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:04.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingOnOtherOpenedDiagram() (Eclipse:1522): Gtk-WARNING **: 22:41:06.498: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:06.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:06.514: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:06.527: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testSimpleInstanceRoleReorderingByDragAndDrop() (Eclipse:1522): Gtk-WARNING **: 22:41:07.975: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:07.988: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:07.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:08.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingFromSemanticChange() (Eclipse:1522): Gtk-WARNING **: 22:41:09.215: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:09.228: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:09.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:09.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests.testInstanceRoleReorderingAtDiagramOpening() (Eclipse:1522): Gtk-WARNING **: 22:41:10.474: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:10.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:10.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:10.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testResizingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testDisplayRuler() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testRenameLifeLine() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeBackgroundColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testMovingInstanceRole() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeZoom() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testChangeLabelColor() Setup of org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests.testArrangeAll() Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Arrange_All() (Eclipse:1522): Gtk-WARNING **: 22:41:24.927: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:24.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:24.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:24.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Deletion_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:41:26.490: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:26.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:26.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:26.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move_Out_Of_Lifeline() (Eclipse:1522): Gtk-WARNING **: 22:41:28.146: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:28.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:28.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:28.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Move() (Eclipse:1522): Gtk-WARNING **: 22:41:29.678: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:29.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:29.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:29.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Creation_Ordering() (Eclipse:1522): Gtk-WARNING **: 22:41:31.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:31.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:31.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:31.342: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Undo_Redo_Move() (Eclipse:1522): Gtk-WARNING **: 22:41:32.913: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:32.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:32.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:32.943: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest.test_Arrange_All() (Eclipse:1522): Gtk-WARNING **: 22:41:34.732: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:34.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:34.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:34.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_group_on_top_of_smaller_execution() (Eclipse:1522): Gtk-WARNING **: 22:41:36.283: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:36.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:36.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:36.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it() (Eclipse:1522): Gtk-WARNING **: 22:41:37.982: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:37.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:37.998: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:38.012: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone() (Eclipse:1522): Gtk-WARNING **: 22:41:49.252: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:49.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:49.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:49.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_before_siblings() (Eclipse:1522): Gtk-WARNING **: 22:41:51.081: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:51.093: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:51.097: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:51.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_with_expansion() (Eclipse:1522): Gtk-WARNING **: 22:41:52.780: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:52.793: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:52.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:52.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children() (Eclipse:1522): Gtk-WARNING **: 22:41:54.479: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:41:54.492: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:54.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:41:54.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion1() (Eclipse:1522): Gtk-WARNING **: 22:42:06.237: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:42:06.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:06.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:06.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion2() (Eclipse:1522): Gtk-WARNING **: 22:42:07.956: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:42:07.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:07.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:07.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_trigger_expansion3() (Eclipse:1522): Gtk-WARNING **: 22:42:09.674: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:42:09.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:09.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:09.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_inside_new_parent_between_siblings() (Eclipse:1522): Gtk-WARNING **: 22:42:11.380: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:42:11.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:11.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:11.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_partially_below_parent_not_allowed() (Eclipse:1522): Gtk-WARNING **: 22:42:13.101: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:42:13.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:13.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:42:13.131: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Tests run: 483, Failures: 2, Errors: 3, Skipped: 0, Time elapsed: 1,090.841 s <<< FAILURE! - in org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite dump_environment_data(org.eclipse.sirius.tests.swtbot.suite.SequenceSwtBotTestSuite$SWTBotSequenceBundlesReport) Time elapsed: 0.116 s testInstanceRoleResizeMultiple(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 5.676 s testInstanceRoleMoveWithCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 3.36 s testInstanceRoleResizeOnLeftMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.524 s testInstanceRoleMoveSimpleOnLeftMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.632 s testInstanceRoleResizeOfAOnRight(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.486 s testInstanceRoleMoveMultiple2(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.623 s testInstanceRoleCreateEBetweenBAndC2(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.638 s testInstanceRoleResizeOfAOverB(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.418 s testInstanceRoleResizeOnTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.39 s testInstanceRoleResizeOfCOnLeftLimit(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.411 s testInstanceRoleMoveSimpleToRight(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.349 s testInstanceRoleResizeOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.472 s testInstanceRoleMoveAToShiftBAndC(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 1.373 s testInstanceRoleCreateEBetweenBAndC(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleResizableEditPolicyTests) Time elapsed: 2.475 s test_Reorder_Execution(org.eclipse.sirius.tests.swtbot.sequence.SequenceReorderTest) Time elapsed: 1.964 s test_reopen_saved_sequence_diagram_in_same_session(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests) Time elapsed: 2.5 s test_session_clean_after_diagram_opened(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramDirtyTests) Time elapsed: 1.343 s testDiagramOpeningAndSessionNonDirty(org.eclipse.sirius.tests.swtbot.sequence.SequenceOpeningFilteredEventEndsTests) Time elapsed: 1.202 s testSnapOptionsStillDisabledOnSequenceDiagramWhenChangedInStandardDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 6.045 s testSnapOptionsDisabledOnSequenceDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 1.35 s testSnapOptionsDisabledOnNewSequenceDiagram(org.eclipse.sirius.tests.swtbot.sequence.SequenceDiagramNoSnapTest) Time elapsed: 3.14 s test_move_combined_fragment_with_lifeline_expansion(org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest) Time elapsed: 1.916 s test_move_interaction_use_with_lifeline_expansion(org.eclipse.sirius.tests.swtbot.sequence.FrameMoveWithExpansionTest) Time elapsed: 1.861 s test_LifelineMoveOtherGapsStability(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.302 s test_InvertLifelinesFromRightToLeft(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.176 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.737 s test_InvertLifelines(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.777 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.793 s test_LifelineInsertOtherGapsStability_notEnoughGap(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.253 s test_LifelineInsertOtherGapsStability_enoughGap_tooClose(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.269 s test_SemanticLifelineCreation(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.239 s test_SimpleSlide(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.806 s test_InsertNewLifeline(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 1.677 s test_Undo_Redo_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.403 s test_LifelineInsertOtherGapsStability_enoughGap(org.eclipse.sirius.tests.swtbot.sequence.SequenceLifelineTest) Time elapsed: 2.258 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.759 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.294 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.448 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.511 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 1.376 s test_Move_To_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 3.838 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 5.487 s test_Move_Lost_To_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 4.44 s test_Move_To_Combined_Fragment_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SequenceBasicMessageTest) Time elapsed: 3.32 s testExtendedMessageIdentification(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 1.34 s testExtendedMessageCreation(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 1.962 s testSessionSyncOnDiagramWithEdgemappingImportOpening(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 1.436 s testLayerActivationChangeAndExtendedMessage(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 2.367 s testExtendedMessageMoveAndReorder(org.eclipse.sirius.tests.swtbot.sequence.MessageExtensionTest) Time elapsed: 2.896 s test_Creation_With_Two_Clics_Same_Position(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.201 s test_Reflexive_Inclusion_Creation_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.352 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.742 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.35 s test_Creation_Minimum_Size(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.21 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.363 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.371 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.306 s test_Creation_Return_To_The_Future(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.23 s test_Reflexive_Inclusion_Creation(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 1.571 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 5.357 s test_Delete_Execution_And_Reconnect_Sub_Reflexive_Messages(org.eclipse.sirius.tests.swtbot.sequence.SequenceMessageToSelfTest) Time elapsed: 3.821 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 2.119 s test_Complex_Cyclic_Creation_NotPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.337 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.516 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.443 s test_Create_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.397 s test_CascadingCreateMessages(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.432 s test_Simple_Cyclic_Creation_NotPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 1.277 s test_reflexiveReadMessage_endPoints_move_notPossible(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageTests) Time elapsed: 3.244 s test_Resize_Execution_Simple(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 5.857 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.321 s test_Big_Resize_From_Top(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.324 s test_Resize_In_CombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 2.389 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.458 s test_Resize(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.342 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.315 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.456 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.46 s test_Move_In_CombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 3.797 s test_Big_Resize_From_Bottom(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.322 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.247 s test_Resize_Execution_With_Sync_Call(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.81 s test_Resize_Sync_Call_With_2_Executions(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.39 s test_Resize_Execution_With_Async_Call(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 4.307 s test_Move_Resize_Ordering(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.423 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.191 s test_Move_In_InteractionUse_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 2.257 s testExecutionCreationAsSubExecutionOfExecutionOwningAlreadyAExecution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionTests) Time elapsed: 1.27 s test_move_execution_group_on_top_of_smaller_execution_remote_simple_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests) Time elapsed: 1.734 s test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove2Tests) Time elapsed: 1.757 s test_move_plain_execution_above_sibling_shifts_sibling_and_children_remote_simple_messages_to_self(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove3Tests) Time elapsed: 1.782 s test_move_execution_between_creation_and_destruction_messages2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.741 s test_move_execution_above_creation_and_desctruction_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.734 s test_move_execution_between_creation_and_destruction_messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove4Tests) Time elapsed: 1.742 s test_move_sync_call_above_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.761 s test_move_sync_call_inside_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.728 s test_move_reverse_sync_call_above_sibling_trigger_shift(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMove5Tests) Time elapsed: 1.733 s testExecutionDeletionLifelineReconnection(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.533 s testGrandParentExecutionDeletionReparentToLifelineInFrame(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.43 s testExecutionDeletionParentReconnection(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.398 s testParentExecutionDeletionReparentToExecution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.43 s testGrandParentExecutionDeletionReparentToExecutionInFrame(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.383 s testGrandParentExecutionDeletionReparentToLifeline(org.eclipse.sirius.tests.swtbot.sequence.ExecutionDeletionWithCFChildrenTests) Time elapsed: 1.409 s test_Delete_Execution_And_Reconnect_Sub_Executions(org.eclipse.sirius.tests.swtbot.sequence.ExecutionReconnectionTests) Time elapsed: 2.869 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Create_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.435 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Destroy_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.441 s testConsistency(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 1.364 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Simple_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMessageReconnectionTests) Time elapsed: 2.465 s test_Delete_Execution_And_Reconnect_Sub_Executions_And_Messages(org.eclipse.sirius.tests.swtbot.sequence.ExecutionLinkedMessageReconnectionTests) Time elapsed: 3.449 s testMessageReconnect(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.293 s testExecutionReparent(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.217 s testExecutionReparent2(org.eclipse.sirius.tests.swtbot.sequence.ExternalModificationsTests) Time elapsed: 1.212 s test_Move_Found_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests) Time elapsed: 1.458 s test_Create_Found_Message_Creation(org.eclipse.sirius.tests.swtbot.sequence.FoundLostMessageTests) Time elapsed: 1.399 s testVerticalSpaceRemovalBeforeLine(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.322 s testVerticalSpaceInsertionInExecutionFromExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.228 s testVerticalSpaceRemovalInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.178 s testVerticalSpaceRemovalAfterExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.198 s testVerticalSpaceRemovalInExecutionFromExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.187 s testVerticalSpaceInsertionInState(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.155 s testVerticalSpaceInsertionBeforeLine(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.154 s testVerticalSpaceRemovalInOperandCondition(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.236 s testVerticalSpaceInsertionInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.206 s testVerticalSpaceRemovalInState(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.166 s testVerticalSpaceInsertionAfterExecution(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.18 s testVerticalSpaceRemovalInExecutionFromCanvas(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.164 s testVerticalSpaceRemovalWithManyCrossing(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.211 s testVerticalSpaceInsertionInOperandCondition(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.19 s testVerticalSpaceInsertionInExecutionFromCanvas(org.eclipse.sirius.tests.swtbot.sequence.SequenceSpaceTest) Time elapsed: 1.176 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.286 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.332 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.809 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.284 s test_Creation_Deletion_SyncCall(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 1.282 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceReturnMessageTest) Time elapsed: 5.849 s test_SyncCall_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.528 s test_SyncCall_Ordering2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.343 s test_SyncCall_Move_Reconnect2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.834 s <<< FAILURE! junit.framework.AssertionFailedError: The execution index 1 on lifeline c : C is not at the expected vertical position expected:<500> but was:<502> at org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest.test_SyncCall_Move_Reconnect2(SyncCallTest.java:1612) test_SyncCall_Move_Reconnect3(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.826 s test_sync_call_resize_with_reflective_branches_around(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.963 s test_CollapsedSyncCall_Resize(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.678 s test_sync_call_with_execution_filter_unfilter(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.532 s test_SyncCall_Resize(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.363 s test_SyncCall_Move_Multiple_Selection(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.549 s test_sync_call_with_execution_filter(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.368 s test_SyncCall_Resize_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.076 s test_SyncCall_Move2(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.807 s test_SyncCall_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.354 s test_SyncCall_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.3 s test_SyncCall_Move(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.241 s test_SyncCall_Move_Group(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 2.094 s test_SyncCall_Move_Reconnect(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.437 s test_sync_call_move_execution_with_reflective_branches_ends(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 4.386 s test_SyncCall_Move_Reconnect_With_ExpansionZone(org.eclipse.sirius.tests.swtbot.sequence.SyncCallTest) Time elapsed: 1.383 s test_SyncCall_Move_On_ReturnMessage_Of_ReflexiveSyncCall_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.81 s test_SyncCall_MoveBeforeCreateMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.033 s test_SyncCall_Move_Reconnect_Forbidden_If_FinalTarget_On_CallReturnMessage_Differents(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.858 s test_SyncCall_MoveOnDestroyMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.414 s test_SyncCall_MoveOnCreateMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.022 s test_SyncCall_MoveAfterDestroyMessageForbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 3.414 s test_SyncCall_Move_Reconnect_forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.394 s test_SyncCall_Move_On_CallMessage_Of_ReflexiveSyncCall_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.SyncCallMoveTest) Time elapsed: 1.8 s test_SyncCall_Delete_And_Reconnect_Sub_Event(org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test) Time elapsed: 11.771 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: The edit part of type "SequenceMessageEditPart" has not been selected. at org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test.test_SyncCall_Delete_And_Reconnect_Sub_Event(SyncCall2Test.java:478) test_SyncCall_Insertion_Expand_Reparent(org.eclipse.sirius.tests.swtbot.sequence.SyncCall2Test) Time elapsed: 1.366 s test_SyncCall_Execution_Resize_Up_A_Little_From_Call_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 1.71 s test_SyncCall_Execution_Move_Out_Of_Remote_Destructed_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 6.76 s test_SyncCall_Execution_Move_Out_Of_Remote_Created_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 6.745 s test_SyncCall_Execution_Resize_Down_From_Return_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 2.227 s test_SyncCall_Execution_Resize_Up_From_Call_Message(org.eclipse.sirius.tests.swtbot.sequence.SyncCall3Test) Time elapsed: 2.214 s test_Sync_Call_Reorder_Message_Before_Execution(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.738 s test_Sync_Call_Reorder_Message_After_Execution(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.735 s test_Reflexif_Sync_Call_Reorder(org.eclipse.sirius.tests.swtbot.sequence.SyncCallInOperandReorderTest) Time elapsed: 1.754 s test_Create_Third_Message_On_Collpase_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.326 s test_Create_Third_Message_Sync_On_Collapse_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.364 s test_Create_Message_On_Execution_Parent(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.398 s test_Create_Message_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.289 s test_Create_Message_Sync_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.276 s test_Create_Message_Sync_On_Execution_Parent(org.eclipse.sirius.tests.swtbot.sequence.CreateMessageOnCollapsedExecutionTest) Time elapsed: 1.369 s test_Delete_Message_And_Sub_Reflexive_Messages(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionMessageToSelfTest) Time elapsed: 2.099 s test_Edition(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 2.147 s test_CascadingDestroyMessages(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.504 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.484 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.399 s test_Deletion(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.385 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.327 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 1.33 s test_Undo_Redo(org.eclipse.sirius.tests.swtbot.sequence.SequenceDestroyMessageTest) Time elapsed: 6.469 s testAttachmentSourceStaysInRangeWhenLifelineIsReduced(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 3.458 s testAttachLifelineToNote(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.38 s testLifeLineCanBeExtendedWithNotAttachementLinkedToMessage(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.927 s testMoveNoteAttachmentSourcePointOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.868 s testAttachNoteToLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.371 s testAttachmentTargetStaysInRangeWhenLifelineIsReduced(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 3.41 s testAttachmentTargetIsStableWhenLifelineIsExtended(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.923 s testAttachmentSourceIsStableWhenLifelineIsExtended(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.901 s testMoveNoteAttachmentTargetPointOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentTest) Time elapsed: 2.853 s testNoteAttachmentVisibilityAfterIncreasingLastOperandSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.866 s testNoteAttachmentVisibilityAfterReducingCombinedFragmentSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.799 s testNoteAttachmentVisibilityAfterIncreasingCombinedFragmentSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.82 s testNoteAttachmentVisibilityAfterReducingOperandSize(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 4.814 s testCreationOfNoteAttachmentFromOperandAndCombinedFragmentToNote(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 6.417 s testCreationOfNoteAttachmentFromNoteToOperandAndCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 6.41 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.NoteAttachmentsWithCombinedFragmentTests) Time elapsed: 1.241 s test_ArrangeLinkedBorderedNodes(org.eclipse.sirius.tests.swtbot.sequence.SequenceArrangeLinkedBorderedNodesTest) Time elapsed: 3.013 s testInteractionUserCreationWithSingleClickOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 2.341 s testInteractionUserCreationWithSingleClickOnDiagram(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.751 s testIUCreationOnCoveredParticipantWithHighExecsImbrication(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 2.957 s testInteractionUserCreationWithSingleClickOnInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.26 s testInteractionUserCreationWithSingleClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.263 s testInteractionUserCreationWithSingleClickOnExecution1(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 2.817 s testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.311 s testInteractionUseCreationWithSingleClickOnLimitOfExecutionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 7.275 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseSingleClickCreationTests) Time elapsed: 1.262 s testInteractionUserCreationWithTwoClickToCoverLifelineE(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 2.811 s testInteractionUseCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.251 s testInteractionUseCreationWithTwoClickAboveCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.305 s testInteractionUseCreationInExistingCFCOnNotCoveredParticipantNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.817 s testInteractionUserCreationWithTwoClickToCoverLifelineFromAToEOnAllEventEndsAfterFirstInteractionUse(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.825 s testInteractionUserCreationWithTwoClickWithoutLifelineCoveredNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.745 s testReadMessageCreationInRangeOfExistingIUFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.286 s testInteractionUseCreationWithTwoClickOnExistingIUWithCommonCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.756 s testInteractionUserCreationWithTwoClickOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 3.306 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTwoClickCreationTests) Time elapsed: 1.25 s testCoveredParticipantsChangeByRemovingAExistingParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.007 s testCoveredParticipantsChangeByRemovingAExistingParticipant2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.893 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.309 s testCoveredParticipantsGraphicalChangeByRemovingSemanticallyAToCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.294 s testCoveredParticipantsGraphicalChangeByAddingSemanticallyEToCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 2.292 s testCoveredParticipantsChangeByAddingANewParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 1.321 s testInteractionUseCoveringCreateMessageNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseCoverageTests) Time elapsed: 3.323 s testVerticalMoveOfE4CallMessageAfterSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.3 s testVerticalMoveOfE4CallMessageBeforeSecondIULowerBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.783 s testFirstInteractionUseVerticalMoveUpNotPossibleBecauseOfTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.283 s testVerticalMoveOfE2OutsideE3RangeForbidden(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.778 s testVerticalMoveOfE2CallMessageAfterSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.28 s testInteractionUseDeletionByInstanceRoleDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.79 s testInteractionUseHorizontalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.309 s testVerticalMoveOfE2CallMessageBeforeSecondIULowerBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.775 s testVerticalMoveOfE2CallMessageOnSecondIUCenterNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.281 s testIUExpansion_WhenAddingEventEnds_OnNoCoveredParticipants_But_Between_StartIUEventEnd_And_EndIUEventEnd(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.378 s testVerticalMoveOfE2ReturnMessageAfterSecondIUUpperBound(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.777 s testVerticalMoveOnReflexiveCallMessageNotAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.358 s testVerticalMoveOnReflexiveReturnMessageNotAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.354 s testInteractionUseMoveUpOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.436 s testFirstInteractionUseVerticalMoveUpToBeforeReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.854 s testVerticalMoveOnEventEndOfNotSemanticallyCoveredLifelineButGraphicallyCovered(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.858 s testVerticalMoveOfE2CallMessageOnFirstIUCenterNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.301 s testReflexiveSyncCallCreationBelowAIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.75 s testFirstInteractionUseVerticalMoveUpToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.823 s testInteractionUseDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 4.099 s testIndirectMoveOfIUCanNotOverlapUnmovedIU(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.813 s testInteractionUseDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.348 s testFirstInteractionUseVerticalMoveUpToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.849 s testFirstInteractionUseVerticalMoveUpToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.827 s testVerticalMoveOfE4CallMessageOnSecondIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.358 s testVerticalMoveOfE2OnE3RangePossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 2.755 s testVerticalMoveOfE2CallMessageBeforeFirstIUNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.499 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseTests) Time elapsed: 1.292 s testSecondInteractionUseVerticalMoveDownAfterReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 3.353 s testCreateMessageMoveDownToShiftAllSubEventEnds(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 3.939 s testSecondInteractionUseVerticalMoveDownToCenterOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.857 s testSecondInteractionUseMoveUnderEndLifelineNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 1.299 s testInteractionUseMoveUpOnCreateMessage(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.295 s testSecondInteractionUseVerticalMoveDownToCallOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.832 s testSecondInteractionUseVerticalMoveDownToReturnOfReflexiveSyncCallOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.833 s testFirstInteractionUseVerticalMoveDownUntilE1TopPossibleAndShiftFiguresBelow(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 2.791 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseMoveDownTests) Time elapsed: 1.259 s testSecondInteractionUseVerticalResizeUpIsNotAllowedOnTopOfE2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.273 s testFirstInteractionUseDecreaseItMininumHeightFromTopNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.266 s testFirstInteractionUseVerticalResizeUpIsAllowed(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 3.276 s testSecondInteractionUseVerticalResizeDownIsNotAllowedOnBottomOfE2(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 2.764 s testSecondInteractionUseDecreaseItMininumHeightFromBottomNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.246 s testFirstInteractionUseVerticalResizeUpNotAllowedBecauseOfTopMargin(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.265 s testFirstInteractionUseVerticalResizeUpToExecutionOnNotSemanticallyCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.327 s testInteractionUseHorizontalResizeNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.314 s testFirstInteractionUseVerticalResizeDownIsAllowedOnTopOfE1(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 2.754 s testFirstInteractionUseDecreaseItMininumHeightFromBottomNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.243 s testSecondInteractionUseDecreaseItMininumHeightFromTopNotPossible(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.269 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.InteractionUseResizeTests) Time elapsed: 1.243 s testCombinedFragmentCreationWithSingleClickInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.243 s testCombinedFragmentCreationWithSingleClickOnHeaderLabelOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.264 s testCombinedFragmentCreationWithSingleClickOnLifeline(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.787 s testCombinedFragmentCreationWithSingleClickOnDiagram(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.245 s testCombinedFragmentCreationWithSingleClickOnHeaderCoveringOneLifelineOfExistingCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.259 s testCombinedFragmentCreationWithSingleClickOnHeaderOnDiagramOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.26 s testCombinedFragmentCreationWithSingleClickOnExistingCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.322 s testCombinedFragmentCreationWithSingleClickOnInstanceRoleNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.242 s testCombinedFragmentCreationWithSingleClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.229 s testCombinedFragmentCreationWithSingleClickOnExecution1(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 2.307 s testCombinedFragmentCreationDeeplyNested(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 31.508 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsSingleClickCreationTests) Time elapsed: 1.296 s testCombinedFragmentCreationInExistingCFCOnNotCoveredParticipant(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 3.852 s testCombinedFragmentCreationWithTwoClickWithoutLifelineCoveredNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 1.739 s testCombinedFragmentCreationWithTwoClickOnExistingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 2.246 s testCombinedFragmentCreationWithTwoClickToCoverLifelineE(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 2.804 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTwoClickCreationTests) Time elapsed: 1.274 s testCombinedFragmentCreationWithTwoClickToCoverLifelineFromAToEOnAllEventBelow(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests) Time elapsed: 2.741 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsWithInclusionCreationTests) Time elapsed: 1.237 s testSyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.255 s testSubExecutionCreationInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 23.21 s testCreateInteractionUseCoveringInteractionUseInCombinedFragmentNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.747 s testInteractionUseCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.245 s testASyncCallCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.251 s testInteractionUseCreationInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.235 s testExecutionCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.242 s testExecutionCreationInRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.252 s testSyncCallCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.251 s testASyncCallCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.251 s testCreateInteractionUseCoveringInteractionUseAndOtherLifelineInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 3.765 s testCreateInteractionUseCoveringInteractionUseAndAllLifelines(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 3.771 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndElementsCreationTests) Time elapsed: 1.245 s testReadMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.245 s testCreateMessageCreationFromNotCoveredParticipantByCombinedFragmentToCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.263 s testDestroyMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.24 s testCreateMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.252 s testDestroyMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.239 s testReadMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.241 s testCreateMessageCreationFromNotCoveredParticipantSemanticallyByCombinedFragmentToCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.327 s testReadMessageCreationInRangeOfExistingCFCFromNotCoveredParticipants(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.241 s testCreateMessageCreationOnRangeOfHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.234 s testCreateMessageInCombinedFragmentCreatedOnExecution(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 3.79 s testCreateMessageCreationOnHeaderOfExistingCFCNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.244 s testDestroyMessageCreationFromCoveredParticipantByCombinedFragmentToNotCovered(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.263 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsAndMessagesCreationTests) Time elapsed: 1.268 s testCombinedFragmentIndirectVerticalResizeDownPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.324 s testCombinedFragmentOperandVerticalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.278 s testCombinedFragmentAndSingleOperandDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.865 s testCombinedFragmentDeletionByInstanceRoleDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.796 s testCombinedFragmentVerticalResizeUp(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.77 s testSubCombinedFragmentVerticalMove(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.756 s testResizeCombinedFragmentCoveringLifelineHavingCreateDestroyMessageInOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 8.989 s testCombinedFragmentWithMessageMove(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.837 s testCombinedFragmentOperandDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.322 s testCombinedFragmentHorizontalResizeNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.274 s testCombinedFragmentDeletionPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.314 s testCombinedFragmentAndManyOperandsDeletion(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.302 s testCombinedFragmentOperandMultipleSelectionDeletionNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 2.263 s testCombinedFragmentOperandDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.994 s testCombinedFragmentVerticalMoveDownShiftCorrectlyBothCFCAndTheirContents(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.758 s testCombinedFragmentHorizontalMoveNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.286 s testExecMoveInCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.799 s testCombinedFragmentDirectEdit(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 3.98 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsTests) Time elapsed: 1.242 s testCombinedFragmentOperandCreationWithSingleClickOnDiagramNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.242 s testCombinedFragmentOperandCreationWithSingleClickOnBoundaryBetweenOperandsPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.774 s testCombinedFragmentOperandCreationWithSingleClickOnExistingCFCHeaderNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.24 s testCombinedFragmentOperandCreationWithSingleClickOnExecutionNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.253 s testCombinedFragmentOperandCreationWithTwoClickCoveringSeveralCCFC(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.738 s testCombinedFragmentOperandCreationWithSingleClickOnInstanceRoleNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.266 s testCombinedFragmentOperandCreationWithSingleClickOnSecondOperands(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 2.799 s testCombinedFragmentOperandCreationWithSingleClickOnFirstOperands(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 4.269 s testCombinedFragmentOperandCreationWithSingleClickOnLifelineNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.252 s testCombinedFragmentOperandCreationWithTwoClickOnExistingIUWithSameCoveredParticipantsNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.285 s testCombinedFragmentOperandCreationWithSingleClickOnInteractionUseNotPossible(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.736 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandCreationTests) Time elapsed: 1.226 s testResizeExecutionOutOfLastOperandLowerBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.31 s testResizeExecutionOutOfFirstOperandUpperBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 11.344 s testResizeFirstOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.244 s testResizeLastOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.277 s testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.311 s testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.291 s testMoveExecutionOnLifelineCanNotHaveItTargetMessageOverlapingCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.304 s testMoveExecutionInOperandCanNotHaveItsTargetMessagesOverlapingOtherCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.279 s testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingOtherOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.269 s testMoveExecutionOnLifelineCanNotHaveItsTargetMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 4.305 s testResizeExecutionOutOfLastOperandUpperBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.308 s testMoveExecutionInOperandCanNotHaveItsSourceMessageOverlapingOtherOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.275 s testMoveExecutionOnLifelineCanNotHaveItSourceMessageOverlapingCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.309 s testMoveExecutionInOperandCanNotHaveItsSourceMessagesOverlapingOtherCF(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.273 s testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 4.298 s testResizeExecutionOutOfFirstOperandLowerBound(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.288 s testResizeFirstOperandOutOfAuthorized(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.732 s testMoveExecutionInOperandCanNotHaveItsTargetMessageOverlapingIU(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 3.284 s testMoveExecutionOnLifelineCanNotHaveItsSourceMessageOverlapingOperand(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 2.312 s testDiagramConsistency(org.eclipse.sirius.tests.swtbot.sequence.CombinedFragmentsOperandOverlapTests) Time elapsed: 1.231 s test_Resize_State_With_2_Executions(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.819 s test_Change_States_Order(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.678 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.244 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.167 s test_Resize(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.192 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.715 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.237 s test_Resize_State_On_Execution(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.297 s test_ArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.782 s test_Ordering(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.147 s test_Move_Resize_Ordering(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.747 s test_Horizontal_Resize(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 4.175 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 1.14 s test_Resize_State_With_Message(org.eclipse.sirius.tests.swtbot.sequence.StateBasicTests) Time elapsed: 2.842 s test_Change_States_Order(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.764 s test_Creation2(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.259 s test_Creation_Deletion(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.248 s test_Zoom(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 2.29 s test_Move_In_Lifeline_Start_without_Stack_Overflow(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 2.276 s test_Creation(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.234 s test_Move_In_Title_Range(org.eclipse.sirius.tests.swtbot.sequence.PunctualStateTests) Time elapsed: 1.772 s testGMFNoteAttachementOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.361 s testGMFTextCreationOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.329 s testGMFNoteOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.306 s testViewpointNodeCreationOnSequenceDiagramDoesNotTriggerRefreshLayout(org.eclipse.sirius.tests.swtbot.sequence.RefreshLayoutNotExecutedOnNoSequenceChangesTests) Time elapsed: 1.476 s test_Move_Destroy_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.239 s test_Connect_Destroy_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.159 s test_Connect_Message_As_Target_With_Second_Click_On_Lifeline_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.158 s test_Move_Create_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.241 s test_Move_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.195 s test_Connect_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.147 s test_Connect_Destroy_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.169 s test_Move_Destroy_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.223 s test_Move_Sync_Message_To_Have_Source_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.219 s test_Connect_Create_Message_As_Source_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.156 s test_Move_Create_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.205 s test_Move_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.202 s test_Connect_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.161 s test_Connect_Create_Message_As_Target_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.188 s test_Move_Sync_Message_To_Have_Target_On_State_Not_Possible(org.eclipse.sirius.tests.swtbot.sequence.StateNoMessageTests) Time elapsed: 1.199 s testDragInOutCombinedFragmentForbidden(org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest) Time elapsed: 1.793 s testDragInOutCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.ComplexInOutCombinedFragmentTest) Time elapsed: 3.247 s test_Constraint_Creation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.779 s test_Observed_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.664 s test_ObservationPointLayer_Activation_Zoom50(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 3.244 s test_Observed_Message_Right_To_Left(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.707 s test_Move_Forbidden(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.7 s test_Observed_Reflexive_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.66 s test_ObservationPointLayer_Activation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 3.208 s test_Observed_Destruction_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.707 s test_Observed_Sync_Call(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.674 s test_Observed_Punctual_State(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.252 s test_Observed_State(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.295 s test_Observed_Interaction_Use(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.772 s test_Extra_Mapping_Constraint_Creation(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.176 s test_Creation_With_Activated_Layer(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.723 s test_Observed_Creation_Message(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 1.677 s test_Observed_Combined_Fragment(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.344 s test_Event_Move(org.eclipse.sirius.tests.swtbot.sequence.ObservationPointTests) Time elapsed: 2.287 s testEditModeDropDownMenuNotVisible(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 11.059 s testUnpinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.295 s testCopyLayoutFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.256 s testPinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.249 s testHideFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 1.24 s testShowHideWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 2.759 s testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnSequenceDiagramTest) Time elapsed: 2.631 s testUnpinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.076 s testCopyLayoutFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.083 s testPinFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.07 s testHideFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.079 s testShowHideWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.2 s testPinUnPinWizardFromTabbarOnSequenceDiagramsComponents(org.eclipse.sirius.tests.swtbot.sequence.ActionDisabledOnExtendedMessagesTest) Time elapsed: 1.195 s testDragCombinedFragmentToCombinedFragment(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.229 s testDragInteractionUseToInteractionUseForbidden(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.202 s testDragInteractionUseToInteractionUse(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 3.218 s testDragCombinedFragmentToCombinedFragmentForbidden(org.eclipse.sirius.tests.swtbot.sequence.FrameReparentTest) Time elapsed: 2.251 s testInstanceRoleIndexOnCreation(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.77 s testInstanceRoleReorderingOnOtherOpenedDiagram(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.475 s testSimpleInstanceRoleReorderingByDragAndDrop(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.243 s testInstanceRoleReorderingFromSemanticChange(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 1.256 s testInstanceRoleReorderingAtDiagramOpening(org.eclipse.sirius.tests.swtbot.sequence.InstanceRoleOrderingTests) Time elapsed: 3.987 s testResizingInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.594 s testDisplayRuler(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.158 s testRenameLifeLine(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.267 s testChangeBackgroundColor(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.115 s testMovingInstanceRole(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.536 s testChangeZoom(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.101 s testChangeLabelColor(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.127 s testArrangeAll(org.eclipse.sirius.tests.swtbot.sequence.HeaderSequenceDiagramTests) Time elapsed: 1.562 s test_Undo_Redo_Arrange_All(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.57 s test_Deletion_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.656 s test_Move_Out_Of_Lifeline(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.533 s test_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.634 s test_Creation_Ordering(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.587 s test_Undo_Redo_Move(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.832 s test_Arrange_All(org.eclipse.sirius.tests.swtbot.sequence.SequenceExecutionBasicAndReturnMessageTest) Time elapsed: 1.55 s test_move_execution_group_on_top_of_smaller_execution(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.699 s test_move_execution_out_of_parent_and_above_it(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 11.27 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Failed to find Node --> org.eclipse.sirius.sample.interactions.impl.ExecutionImpl@1e801970 (name: e7) moved at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_out_of_parent_and_above_it(ExecutionMoveTests.java:432) test_move_execution_with_message_in_init_zone(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.829 s <<< FAILURE! junit.framework.AssertionFailedError: expected:<40> but was:<50> at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_execution_with_message_in_init_zone(ExecutionMoveTests.java:210) test_move_execution_inside_new_parent_before_siblings(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.701 s test_move_execution_inside_new_parent_with_expansion(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.697 s test_move_plain_execution_above_sibling_shifts_sibling_and_children(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 11.757 s <<< ERROR! org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Failed to find Node --> org.eclipse.sirius.sample.interactions.impl.ExecutionImpl@3734821a (name: e7) moved at org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests.test_move_plain_execution_above_sibling_shifts_sibling_and_children(ExecutionMoveTests.java:303) test_move_execution_partially_below_parent_trigger_expansion1(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.721 s test_move_execution_partially_below_parent_trigger_expansion2(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.718 s test_move_execution_partially_below_parent_trigger_expansion3(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.705 s test_move_execution_inside_new_parent_between_siblings(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.72 s test_move_execution_partially_below_parent_not_allowed(org.eclipse.sirius.tests.swtbot.sequence.ExecutionMoveTests) Time elapsed: 1.7 s Results: Failures: ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_execution_with_message_in_init_zone:210 expected:<40> but was:<50> SyncCallTest>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_SyncCall_Move_Reconnect2:1612 The execution index 1 on lifeline c : C is not at the expected vertical position expected:<500> but was:<502> Errors: ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_execution_out_of_parent_and_above_it:432 » Timeout ExecutionMoveTests>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_move_plain_execution_above_sibling_shifts_sibling_and_children:303 » Timeout SyncCall2Test>AbstractSiriusSwtBotGefTestCase.runBare:1923->SWTBotTestCase.runBare:238->AbstractSiriusSwtBotGefTestCase.runTest:465->test_SyncCall_Delete_And_Reconnect_Sub_Event:478 » Timeout Tests run: 483, Failures: 2, Errors: 3, Skipped: 0 [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports for the individual test results. [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >------------- [INFO] Building org.eclipse.sirius.tests 6.4.0-SNAPSHOT [145/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >---- [INFO] Building org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT [146/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT [147/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT [148/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT [149/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------ [INFO] Building org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT [150/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 6.4.0-SNAPSHOT [151/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT [152/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >--- [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT [153/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT [154/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT [155/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT [156/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT [157/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT [158/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Jul 04, 2020 10:42:26 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Bundle-Localization. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >------- [INFO] Building org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT [159/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >--------- [INFO] Building org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT [160/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update --- [INFO] The project's OSGi version is 6.4.0.202007042220 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.tests.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-sequence/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 6.4.0-SNAPSHOT ....................... SUCCESS [ 5.866 s] [INFO] org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT ......... SUCCESS [ 3.457 s] [INFO] org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT ........... SUCCESS [ 0.071 s] [INFO] org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT .......... SUCCESS [ 0.145 s] [INFO] org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT ..... SUCCESS [ 0.150 s] [INFO] org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT ....... SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT . SUCCESS [ 0.067 s] [INFO] org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT .......... SUCCESS [ 0.133 s] [INFO] org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT ... SUCCESS [ 0.334 s] [INFO] org.eclipse.sirius.common 6.4.0-SNAPSHOT ........... SUCCESS [ 0.789 s] [INFO] org.eclipse.sirius 6.4.0-SNAPSHOT .................. SUCCESS [ 2.307 s] [INFO] org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT SUCCESS [ 0.164 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT SUCCESS [ 0.183 s] [INFO] org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT SUCCESS [ 0.105 s] [INFO] org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT ....... SUCCESS [ 0.102 s] [INFO] org.eclipse.sirius.diagram 6.4.0-SNAPSHOT .......... SUCCESS [ 1.623 s] [INFO] org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT SUCCESS [ 0.169 s] [INFO] org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT ..... SUCCESS [ 0.110 s] [INFO] org.eclipse.sirius.table 6.4.0-SNAPSHOT ............ SUCCESS [ 0.432 s] [INFO] org.eclipse.sirius.tree 6.4.0-SNAPSHOT ............. SUCCESS [ 0.399 s] [INFO] org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT ... SUCCESS [ 0.131 s] [INFO] org.eclipse.sirius.runtime 6.4.0-SNAPSHOT .......... SUCCESS [ 0.229 s] [INFO] org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT .. SUCCESS [ 0.160 s] [INFO] org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT ...... SUCCESS [ 0.040 s] [INFO] org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT ...... SUCCESS [ 0.046 s] [INFO] org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT .. SUCCESS [ 1.668 s] [INFO] org.eclipse.sirius.services.common 6.4.0-SNAPSHOT .. SUCCESS [ 0.083 s] [INFO] org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT . SUCCESS [ 0.156 s] [INFO] org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT SUCCESS [ 0.154 s] [INFO] org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT SUCCESS [ 0.113 s] [INFO] org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT SUCCESS [ 0.103 s] [INFO] org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT . SUCCESS [ 0.221 s] [INFO] org.eclipse.sirius.server 6.4.0-SNAPSHOT ........... SUCCESS [ 0.154 s] [INFO] org.eclipse.sirius.server.application 6.4.0-SNAPSHOT SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT ... SUCCESS [ 0.204 s] [INFO] org.eclipse.sirius.server.images 6.4.0-SNAPSHOT .... SUCCESS [ 0.103 s] [INFO] org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 0.131 s] [INFO] org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT .. SUCCESS [ 0.153 s] [INFO] org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT SUCCESS [ 0.136 s] [INFO] org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT ... SUCCESS [ 0.104 s] [INFO] org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT ..... SUCCESS [ 0.090 s] [INFO] org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT SUCCESS [ 0.211 s] [INFO] org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT ... SUCCESS [ 0.152 s] [INFO] org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT SUCCESS [ 0.060 s] [INFO] org.eclipse.sirius.server.product 6.4.0-SNAPSHOT ... SUCCESS [ 10.135 s] [INFO] org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT ....... SUCCESS [ 0.072 s] [INFO] org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.152 s] [INFO] org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT .......... SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT .. SUCCESS [ 0.162 s] [INFO] org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT ........ SUCCESS [ 0.067 s] [INFO] org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT .......... SUCCESS [ 0.083 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT SUCCESS [ 0.090 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT SUCCESS [ 0.207 s] [INFO] org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.331 s] [INFO] org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT .... SUCCESS [ 0.123 s] [INFO] org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.154 s] [INFO] org.eclipse.sirius.ui 6.4.0-SNAPSHOT ............... SUCCESS [ 1.188 s] [INFO] org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 3.011 s] [INFO] org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT ...... SUCCESS [ 0.574 s] [INFO] org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT SUCCESS [ 0.205 s] [INFO] org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT ... SUCCESS [ 0.151 s] [INFO] org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT . SUCCESS [ 0.773 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT SUCCESS [ 0.330 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT SUCCESS [ 0.556 s] [INFO] org.eclipse.sirius.doc 6.4.0-SNAPSHOT .............. SUCCESS [ 0.750 s] [INFO] org.eclipse.sirius.editor 6.4.0-SNAPSHOT ........... SUCCESS [ 0.948 s] [INFO] org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 0.823 s] [INFO] org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT .. SUCCESS [ 0.480 s] [INFO] org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT ......... SUCCESS [ 0.596 s] [INFO] org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT ..... SUCCESS [ 0.300 s] [INFO] org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT .......... SUCCESS [ 0.321 s] [INFO] org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT ...... SUCCESS [ 0.242 s] [INFO] org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT .. SUCCESS [ 0.262 s] [INFO] org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT ..... SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT ...... SUCCESS [ 0.165 s] [INFO] org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.099 s] [INFO] org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT ...... SUCCESS [ 0.098 s] [INFO] org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT ........... SUCCESS [ 0.090 s] [INFO] org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT ........ SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT SUCCESS [ 0.331 s] [INFO] org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT SUCCESS [ 0.532 s] [INFO] org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT .... SUCCESS [ 0.156 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.071 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.085 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.152 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.090 s] [INFO] org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT ... SUCCESS [ 0.076 s] [INFO] org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT SUCCESS [ 0.076 s] [INFO] org.eclipse.sirius.properties 6.4.0-SNAPSHOT ....... SUCCESS [ 0.380 s] [INFO] org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT .. SUCCESS [ 0.377 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.098 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT SUCCESS [ 0.146 s] [INFO] org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT SUCCESS [ 0.109 s] [INFO] org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT .. SUCCESS [ 0.309 s] [INFO] org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT SUCCESS [ 0.773 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.212 s] [INFO] org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT .... SUCCESS [ 0.209 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.127 s] [INFO] org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT SUCCESS [ 0.084 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT SUCCESS [ 0.088 s] [INFO] org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT SUCCESS [ 0.085 s] [INFO] org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT SUCCESS [ 0.094 s] [INFO] org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT . SUCCESS [ 0.149 s] [INFO] org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.aql 6.4.0-SNAPSHOT .............. SUCCESS [ 0.041 s] [INFO] org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT ...... SUCCESS [ 0.422 s] [INFO] org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT .. SUCCESS [ 0.053 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.041 s] [INFO] org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT ... SUCCESS [ 0.194 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT SUCCESS [ 0.060 s] [INFO] org.eclipse.sirius.samples 6.4.0-SNAPSHOT .......... SUCCESS [ 0.058 s] [INFO] org.eclipse.sirius.specifier 6.4.0-SNAPSHOT ........ SUCCESS [ 0.369 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.039 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT SUCCESS [ 0.038 s] [INFO] org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT . SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT .... SUCCESS [ 0.083 s] [INFO] org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT SUCCESS [ 0.042 s] [INFO] org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.098 s] [INFO] org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.080 s] [INFO] org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.053 s] [INFO] org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT . SUCCESS [ 0.100 s] [INFO] org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT SUCCESS [ 0.083 s] [INFO] org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT SUCCESS [ 0.077 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT SUCCESS [ 0.086 s] [INFO] org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT SUCCESS [ 0.198 s] [INFO] org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT SUCCESS [ 0.130 s] [INFO] org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT SUCCESS [ 0.197 s] [INFO] org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT SUCCESS [ 0.105 s] [INFO] org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT SUCCESS [ 0.175 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT SUCCESS [ 0.097 s] [INFO] org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT SUCCESS [ 0.123 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT SUCCESS [ 0.089 s] [INFO] org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT SUCCESS [ 0.215 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT SUCCESS [ 0.192 s] [INFO] org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT SUCCESS [ 0.098 s] [INFO] org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT SUCCESS [ 0.226 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT SUCCESS [ 0.115 s] [INFO] org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT SUCCESS [ 0.200 s] [INFO] org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT ...... SUCCESS [ 4.181 s] [INFO] org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT ....... SUCCESS [ 0.541 s] [INFO] org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT ..... SUCCESS [18:25 min] [INFO] org.eclipse.sirius.tests 6.4.0-SNAPSHOT ............ SUCCESS [ 0.196 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT SUCCESS [ 0.087 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT SUCCESS [ 0.162 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT SUCCESS [ 0.127 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT SUCCESS [ 0.074 s] [INFO] org.eclipse.sirius.update 6.4.0-SNAPSHOT ........... SUCCESS [ 7.702 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT SUCCESS [ 0.707 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT SUCCESS [ 0.698 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT SUCCESS [ 0.232 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT SUCCESS [ 0.203 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT SUCCESS [ 0.116 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT SUCCESS [ 0.201 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT SUCCESS [ 0.138 s] [INFO] org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT SUCCESS [ 0.308 s] [INFO] org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT ..... SUCCESS [ 1.731 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:35 min [INFO] Finished at: 2020-07-04T22:42:28Z [INFO] ------------------------------------------------------------------------ [migration] $ /bin/sh -xe /tmp/jenkins2884485452897565587.sh + '[' false = true ']' Terminating xvnc. Not sending mail to unregistered user maxime.porhel@obeo.fr Not sending mail to unregistered user pierre-charles.david@obeo.fr Not sending mail to unregistered user arnaud.dieumegard@obeo.fr Not sending mail to unregistered user laurent.fasani@obeo.fr Not sending mail to unregistered user florian.barbin@obeo.fr Not sending mail to unregistered user laurent.redor@obeo.fr Not sending mail to unregistered user steve.monnier@obeo.fr An attempt to send an e-mail to empty list of recipients, ignored. Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE