Skip to content
Unstable

Console Output

20:10:14 Started by upstream project "sirius.tests-master" build number 3519
20:10:14 originally caused by:
20:10:14  Started by timer
20:10:14 Running as SYSTEM
20:10:14 Agent centos-7-6gb-dmvcq is provisioned from template centos-7-6gb
20:10:14 ---
20:10:14 apiVersion: "v1"
20:10:14 kind: "Pod"
20:10:14 metadata:
20:10:14   annotations:
20:10:14     kubernetes.jenkins.io/last-refresh: "1717459807829"
20:10:14   labels:
20:10:14     jenkins: "slave"
20:10:14     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
20:10:14     jenkins/label: "centos-7-6gb"
20:10:14     kubernetes.jenkins.io/controller: "http___jenkins-ui_sirius_svc_cluster_local_siriusx"
20:10:14   name: "centos-7-6gb-dmvcq"
20:10:14   namespace: "sirius"
20:10:14 spec:
20:10:14   containers:
20:10:14   - env:
20:10:14     - name: "JENKINS_SECRET"
20:10:14       value: "********"
20:10:14     - name: "JENKINS_TUNNEL"
20:10:14       value: "jenkins-discovery.sirius.svc.cluster.local:50000"
20:10:14     - name: "JENKINS_AGENT_NAME"
20:10:14       value: "centos-7-6gb-dmvcq"
20:10:14     - name: "JENKINS_REMOTING_JAVA_OPTS"
20:10:14       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
20:10:14         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
20:10:14     - name: "JAVA_TOOL_OPTIONS"
20:10:14       value: ""
20:10:14     - name: "_JAVA_OPTIONS"
20:10:14       value: ""
20:10:14     - name: "REMOTING_OPTS"
20:10:14       value: "-noReconnectAfter 1d"
20:10:14     - name: "OPENJ9_JAVA_OPTIONS"
20:10:14       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
20:10:14     - name: "JENKINS_NAME"
20:10:14       value: "centos-7-6gb-dmvcq"
20:10:14     - name: "JENKINS_AGENT_WORKDIR"
20:10:14       value: "/home/jenkins/agent"
20:10:14     - name: "JENKINS_URL"
20:10:14       value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/"
20:10:14     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
20:10:14     imagePullPolicy: "Always"
20:10:14     name: "jnlp"
20:10:14     resources:
20:10:14       limits:
20:10:14         cpu: "2000m"
20:10:14         memory: "6144Mi"
20:10:14       requests:
20:10:14         cpu: "1000m"
20:10:14         memory: "6144Mi"
20:10:14     tty: true
20:10:14     volumeMounts:
20:10:14     - mountPath: "/home/jenkins/.m2/toolchains.xml"
20:10:14       name: "m2-dir"
20:10:14       readOnly: true
20:10:14       subPath: "toolchains.xml"
20:10:14     - mountPath: "/home/jenkins/.mavenrc"
20:10:14       name: "m2-dir"
20:10:14       readOnly: true
20:10:14       subPath: ".mavenrc"
20:10:14     - mountPath: "/opt/tools"
20:10:14       name: "volume-0"
20:10:14       readOnly: false
20:10:14     - mountPath: "/home/jenkins"
20:10:14       name: "volume-2"
20:10:14       readOnly: false
20:10:14     - mountPath: "/home/jenkins/.m2/repository"
20:10:14       name: "volume-3"
20:10:14       readOnly: false
20:10:14     - mountPath: "/home/jenkins/.m2/settings-security.xml"
20:10:14       name: "m2-secret-dir"
20:10:14       readOnly: true
20:10:14       subPath: "settings-security.xml"
20:10:14     - mountPath: "/home/jenkins/.m2/wrapper"
20:10:14       name: "volume-4"
20:10:14       readOnly: false
20:10:14     - mountPath: "/home/jenkins/.m2/settings.xml"
20:10:14       name: "m2-secret-dir"
20:10:14       readOnly: true
20:10:14       subPath: "settings.xml"
20:10:14     - mountPath: "/home/jenkins/.ssh"
20:10:14       name: "volume-1"
20:10:14       readOnly: false
20:10:14       subPath: ""
20:10:14     - mountPath: "/home/jenkins/agent"
20:10:14       name: "workspace-volume"
20:10:14       readOnly: false
20:10:14     workingDir: "/home/jenkins/agent"
20:10:14   nodeSelector:
20:10:14     kubernetes.io/os: "linux"
20:10:14   restartPolicy: "Never"
20:10:14   volumes:
20:10:14   - name: "volume-0"
20:10:14     persistentVolumeClaim:
20:10:14       claimName: "tools-claim-jiro-sirius"
20:10:14       readOnly: true
20:10:14   - name: "m2-secret-dir"
20:10:14     secret:
20:10:14       secretName: "m2-secret-dir"
20:10:14   - emptyDir:
20:10:14       medium: ""
20:10:14     name: "volume-2"
20:10:14   - configMap:
20:10:14       name: "m2-dir"
20:10:14     name: "m2-dir"
20:10:14   - configMap:
20:10:14       name: "known-hosts"
20:10:14     name: "volume-1"
20:10:14   - emptyDir:
20:10:14       medium: ""
20:10:14     name: "workspace-volume"
20:10:14   - emptyDir:
20:10:14       medium: ""
20:10:14     name: "volume-4"
20:10:14   - emptyDir:
20:10:14       medium: ""
20:10:14     name: "volume-3"
20:10:14 
20:10:14 Building remotely on centos-7-6gb-dmvcq (centos-7-6gb) in workspace /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb
20:10:15 The recommended git tool is: git
20:10:17 No credentials specified
20:10:17 Cloning the remote Git repository
20:10:17 Cloning repository https://github.com/eclipse-sirius/sirius-desktop.git
20:10:17  > git init /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb # timeout=10
20:10:17 Fetching upstream changes from https://github.com/eclipse-sirius/sirius-desktop.git
20:10:17  > git --version # timeout=10
20:10:17  > git --version # 'git version 2.36.6'
20:10:17  > git fetch --tags --force --progress -- https://github.com/eclipse-sirius/sirius-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:10:47  > git config remote.origin.url https://github.com/eclipse-sirius/sirius-desktop.git # timeout=10
20:10:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:10:48 Avoid second fetch
20:10:48 Checking out Revision f041e747254dd843fcba8a102aef3c1bdc347b93 (origin/master)
20:10:48  > git config core.sparsecheckout # timeout=10
20:10:48  > git checkout -f f041e747254dd843fcba8a102aef3c1bdc347b93 # timeout=10
20:10:52 Commit message: "[releng] Add reasonable build timeout to avoid hanging builds"
20:10:52  > git rev-list --no-walk f041e747254dd843fcba8a102aef3c1bdc347b93 # timeout=10
20:10:52 $ pkill Xvnc
20:10:52 $ pkill Xrealvnc
20:10:52 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
20:10:52 [centos-7-6gb] $ Xvnc -help
20:10:52 Starting xvnc
20:10:52 [centos-7-6gb] $ Xvnc :83 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
20:10:52 
20:10:52 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
20:10:52 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
20:10:52 See http://www.tigervnc.org for information on TigerVNC.
20:10:52 Underlying X server release 12004000, The X.Org Foundation
20:10:52 
20:10:52 
20:10:52 Tue Jun  4 00:10:52 2024
20:10:52  vncext:      VNC extension running!
20:10:52  vncext:      Listening for VNC connections on all interface(s), port 5983
20:10:52  vncext:      created VNC server for screen 0
20:10:52 [centos-7-6gb] $ /bin/sh -xe /tmp/jenkins2082393562180918867.sh
20:10:52 + rm -rf /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/screenshots
20:10:52 + xrandr -s 1920x1200
20:10:52  ComparingUpdateTracker: 0 pixels in / 0 pixels out
20:10:52  ComparingUpdateTracker: (1:-nan ratio)
20:10:52 + xsetroot -solid grey
20:10:52 + xhost +
20:10:52 + vncconfig -iconic
20:10:52 access control disabled, clients can connect from any host
20:10:52 + sleep 2
20:10:54 + sleep 2
20:10:54 + metacity --replace --sm-disable --display=:83
20:11:06 Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
20:11:06 [centos-7-6gb] $ /bin/sh -xe /tmp/jenkins8404506106932252410.sh
20:11:06 + wget --no-check-certificate -O comic-relief.zip https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
20:11:06 --2024-06-04 00:11:06--  https://raw.githubusercontent.com/pcdavid/comic-relief/main/comic-relief.zip
20:11:06 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ...
20:11:06 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
20:11:06 HTTP request sent, awaiting response... 200 OK
20:11:06 Length: 110354 (108K) [application/zip]
20:11:06 Saving to: ‘comic-relief.zip’
20:11:06 
20:11:06      0K .......... .......... .......... .......... .......... 46% 11.4M 0s
20:11:06     50K .......... .......... .......... .......... .......... 92% 12.1M 0s
20:11:06    100K .......                                               100% 67.0M=0.008s
20:11:06 
20:11:06 2024-06-04 00:11:06 (12.5 MB/s) - ‘comic-relief.zip’ saved [110354/110354]
20:11:06 
20:11:06 + unzip comic-relief.zip
20:11:06 Archive:  comic-relief.zip
20:11:06   inflating: ComicRelief.ttf         
20:11:06   inflating: FONTLOG.txt             
20:11:06   inflating: OFL.txt                 
20:11:06   inflating: OFL-FAQ.txt             
20:11:06   inflating: ComicRelief-Bold.ttf    
20:11:06 + mkdir -p /home/jenkins/.fonts
20:11:06 + mv ComicRelief.ttf /home/jenkins/.fonts
20:11:06 + mkdir -p /home/jenkins/.config/fontconfig
20:11:06 + cat
20:11:06 [centos-7-6gb] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2023-03 -Djdk=openjdk-jdk17-latest -DSUITE=swtbot-part2 -DDELETE_BUILD_RESULT=false -DCLEAR_PRIVATE_REPO=false -Dlabel=centos-7-6gb -Dplatform-version-name=2023-03 -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository clean integration-test -B -Pfull -Pheadless -Pswtbot-part2
20:11:07 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
20:11:07 Maven home: /opt/tools/apache-maven/latest
20:11:07 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
20:11:07 Default locale: en_US, platform encoding: UTF-8
20:11:07 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
20:11:09 [INFO] Scanning for projects...
20:11:21 [INFO] Tycho Version:  4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f)
20:11:21 [INFO] Tycho Mode:     project
20:11:21 [INFO] Tycho Builder:  maven
20:11:45 [INFO] ------------------------------------------------------------------------
20:11:45 [INFO] Reactor Build Order:
20:11:45 [INFO] 
20:11:45 [INFO] Sirius Parent                                                      [pom]
20:11:45 [INFO] org.eclipse.sirius.ext.base                             [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.e3                               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.emf                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.emf.edit                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.emf.tx                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.gmf.notation                     [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.ide                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.model                                [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ecore.extender                       [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common                               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius                                      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.acceleo.aql                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.acceleo.mtl                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.interpreter                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.ocl                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.model                        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.formatdata                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.synchronizer                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.table.model                          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.table                                [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tree.model                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tree                                 [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.model.feature                       [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime                             [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.acceleo                     [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.aql                         [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.ocl                         [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.headless.update                  [eclipse-repository]
20:11:45 [INFO] org.eclipse.sirius.ext.draw2d                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.e3.ui                            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.emf.ui                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.gef                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.gmf.runtime                      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.jface                            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ext.swt                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.acceleo.aql.ide               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.ui                            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.ui.ext                        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.xtext                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ui                                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.ui                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.elk                          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.elk.debug                    [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.sequence.model               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.ui.ext                       [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.sequence                     [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.sequence.edit                [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.diagram.sequence.ui                  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.doc                                  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor                               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.diagram                       [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.sequence                      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.table.ui                             [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.table                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tree.ui                              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.tree                          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.eef.adapters                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.interpreter                          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.table.ui.ext                         [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tree.ui.ext                          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ui.ext                               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ui.editor                            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.junit.support                  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.swtbot.support                 [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily.edit              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily.editor            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily.design            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.samples.family                       [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.common.interpreter.aql               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties                           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties.edit                      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties.ext.widgets.reference     [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties.defaultrules              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.properties.core                      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.properties                    [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ui.properties                        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.properties                    [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.properties.checkbox           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.properties.radio              [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.properties.textarea           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.ui.properties             [eclipse-test-plugin]
20:11:45 [INFO] org.eclipse.sirius.aql                                 [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.doc.feature                         [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.ide.eef                     [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo              [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.ide.ui                      [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.runtime.ide.xtext                   [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.samples                             [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.specifier                           [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo            [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.specifier.ide.ui.aql                [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.specifier.ide.ui                    [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.tests.support                       [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.interpreter.feature                 [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.properties.feature                  [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.specifier.properties.feature        [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.samples.properties.feature          [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.diagram.elk.feature                 [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature             [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily.feature          [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.docbook                 [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.docbook.design          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.component               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.component.design        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.benchmark               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.interactions                  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.interactions.edit             [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.migration               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.interactions.design           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.interactions.editor           [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.sample.ecore.design                  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.migration.design        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.scxml                   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.junit                     [eclipse-test-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.tree                      [eclipse-test-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.swtbot                    [eclipse-test-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.scxml.design            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests                               [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.tests.rcptt.properties               [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples       [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor        [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.rcptt.feature                 [eclipse-feature]
20:11:45 [INFO] org.eclipse.sirius.update                           [eclipse-repository]
20:11:45 [INFO] org.eclipse.sirius.sample.basicfamily.update        [eclipse-repository]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.docbook.edit            [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.docbook.editor          [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine      [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide  [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui   [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.junit.xtext               [eclipse-test-plugin]
20:11:45 [INFO] org.eclipse.sirius.tests.update                     [eclipse-repository]
20:11:45 [INFO] 
20:11:45 [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------
20:11:45 [INFO] Building Sirius Parent 7.4.1-SNAPSHOT                            [1/140]
20:11:45 [INFO]   from pom.xml
20:11:45 [INFO] --------------------------------[ pom ]---------------------------------
20:11:45 [INFO] 
20:11:45 [INFO] --- clean:3.2.0:clean (default-clean) @ sirius-parent ---
20:11:46 [INFO] 
20:11:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ sirius-parent ---
20:11:51 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:11:51 [INFO] 
20:11:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ sirius-parent ---
20:11:51 [INFO] 
20:11:51 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >-----------
20:11:51 [INFO] Building org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT              [2/140]
20:11:51 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/pom.xml
20:11:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:11:54 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.parent/../../releng/org.eclipse.sirius.targets/./sirius_2023-03.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@22e3d222
20:11:55 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
20:11:55 [INFO]     Cache location:         /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/.cache/tycho
20:11:55 [INFO]     Transport mode:         online
20:11:55 [INFO]     Http Transport type:    Java11Client
20:11:55 [INFO]     Update mode:            cache first
20:11:55 [INFO]     Minimum cache duration: 60 minutes
20:11:55 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
20:12:06 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
20:12:07 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
20:12:09 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).; Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).]
20:12:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/pom.xml
20:12:14 [INFO] 
20:12:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.base ---
20:12:14 [INFO] 
20:12:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:15 [INFO] 
20:12:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] 
20:12:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] 
20:12:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] 
20:12:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] Resolving class path of org.eclipse.sirius.ext.base
20:12:15 [INFO] 
20:12:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base ---
20:12:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:15 [INFO] 
20:12:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.base ---
20:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/src/main/resources
20:12:17 [INFO] 
20:12:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.base ---
20:12:18 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:20 [INFO] 
20:12:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] 
20:12:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] 
20:12:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/src/test/resources
20:12:20 [INFO] 
20:12:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] 
20:12:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] 
20:12:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base ---
20:12:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.1-SNAPSHOT-sources.jar
20:12:21 [INFO] 
20:12:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base ---
20:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-7.4.1-SNAPSHOT.jar
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base ---
20:12:25 [INFO] 
20:12:25 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------
20:12:25 [INFO] Building org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT                [3/140]
20:12:25 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/pom.xml
20:12:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/pom.xml
20:12:25 [INFO] 
20:12:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Resolving class path of org.eclipse.sirius.ext.e3
20:12:25 [INFO] 
20:12:25 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:25 [INFO] 
20:12:25 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/src/main/resources
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Nothing to compile - all classes are up to date
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/src/test/resources
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT-sources.jar
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-7.4.1-SNAPSHOT.jar
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 ---
20:12:25 [INFO] 
20:12:25 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------
20:12:25 [INFO] Building org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT               [4/140]
20:12:25 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/pom.xml
20:12:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/pom.xml
20:12:27 [INFO] 
20:12:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] 
20:12:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:27 [INFO] 
20:12:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] 
20:12:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] 
20:12:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] 
20:12:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf ---
20:12:27 [INFO] Resolving class path of org.eclipse.sirius.ext.emf
20:12:27 [INFO] 
20:12:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:28 [INFO] 
20:12:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/src/main/resources
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/src/test/resources
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-SNAPSHOT-sources.jar
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-7.4.1-SNAPSHOT.jar
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf ---
20:12:28 [INFO] 
20:12:28 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >---------
20:12:28 [INFO] Building org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT          [5/140]
20:12:28 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
20:12:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml
20:12:29 [INFO] 
20:12:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] 
20:12:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:29 [INFO] 
20:12:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] 
20:12:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] 
20:12:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] 
20:12:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.edit
20:12:29 [INFO] 
20:12:29 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:29 [INFO] 
20:12:29 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources
20:12:29 [INFO] 
20:12:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit ---
20:12:29 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.1-SNAPSHOT-sources.jar
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-7.4.1-SNAPSHOT.jar
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit ---
20:12:30 [INFO] 
20:12:30 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >----------
20:12:30 [INFO] Building org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT            [6/140]
20:12:30 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
20:12:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml
20:12:31 [INFO] 
20:12:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.tx
20:12:31 [INFO] 
20:12:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:31 [INFO] 
20:12:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.1-SNAPSHOT-sources.jar
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-7.4.1-SNAPSHOT.jar
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx ---
20:12:31 [INFO] 
20:12:31 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >-------
20:12:31 [INFO] Building org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT      [7/140]
20:12:31 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
20:12:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml
20:12:31 [INFO] 
20:12:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.notation
20:12:31 [INFO] 
20:12:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:31 [INFO] 
20:12:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] Nothing to compile - all classes are up to date
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] 
20:12:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.1-SNAPSHOT-sources.jar
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-7.4.1-SNAPSHOT.jar
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation ---
20:12:32 [INFO] 
20:12:32 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------
20:12:32 [INFO] Building org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT               [8/140]
20:12:32 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/pom.xml
20:12:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/pom.xml
20:12:32 [INFO] 
20:12:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] Resolving class path of org.eclipse.sirius.ext.ide
20:12:32 [INFO] 
20:12:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:32 [INFO] 
20:12:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/src/main/resources
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/src/test/resources
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide ---
20:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.1-SNAPSHOT-sources.jar
20:12:32 [INFO] 
20:12:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide ---
20:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-7.4.1-SNAPSHOT.jar
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide ---
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide ---
20:12:33 [INFO] 
20:12:33 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.model >-------------
20:12:33 [INFO] Building org.eclipse.sirius.model 7.4.1-SNAPSHOT                 [9/140]
20:12:33 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/pom.xml
20:12:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/pom.xml
20:12:33 [INFO] 
20:12:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model ---
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.model ---
20:12:33 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model ---
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model ---
20:12:33 [INFO] 
20:12:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model ---
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.model ---
20:12:33 [INFO] Resolving class path of org.eclipse.sirius.model
20:12:33 [INFO] 
20:12:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model ---
20:12:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:33 [INFO] 
20:12:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model ---
20:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/src/main/resources
20:12:33 [INFO] 
20:12:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.model ---
20:12:33 [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:38 [INFO] 
20:12:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.model ---
20:12:38 [INFO] 
20:12:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.model ---
20:12:38 [INFO] 
20:12:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.model ---
20:12:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/src/test/resources
20:12:38 [INFO] 
20:12:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.model ---
20:12:38 [INFO] 
20:12:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model ---
20:12:38 [INFO] 
20:12:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model ---
20:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-SNAPSHOT-sources.jar
20:12:39 [INFO] 
20:12:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.model ---
20:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.model/target/org.eclipse.sirius.model-7.4.1-SNAPSHOT.jar
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model ---
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model ---
20:12:40 [INFO] 
20:12:40 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >--------
20:12:40 [INFO] Building org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT       [10/140]
20:12:40 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/pom.xml
20:12:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/pom.xml
20:12:40 [INFO] 
20:12:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] 
20:12:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] Resolving class path of org.eclipse.sirius.ecore.extender
20:12:40 [INFO] 
20:12:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:40 [INFO] 
20:12:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/src/main/resources
20:12:40 [INFO] 
20:12:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ecore.extender ---
20:12:40 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/src/test/resources
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.1-SNAPSHOT-sources.jar
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-7.4.1-SNAPSHOT.jar
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender ---
20:12:41 [INFO] 
20:12:41 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------
20:12:41 [INFO] Building org.eclipse.sirius.common 7.4.1-SNAPSHOT               [11/140]
20:12:41 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/pom.xml
20:12:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/pom.xml
20:12:42 [INFO] 
20:12:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common ---
20:12:42 [INFO] 
20:12:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common ---
20:12:42 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:42 [INFO] 
20:12:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common ---
20:12:42 [INFO] 
20:12:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common ---
20:12:42 [INFO] 
20:12:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common ---
20:12:42 [INFO] 
20:12:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common ---
20:12:42 [INFO] Resolving class path of org.eclipse.sirius.common
20:12:42 [INFO] 
20:12:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common ---
20:12:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:42 [INFO] 
20:12:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common ---
20:12:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/src/main/resources
20:12:42 [INFO] 
20:12:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common ---
20:12:42 [INFO] Compiling 118 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common ---
20:12:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/src/test/resources
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common ---
20:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT-sources.jar
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common ---
20:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-7.4.1-SNAPSHOT.jar
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common ---
20:12:44 [INFO] 
20:12:44 [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >----------------
20:12:44 [INFO] Building org.eclipse.sirius 7.4.1-SNAPSHOT                      [12/140]
20:12:44 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/pom.xml
20:12:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/pom.xml
20:12:44 [INFO] 
20:12:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius ---
20:12:44 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius ---
20:12:44 [INFO] 
20:12:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius ---
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius ---
20:12:44 [INFO] Resolving class path of org.eclipse.sirius
20:12:44 [INFO] 
20:12:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius ---
20:12:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:44 [INFO] 
20:12:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius ---
20:12:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/src/main/resources
20:12:44 [INFO] 
20:12:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius ---
20:12:44 [INFO] Compiling 381 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius ---
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius ---
20:12:48 [INFO] 
20:12:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius ---
20:12:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/src/test/resources
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius ---
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius ---
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius ---
20:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-SNAPSHOT-sources.jar
20:12:48 [INFO] 
20:12:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius ---
20:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius/target/org.eclipse.sirius-7.4.1-SNAPSHOT.jar
20:12:49 [INFO] 
20:12:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius ---
20:12:49 [INFO] 
20:12:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius ---
20:12:49 [INFO] 
20:12:49 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------
20:12:49 [INFO] Building org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT   [13/140]
20:12:49 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
20:12:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml
20:12:50 [INFO] 
20:12:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql
20:12:50 [INFO] 
20:12:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:50 [INFO] 
20:12:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.1-SNAPSHOT-sources.jar
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-7.4.1-SNAPSHOT.jar
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql ---
20:12:50 [INFO] 
20:12:50 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------
20:12:50 [INFO] Building org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT   [14/140]
20:12:50 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
20:12:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml
20:12:51 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,lpg.runtime.java,2.0.17.v201004271640 have severely compromised security. Please report this concern to the artifact provider.
20:12:51 [INFO] 
20:12:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] 
20:12:51 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:51 [INFO] 
20:12:51 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] 
20:12:51 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] 
20:12:51 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] 
20:12:51 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl
20:12:51 [INFO] 
20:12:51 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:51 [INFO] 
20:12:51 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources
20:12:51 [INFO] 
20:12:51 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:51 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.1-SNAPSHOT-sources.jar
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-7.4.1-SNAPSHOT.jar
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl ---
20:12:52 [INFO] 
20:12:52 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------
20:12:52 [INFO] Building org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT   [15/140]
20:12:52 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/pom.xml
20:12:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/pom.xml
20:12:52 [INFO] 
20:12:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] 
20:12:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] 
20:12:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter ---
20:12:52 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter
20:12:52 [INFO] 
20:12:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:53 [INFO] 
20:12:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/src/main/resources
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/src/test/resources
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.1-SNAPSHOT-sources.jar
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-7.4.1-SNAPSHOT.jar
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter ---
20:12:53 [INFO] 
20:12:53 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >----------
20:12:53 [INFO] Building org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT           [16/140]
20:12:53 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/pom.xml
20:12:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/pom.xml
20:12:53 [INFO] 
20:12:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] 
20:12:53 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] Resolving class path of org.eclipse.sirius.common.ocl
20:12:53 [INFO] 
20:12:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:53 [INFO] 
20:12:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ocl ---
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/src/main/resources
20:12:53 [INFO] 
20:12:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/src/test/resources
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT-sources.jar
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-7.4.1-SNAPSHOT.jar
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl ---
20:12:54 [INFO] 
20:12:54 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.model >---------
20:12:54 [INFO] Building org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT        [17/140]
20:12:54 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/pom.xml
20:12:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/pom.xml
20:12:54 [INFO] 
20:12:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] 
20:12:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] Resolving class path of org.eclipse.sirius.diagram.model
20:12:54 [INFO] 
20:12:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:54 [INFO] 
20:12:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/src/main/resources
20:12:54 [INFO] 
20:12:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.model ---
20:12:54 [INFO] Compiling 363 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] 
20:12:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/src/test/resources
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.model ---
20:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.1-SNAPSHOT-sources.jar
20:12:58 [INFO] 
20:12:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.model ---
20:12:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.model/target/org.eclipse.sirius.diagram.model-7.4.1-SNAPSHOT.jar
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.model ---
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.model ---
20:12:59 [INFO] 
20:12:59 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------
20:12:59 [INFO] Building org.eclipse.sirius.diagram 7.4.1-SNAPSHOT              [18/140]
20:12:59 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/pom.xml
20:12:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:12:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/pom.xml
20:12:59 [INFO] 
20:12:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] The project's OSGi version is 7.4.1.202406040011
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] 
20:12:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] Resolving class path of org.eclipse.sirius.diagram
20:12:59 [INFO] 
20:12:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:12:59 [INFO] 
20:12:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:12:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/src/main/resources
20:12:59 [INFO] 
20:12:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram ---
20:12:59 [INFO] Compiling 240 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] 
20:13:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/src/test/resources
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram ---
20:13:02 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT-sources.jar
20:13:02 [INFO] 
20:13:02 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram ---
20:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-7.4.1-SNAPSHOT.jar
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram ---
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram ---
20:13:03 [INFO] 
20:13:03 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------
20:13:03 [INFO] Building org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT   [19/140]
20:13:03 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
20:13:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml
20:13:03 [INFO] 
20:13:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] 
20:13:03 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] Resolving class path of org.eclipse.sirius.diagram.formatdata
20:13:03 [INFO] 
20:13:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:03 [INFO] 
20:13:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources
20:13:03 [INFO] 
20:13:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata ---
20:13:03 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-SNAPSHOT-sources.jar
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-7.4.1-SNAPSHOT.jar
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata ---
20:13:04 [INFO] 
20:13:04 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >---------
20:13:04 [INFO] Building org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT         [20/140]
20:13:04 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/pom.xml
20:13:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/pom.xml
20:13:04 [INFO] 
20:13:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] Resolving class path of org.eclipse.sirius.synchronizer
20:13:04 [INFO] 
20:13:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:04 [INFO] 
20:13:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/src/main/resources
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/src/test/resources
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer ---
20:13:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-SNAPSHOT-sources.jar
20:13:04 [INFO] 
20:13:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer ---
20:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-7.4.1-SNAPSHOT.jar
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer ---
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer ---
20:13:05 [INFO] 
20:13:05 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.model >----------
20:13:05 [INFO] Building org.eclipse.sirius.table.model 7.4.1-SNAPSHOT          [21/140]
20:13:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/pom.xml
20:13:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/pom.xml
20:13:05 [INFO] 
20:13:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] 
20:13:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] Resolving class path of org.eclipse.sirius.table.model
20:13:05 [INFO] 
20:13:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:05 [INFO] 
20:13:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/src/main/resources
20:13:05 [INFO] 
20:13:05 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.model ---
20:13:05 [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] 
20:13:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/src/test/resources
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-SNAPSHOT-sources.jar
20:13:06 [INFO] 
20:13:06 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.model ---
20:13:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.model/target/org.eclipse.sirius.table.model-7.4.1-SNAPSHOT.jar
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.model ---
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.model ---
20:13:07 [INFO] 
20:13:07 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >-------------
20:13:07 [INFO] Building org.eclipse.sirius.table 7.4.1-SNAPSHOT                [22/140]
20:13:07 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/pom.xml
20:13:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/pom.xml
20:13:07 [INFO] 
20:13:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table ---
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table ---
20:13:07 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table ---
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table ---
20:13:07 [INFO] 
20:13:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table ---
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table ---
20:13:07 [INFO] Resolving class path of org.eclipse.sirius.table
20:13:07 [INFO] 
20:13:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table ---
20:13:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:07 [INFO] 
20:13:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table ---
20:13:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/src/main/resources
20:13:07 [INFO] 
20:13:07 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table ---
20:13:07 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table ---
20:13:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/src/test/resources
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table ---
20:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-SNAPSHOT-sources.jar
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table ---
20:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-7.4.1-SNAPSHOT.jar
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table ---
20:13:08 [INFO] 
20:13:08 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tree.model >----------
20:13:08 [INFO] Building org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT           [23/140]
20:13:08 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/pom.xml
20:13:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/pom.xml
20:13:08 [INFO] 
20:13:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] 
20:13:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] Resolving class path of org.eclipse.sirius.tree.model
20:13:08 [INFO] 
20:13:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:08 [INFO] 
20:13:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/src/main/resources
20:13:08 [INFO] 
20:13:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.model ---
20:13:08 [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/src/test/resources
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-SNAPSHOT-sources.jar
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.model/target/org.eclipse.sirius.tree.model-7.4.1-SNAPSHOT.jar
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.model ---
20:13:09 [INFO] 
20:13:09 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >-------------
20:13:09 [INFO] Building org.eclipse.sirius.tree 7.4.1-SNAPSHOT                 [24/140]
20:13:09 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/pom.xml
20:13:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/pom.xml
20:13:10 [INFO] 
20:13:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] Resolving class path of org.eclipse.sirius.tree
20:13:10 [INFO] 
20:13:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:10 [INFO] 
20:13:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/src/main/resources
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/src/test/resources
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree ---
20:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-SNAPSHOT-sources.jar
20:13:10 [INFO] 
20:13:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree ---
20:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-7.4.1-SNAPSHOT.jar
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree ---
20:13:11 [INFO] 
20:13:11 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.model.feature >---------
20:13:11 [INFO] Building org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT        [25/140]
20:13:11 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/pom.xml
20:13:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:13:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.model.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/pom.xml
20:13:11 [INFO] 
20:13:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/target
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:11 [INFO] 
20:13:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/src/main/resources
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-SNAPSHOT.jar
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.model.feature/target/org.eclipse.sirius.model.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.model.feature ---
20:13:11 [INFO] 
20:13:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.model.feature ---
20:13:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.model.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:11 [INFO] 
20:13:11 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------
20:13:11 [INFO] Building org.eclipse.sirius.runtime 7.4.1-SNAPSHOT              [26/140]
20:13:11 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/pom.xml
20:13:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:13:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/pom.xml
20:13:12 [INFO] 
20:13:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/target
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:12 [INFO] 
20:13:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/src/main/resources
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-SNAPSHOT.jar
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-7.4.1-SNAPSHOT-sources-feature.jar
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime ---
20:13:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:12 [INFO] 
20:13:12 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >--------
20:13:12 [INFO] Building org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT      [27/140]
20:13:12 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
20:13:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:13:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml
20:13:12 [INFO] 
20:13:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/target
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:12 [INFO] 
20:13:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/src/main/resources
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-SNAPSHOT.jar
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-7.4.1-SNAPSHOT-sources-feature.jar
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo ---
20:13:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:12 [INFO] 
20:13:12 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >----------
20:13:12 [INFO] Building org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT          [28/140]
20:13:12 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/pom.xml
20:13:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:13:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/pom.xml
20:13:12 [INFO] 
20:13:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/target
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:12 [INFO] 
20:13:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/src/main/resources
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-SNAPSHOT.jar
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] 
20:13:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.aql ---
20:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-7.4.1-SNAPSHOT-sources-feature.jar
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql ---
20:13:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:13 [INFO] 
20:13:13 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >----------
20:13:13 [INFO] Building org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT          [29/140]
20:13:13 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
20:13:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:13:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/pom.xml
20:13:13 [INFO] 
20:13:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/target
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:13 [INFO] 
20:13:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/src/main/resources
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-SNAPSHOT.jar
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-7.4.1-SNAPSHOT-sources-feature.jar
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl ---
20:13:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:13:13 [INFO] 
20:13:13 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >--------
20:13:13 [INFO] Building org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT      [30/140]
20:13:13 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/pom.xml
20:13:13 [INFO] -------------------------[ eclipse-repository ]-------------------------
20:13:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/pom.xml
20:13:13 [INFO] 
20:13:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.headless.update ---
20:13:13 [INFO] 
20:13:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update ---
20:13:13 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:13 [INFO] 
20:13:13 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update ---
20:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:13 [INFO] Copying 1 resource
20:13:13 [INFO] 
20:13:13 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.headless.update ---
20:13:13 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/target
20:13:13 [INFO] 
20:13:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update ---
20:13:14 [INFO] 
20:13:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update ---
20:13:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:14 [INFO] 
20:13:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.headless.update ---
20:13:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/src/main/resources
20:13:14 [INFO] 
20:13:14 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update ---
20:13:14 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:14 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
20:13:14 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
20:13:14 [INFO] 
20:13:14 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update ---
20:13:14 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:14 [INFO] 
20:13:14 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update ---
20:13:14 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:14 [INFO] 
20:13:14 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update ---
20:13:14 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:14 [INFO] 
20:13:14 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update ---
20:13:14 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:18 [INFO] 
20:13:18 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update ---
20:13:18 [INFO] 
20:13:18 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update ---
20:13:18 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
20:13:18 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-7.4.1-SNAPSHOT.zip
20:13:18 [INFO] 
20:13:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update ---
20:13:18 [INFO] 
20:13:18 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >----------
20:13:18 [INFO] Building org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT           [31/140]
20:13:18 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
20:13:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/pom.xml
20:13:22 [INFO] 
20:13:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Resolving class path of org.eclipse.sirius.ext.draw2d
20:13:22 [INFO] 
20:13:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:22 [INFO] 
20:13:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-SNAPSHOT-sources.jar
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-7.4.1-SNAPSHOT.jar
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d ---
20:13:22 [INFO] 
20:13:22 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >-----------
20:13:22 [INFO] Building org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT            [32/140]
20:13:22 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
20:13:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml
20:13:24 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
20:13:24 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
20:13:24 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
20:13:25 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
20:13:26 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
20:13:26 [INFO] 
20:13:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] 
20:13:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:26 [INFO] 
20:13:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] 
20:13:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] 
20:13:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] 
20:13:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.e3.ui ---
20:13:26 [INFO] Resolving class path of org.eclipse.sirius.ext.e3.ui
20:13:27 [INFO] 
20:13:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:27 [INFO] 
20:13:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:27 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1210] 
20:13:27 	public void add(Object parentElementOrTreePath, Object[] childElements) {
20:13:27 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:13:27 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...)
20:13:27 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1259] 
20:13:27 	public void remove(Object parent, Object[] elements) {
20:13:27 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:13:27 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
20:13:27 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1265] 
20:13:27 	public void remove(Object[] elementsOrTreePaths) {
20:13:27 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:13:27 Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...)
20:13:27 3 problems (3 warnings)
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] 
20:13:27 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui ---
20:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.1-SNAPSHOT-sources.jar
20:13:27 [INFO] 
20:13:27 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui ---
20:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-7.4.1-SNAPSHOT.jar
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >----------
20:13:28 [INFO] Building org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT           [33/140]
20:13:28 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
20:13:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml
20:13:28 [INFO] 
20:13:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] Resolving class path of org.eclipse.sirius.ext.emf.ui
20:13:28 [INFO] 
20:13:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:28 [INFO] 
20:13:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources
20:13:28 [INFO] 
20:13:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui ---
20:13:28 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.1-SNAPSHOT-sources.jar
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-7.4.1-SNAPSHOT.jar
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui ---
20:13:29 [INFO] 
20:13:29 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------
20:13:29 [INFO] Building org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT              [34/140]
20:13:29 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/pom.xml
20:13:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/pom.xml
20:13:29 [INFO] 
20:13:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gef ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef ---
20:13:29 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef ---
20:13:29 [INFO] 
20:13:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef ---
20:13:29 [INFO] 
20:13:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Resolving class path of org.eclipse.sirius.ext.gef
20:13:30 [INFO] 
20:13:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:30 [INFO] 
20:13:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/src/main/resources
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/src/test/resources
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-SNAPSHOT-sources.jar
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-7.4.1-SNAPSHOT.jar
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef ---
20:13:30 [INFO] 
20:13:30 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >--------
20:13:30 [INFO] Building org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT      [35/140]
20:13:30 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
20:13:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml
20:13:32 [INFO] 
20:13:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] 
20:13:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:32 [INFO] 
20:13:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] 
20:13:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] 
20:13:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] 
20:13:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] Resolving class path of org.eclipse.sirius.ext.gmf.runtime
20:13:32 [INFO] 
20:13:32 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:32 [INFO] 
20:13:32 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources
20:13:32 [INFO] 
20:13:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:32 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.1-SNAPSHOT-sources.jar
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-7.4.1-SNAPSHOT.jar
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime ---
20:13:33 [INFO] 
20:13:33 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >-----------
20:13:33 [INFO] Building org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT            [36/140]
20:13:33 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/pom.xml
20:13:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/pom.xml
20:13:33 [INFO] 
20:13:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] 
20:13:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] Resolving class path of org.eclipse.sirius.ext.jface
20:13:33 [INFO] 
20:13:33 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:33 [INFO] 
20:13:33 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/src/main/resources
20:13:33 [INFO] 
20:13:33 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.jface ---
20:13:33 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/src/test/resources
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-SNAPSHOT-sources.jar
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-7.4.1-SNAPSHOT.jar
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface ---
20:13:34 [INFO] 
20:13:34 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------
20:13:34 [INFO] Building org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT              [37/140]
20:13:34 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/pom.xml
20:13:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/pom.xml
20:13:34 [INFO] 
20:13:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Resolving class path of org.eclipse.sirius.ext.swt
20:13:34 [INFO] 
20:13:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:34 [INFO] 
20:13:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/src/main/resources
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/src/test/resources
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-SNAPSHOT-sources.jar
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-7.4.1-SNAPSHOT.jar
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt ---
20:13:34 [INFO] 
20:13:34 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >----
20:13:34 [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT [38/140]
20:13:34 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
20:13:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml
20:13:35 [INFO] 
20:13:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.aql.ide
20:13:35 [INFO] 
20:13:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:35 [INFO] 
20:13:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.1-SNAPSHOT-sources.jar
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-7.4.1-SNAPSHOT.jar
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide ---
20:13:35 [INFO] 
20:13:35 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >----
20:13:35 [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT [39/140]
20:13:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
20:13:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml
20:13:45 [INFO] 
20:13:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] 
20:13:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:45 [INFO] 
20:13:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] 
20:13:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] 
20:13:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] 
20:13:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:45 [INFO] Resolving class path of org.eclipse.sirius.common.acceleo.mtl.ide
20:13:46 [INFO] 
20:13:46 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:46 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:46 [INFO] 
20:13:46 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources
20:13:46 [INFO] 
20:13:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:46 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.1-SNAPSHOT-sources.jar
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-7.4.1-SNAPSHOT.jar
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide ---
20:13:47 [INFO] 
20:13:47 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >-----------
20:13:47 [INFO] Building org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT            [40/140]
20:13:47 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/pom.xml
20:13:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/pom.xml
20:13:47 [INFO] 
20:13:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] 
20:13:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] Resolving class path of org.eclipse.sirius.common.ui
20:13:47 [INFO] 
20:13:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:47 [INFO] 
20:13:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui ---
20:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/src/main/resources
20:13:47 [INFO] 
20:13:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui ---
20:13:48 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/src/test/resources
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-SNAPSHOT-sources.jar
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-7.4.1-SNAPSHOT.jar
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui ---
20:13:49 [INFO] 
20:13:49 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >---------
20:13:49 [INFO] Building org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT        [41/140]
20:13:49 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
20:13:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/pom.xml
20:13:50 [INFO] 
20:13:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] Resolving class path of org.eclipse.sirius.common.ui.ext
20:13:50 [INFO] 
20:13:50 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:50 [INFO] 
20:13:50 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] 
20:13:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext ---
20:13:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.1-SNAPSHOT-sources.jar
20:13:51 [INFO] 
20:13:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext ---
20:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-7.4.1-SNAPSHOT.jar
20:13:51 [INFO] 
20:13:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext ---
20:13:51 [INFO] 
20:13:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext ---
20:13:51 [INFO] 
20:13:51 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >---------
20:13:51 [INFO] Building org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT         [42/140]
20:13:51 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/pom.xml
20:13:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/pom.xml
20:13:57 [INFO] 
20:13:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] 
20:13:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:57 [INFO] 
20:13:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] 
20:13:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] 
20:13:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] 
20:13:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] Resolving class path of org.eclipse.sirius.common.xtext
20:13:57 [INFO] 
20:13:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:57 [INFO] 
20:13:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/src/main/resources
20:13:57 [INFO] 
20:13:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.xtext ---
20:13:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/src/test/resources
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-SNAPSHOT-sources.jar
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-7.4.1-SNAPSHOT.jar
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext ---
20:13:58 [INFO] 
20:13:58 [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >--------------
20:13:58 [INFO] Building org.eclipse.sirius.ui 7.4.1-SNAPSHOT                   [43/140]
20:13:58 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/pom.xml
20:13:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:13:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/pom.xml
20:13:59 [INFO] 
20:13:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] 
20:13:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] The project's OSGi version is 7.4.1.202406040011
20:13:59 [INFO] 
20:13:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] 
20:13:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] 
20:13:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] 
20:13:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] Resolving class path of org.eclipse.sirius.ui
20:13:59 [INFO] 
20:13:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:13:59 [INFO] 
20:13:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:13:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:13:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/src/main/resources
20:13:59 [INFO] 
20:13:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui ---
20:13:59 [INFO] Compiling 425 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:03 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] 
20:14:03 	public void add(Object parentElementOrTreePath, Object[] childElements) {
20:14:03 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:14:03 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...)
20:14:03 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] 
20:14:03 	public void remove(Object aParent, Object[] elements) {
20:14:03 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:14:03 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...)
20:14:03 [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] 
20:14:03 	public void remove(Object[] elementsOrTreePaths) {
20:14:03 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
20:14:03 Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...)
20:14:03 3 problems (3 warnings)
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] 
20:14:03 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/src/test/resources
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui ---
20:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT-sources.jar
20:14:03 [INFO] 
20:14:03 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui ---
20:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-7.4.1-SNAPSHOT.jar
20:14:05 [INFO] 
20:14:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui ---
20:14:05 [INFO] 
20:14:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui ---
20:14:05 [INFO] 
20:14:05 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >----------
20:14:05 [INFO] Building org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT           [44/140]
20:14:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/pom.xml
20:14:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/pom.xml
20:14:06 [INFO] 
20:14:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] 
20:14:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:06 [INFO] 
20:14:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] 
20:14:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] 
20:14:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] 
20:14:06 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui ---
20:14:06 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui
20:14:08 [INFO] 
20:14:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui ---
20:14:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:08 [INFO] 
20:14:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui ---
20:14:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/src/main/resources
20:14:08 [INFO] 
20:14:08 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui ---
20:14:08 [INFO] Compiling 1128 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:20 [INFO] 
20:14:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] 
20:14:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] 
20:14:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/src/test/resources
20:14:20 [INFO] 
20:14:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] 
20:14:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] 
20:14:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui ---
20:14:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.1-SNAPSHOT-sources.jar
20:14:21 [INFO] 
20:14:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui ---
20:14:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-7.4.1-SNAPSHOT.jar
20:14:24 [INFO] 
20:14:24 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui ---
20:14:24 [INFO] 
20:14:24 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui ---
20:14:25 [INFO] 
20:14:25 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >----------
20:14:25 [INFO] Building org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT          [45/140]
20:14:25 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/pom.xml
20:14:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/pom.xml
20:14:26 [INFO] 
20:14:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] 
20:14:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:26 [INFO] 
20:14:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] 
20:14:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] 
20:14:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] 
20:14:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk ---
20:14:26 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk
20:14:27 [INFO] 
20:14:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk ---
20:14:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:27 [INFO] 
20:14:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk ---
20:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/src/main/resources
20:14:27 [INFO] 
20:14:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk ---
20:14:27 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/src/test/resources
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.1-SNAPSHOT-sources.jar
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-7.4.1-SNAPSHOT.jar
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk ---
20:14:28 [INFO] 
20:14:28 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >-------
20:14:28 [INFO] Building org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT    [46/140]
20:14:28 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
20:14:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml
20:14:29 [INFO] 
20:14:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] 
20:14:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:29 [INFO] 
20:14:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] 
20:14:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] 
20:14:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] 
20:14:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:29 [INFO] Resolving class path of org.eclipse.sirius.diagram.elk.debug
20:14:30 [INFO] 
20:14:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:30 [INFO] 
20:14:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources
20:14:30 [INFO] 
20:14:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.1-SNAPSHOT-sources.jar
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-7.4.1-SNAPSHOT.jar
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug ---
20:14:31 [INFO] 
20:14:31 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model >----
20:14:31 [INFO] Building org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT [47/140]
20:14:31 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
20:14:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.model:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/pom.xml
20:14:31 [INFO] 
20:14:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] 
20:14:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.model
20:14:31 [INFO] 
20:14:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:31 [INFO] 
20:14:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/src/main/resources
20:14:31 [INFO] 
20:14:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:31 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/src/test/resources
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.1-SNAPSHOT-sources.jar
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.model/target/org.eclipse.sirius.diagram.sequence.model-7.4.1-SNAPSHOT.jar
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.model ---
20:14:33 [INFO] 
20:14:33 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >--------
20:14:33 [INFO] Building org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT       [48/140]
20:14:33 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
20:14:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml
20:14:34 [INFO] 
20:14:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] 
20:14:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:34 [INFO] 
20:14:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] 
20:14:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] 
20:14:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] 
20:14:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:34 [INFO] Resolving class path of org.eclipse.sirius.diagram.ui.ext
20:14:35 [INFO] 
20:14:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:35 [INFO] 
20:14:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.1-SNAPSHOT-sources.jar
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-7.4.1-SNAPSHOT.jar
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext ---
20:14:35 [INFO] 
20:14:35 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >-------
20:14:35 [INFO] Building org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT     [49/140]
20:14:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
20:14:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/pom.xml
20:14:36 [INFO] 
20:14:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] 
20:14:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:36 [INFO] 
20:14:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] 
20:14:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] 
20:14:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] 
20:14:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence ---
20:14:36 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence
20:14:37 [INFO] 
20:14:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence ---
20:14:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:37 [INFO] 
20:14:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence ---
20:14:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources
20:14:37 [INFO] 
20:14:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence ---
20:14:37 [INFO] Compiling 106 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] 
20:14:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT-sources.jar
20:14:39 [INFO] 
20:14:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence ---
20:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-7.4.1-SNAPSHOT.jar
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence ---
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence ---
20:14:40 [INFO] 
20:14:40 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >-----
20:14:40 [INFO] Building org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT [50/140]
20:14:40 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
20:14:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml
20:14:40 [INFO] 
20:14:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] 
20:14:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] 
20:14:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:40 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.edit
20:14:42 [INFO] 
20:14:42 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:42 [INFO] 
20:14:42 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] 
20:14:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] 
20:14:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.1-SNAPSHOT-sources.jar
20:14:43 [INFO] 
20:14:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-7.4.1-SNAPSHOT.jar
20:14:43 [INFO] 
20:14:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:43 [INFO] 
20:14:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit ---
20:14:43 [INFO] 
20:14:43 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------
20:14:43 [INFO] Building org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT  [51/140]
20:14:43 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
20:14:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml
20:14:44 [INFO] 
20:14:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] 
20:14:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:44 [INFO] 
20:14:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] 
20:14:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] 
20:14:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] 
20:14:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:44 [INFO] Resolving class path of org.eclipse.sirius.diagram.sequence.ui
20:14:45 [INFO] 
20:14:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:45 [INFO] 
20:14:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources
20:14:45 [INFO] 
20:14:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:45 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.1-SNAPSHOT-sources.jar
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-7.4.1-SNAPSHOT.jar
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui ---
20:14:47 [INFO] 
20:14:47 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >--------------
20:14:47 [INFO] Building org.eclipse.sirius.doc 7.4.1-SNAPSHOT                  [52/140]
20:14:47 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/pom.xml
20:14:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/pom.xml
20:14:48 [INFO] 
20:14:48 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] Resolving class path of org.eclipse.sirius.doc
20:14:48 [INFO] 
20:14:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:48 [INFO] 
20:14:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/src/main/resources
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/src/test/resources
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] 
20:14:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc ---
20:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT-sources.jar
20:14:49 [INFO] 
20:14:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc ---
20:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-7.4.1-SNAPSHOT.jar
20:14:50 [INFO] 
20:14:50 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc ---
20:14:50 [INFO] 
20:14:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc ---
20:14:51 [INFO] 
20:14:51 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------
20:14:51 [INFO] Building org.eclipse.sirius.editor 7.4.1-SNAPSHOT               [53/140]
20:14:51 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/pom.xml
20:14:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/pom.xml
20:14:51 [INFO] 
20:14:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] 
20:14:51 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:51 [INFO] 
20:14:51 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] 
20:14:51 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] 
20:14:51 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] 
20:14:51 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor ---
20:14:51 [INFO] Resolving class path of org.eclipse.sirius.editor
20:14:52 [INFO] 
20:14:52 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor ---
20:14:52 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:52 [INFO] 
20:14:52 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor ---
20:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/src/main/resources
20:14:52 [INFO] 
20:14:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor ---
20:14:52 [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] 
20:14:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/src/test/resources
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor ---
20:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT-sources.jar
20:14:55 [INFO] 
20:14:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor ---
20:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-7.4.1-SNAPSHOT.jar
20:14:56 [INFO] 
20:14:56 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor ---
20:14:56 [INFO] 
20:14:56 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor ---
20:14:56 [INFO] 
20:14:56 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >--------
20:14:56 [INFO] Building org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT       [54/140]
20:14:56 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/pom.xml
20:14:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:14:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/pom.xml
20:14:57 [INFO] 
20:14:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] 
20:14:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] The project's OSGi version is 7.4.1.202406040011
20:14:57 [INFO] 
20:14:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] 
20:14:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] 
20:14:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] 
20:14:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.diagram ---
20:14:57 [INFO] Resolving class path of org.eclipse.sirius.editor.diagram
20:14:58 [INFO] 
20:14:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram ---
20:14:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:14:58 [INFO] 
20:14:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.diagram ---
20:14:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:14:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:14:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/src/main/resources
20:14:58 [INFO] 
20:14:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.diagram ---
20:14:58 [INFO] Compiling 355 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] 
20:15:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/src/test/resources
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT-sources.jar
20:15:01 [INFO] 
20:15:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram ---
20:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-7.4.1-SNAPSHOT.jar
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram ---
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram ---
20:15:02 [INFO] 
20:15:02 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >--------
20:15:02 [INFO] Building org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT      [55/140]
20:15:02 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/pom.xml
20:15:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/pom.xml
20:15:02 [INFO] 
20:15:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] 
20:15:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] 
20:15:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.sequence ---
20:15:02 [INFO] Resolving class path of org.eclipse.sirius.editor.sequence
20:15:03 [INFO] 
20:15:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence ---
20:15:03 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:03 [INFO] 
20:15:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.sequence ---
20:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/src/main/resources
20:15:03 [INFO] 
20:15:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.sequence ---
20:15:03 [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] 
20:15:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/src/test/resources
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence ---
20:15:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT-sources.jar
20:15:04 [INFO] 
20:15:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence ---
20:15:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-7.4.1-SNAPSHOT.jar
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence ---
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence ---
20:15:05 [INFO] 
20:15:05 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >-----------
20:15:05 [INFO] Building org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT             [56/140]
20:15:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/pom.xml
20:15:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/pom.xml
20:15:05 [INFO] 
20:15:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] 
20:15:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] 
20:15:05 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui ---
20:15:05 [INFO] Resolving class path of org.eclipse.sirius.table.ui
20:15:06 [INFO] 
20:15:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui ---
20:15:06 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:06 [INFO] 
20:15:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui ---
20:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/src/main/resources
20:15:06 [INFO] 
20:15:06 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui ---
20:15:06 [INFO] Compiling 210 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/src/test/resources
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.1-SNAPSHOT-sources.jar
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-7.4.1-SNAPSHOT.jar
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui ---
20:15:08 [INFO] 
20:15:08 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >---------
20:15:08 [INFO] Building org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT         [57/140]
20:15:08 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/pom.xml
20:15:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/pom.xml
20:15:09 [INFO] 
20:15:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] 
20:15:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:09 [INFO] 
20:15:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] 
20:15:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] 
20:15:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] 
20:15:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] Resolving class path of org.eclipse.sirius.editor.table
20:15:09 [INFO] 
20:15:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:09 [INFO] 
20:15:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/src/main/resources
20:15:09 [INFO] 
20:15:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.table ---
20:15:09 [INFO] Compiling 84 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:10 [INFO] 
20:15:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.table ---
20:15:10 [INFO] 
20:15:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.table ---
20:15:10 [INFO] 
20:15:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.table ---
20:15:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/src/test/resources
20:15:10 [INFO] 
20:15:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.table ---
20:15:10 [INFO] 
20:15:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.table ---
20:15:10 [INFO] 
20:15:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table ---
20:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT-sources.jar
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table ---
20:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-7.4.1-SNAPSHOT.jar
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table ---
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table ---
20:15:11 [INFO] 
20:15:11 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------
20:15:11 [INFO] Building org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT              [58/140]
20:15:11 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/pom.xml
20:15:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/pom.xml
20:15:11 [INFO] 
20:15:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] 
20:15:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] 
20:15:11 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui ---
20:15:11 [INFO] Resolving class path of org.eclipse.sirius.tree.ui
20:15:12 [INFO] 
20:15:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui ---
20:15:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:12 [INFO] 
20:15:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui ---
20:15:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/src/main/resources
20:15:12 [INFO] 
20:15:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui ---
20:15:12 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/src/test/resources
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT-sources.jar
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-7.4.1-SNAPSHOT.jar
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui ---
20:15:13 [INFO] 
20:15:13 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >----------
20:15:13 [INFO] Building org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT          [59/140]
20:15:13 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/pom.xml
20:15:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/pom.xml
20:15:14 [INFO] 
20:15:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] 
20:15:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:14 [INFO] 
20:15:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] 
20:15:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] 
20:15:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] 
20:15:14 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] Resolving class path of org.eclipse.sirius.editor.tree
20:15:14 [INFO] 
20:15:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:14 [INFO] 
20:15:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/src/main/resources
20:15:14 [INFO] 
20:15:14 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.tree ---
20:15:14 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/src/test/resources
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT-sources.jar
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-7.4.1-SNAPSHOT.jar
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree ---
20:15:15 [INFO] 
20:15:15 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >---------
20:15:15 [INFO] Building org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT         [60/140]
20:15:15 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/pom.xml
20:15:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/pom.xml
20:15:16 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.emf.eef.runtime,1.5.1.201601141612.
20:15:16 [INFO] 
20:15:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] 
20:15:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:16 [INFO] 
20:15:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] 
20:15:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] 
20:15:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] 
20:15:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.eef.adapters ---
20:15:16 [INFO] Resolving class path of org.eclipse.sirius.eef.adapters
20:15:17 [INFO] 
20:15:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:17 [INFO] 
20:15:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/src/main/resources
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] 
20:15:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/src/test/resources
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters ---
20:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT-sources.jar
20:15:17 [INFO] 
20:15:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters ---
20:15:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-7.4.1-SNAPSHOT.jar
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters ---
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters ---
20:15:18 [INFO] 
20:15:18 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >----------
20:15:18 [INFO] Building org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT          [61/140]
20:15:18 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/pom.xml
20:15:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/pom.xml
20:15:18 [INFO] 
20:15:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] 
20:15:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] 
20:15:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.interpreter ---
20:15:18 [INFO] Resolving class path of org.eclipse.sirius.interpreter
20:15:19 [INFO] 
20:15:19 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:19 [INFO] 
20:15:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/src/main/resources
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/src/test/resources
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT-sources.jar
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-7.4.1-SNAPSHOT.jar
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter ---
20:15:19 [INFO] 
20:15:19 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >---------
20:15:19 [INFO] Building org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT         [62/140]
20:15:19 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
20:15:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/pom.xml
20:15:19 [INFO] 
20:15:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] 
20:15:19 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] 
20:15:19 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.table.ui.ext ---
20:15:19 [INFO] Resolving class path of org.eclipse.sirius.table.ui.ext
20:15:20 [INFO] 
20:15:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:20 [INFO] 
20:15:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.1-SNAPSHOT-sources.jar
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-7.4.1-SNAPSHOT.jar
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext ---
20:15:20 [INFO] 
20:15:20 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >----------
20:15:20 [INFO] Building org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT          [63/140]
20:15:20 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
20:15:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml
20:15:21 [INFO] 
20:15:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Resolving class path of org.eclipse.sirius.tree.ui.ext
20:15:21 [INFO] 
20:15:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:21 [INFO] 
20:15:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.1-SNAPSHOT-sources.jar
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-7.4.1-SNAPSHOT.jar
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext ---
20:15:21 [INFO] 
20:15:21 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------
20:15:21 [INFO] Building org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT               [64/140]
20:15:21 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/pom.xml
20:15:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/pom.xml
20:15:22 [INFO] 
20:15:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] 
20:15:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:22 [INFO] 
20:15:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] 
20:15:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] 
20:15:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] 
20:15:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] Resolving class path of org.eclipse.sirius.ui.ext
20:15:22 [INFO] 
20:15:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:22 [INFO] 
20:15:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.ext ---
20:15:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/src/main/resources
20:15:22 [INFO] 
20:15:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/src/test/resources
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT-sources.jar
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-7.4.1-SNAPSHOT.jar
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext ---
20:15:23 [INFO] 
20:15:23 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >-----------
20:15:23 [INFO] Building org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT            [65/140]
20:15:23 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/pom.xml
20:15:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/pom.xml
20:15:23 [INFO] 
20:15:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] 
20:15:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] 
20:15:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.editor ---
20:15:23 [INFO] Resolving class path of org.eclipse.sirius.ui.editor
20:15:24 [INFO] 
20:15:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:24 [INFO] 
20:15:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/src/main/resources
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] 
20:15:24 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/src/test/resources
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor ---
20:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT-sources.jar
20:15:24 [INFO] 
20:15:24 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor ---
20:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-7.4.1-SNAPSHOT.jar
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor ---
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor ---
20:15:25 [INFO] 
20:15:25 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------
20:15:25 [INFO] Building org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT  [66/140]
20:15:25 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
20:15:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/pom.xml
20:15:25 [INFO] 
20:15:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] 
20:15:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] 
20:15:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.support ---
20:15:25 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.support
20:15:27 [INFO] 
20:15:27 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support ---
20:15:27 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:27 [INFO] 
20:15:27 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.support ---
20:15:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources
20:15:27 [INFO] 
20:15:27 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.support ---
20:15:27 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.1-SNAPSHOT-sources.jar
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-7.4.1-SNAPSHOT.jar
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support ---
20:15:28 [INFO] 
20:15:28 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >-----
20:15:28 [INFO] Building org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT [67/140]
20:15:28 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
20:15:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml
20:15:29 [INFO] 
20:15:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] 
20:15:30 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:30 [INFO] 
20:15:30 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] 
20:15:30 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] 
20:15:30 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] 
20:15:30 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:30 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot.support
20:15:31 [INFO] 
20:15:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:31 [INFO] 
20:15:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources
20:15:31 [INFO] 
20:15:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:31 [INFO] Compiling 129 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.1-SNAPSHOT-sources.jar
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-7.4.1-SNAPSHOT.jar
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support ---
20:15:33 [INFO] 
20:15:33 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------
20:15:33 [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT   [68/140]
20:15:33 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
20:15:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:33 [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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml
20:15:34 [INFO] 
20:15:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] The project's OSGi version is 1.0.0.202406040011
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily
20:15:34 [INFO] 
20:15:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:34 [INFO] 
20:15:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily ---
20:15:34 [INFO] 
20:15:34 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >----
20:15:34 [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [69/140]
20:15:34 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
20:15:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:34 [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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml
20:15:34 [INFO] 
20:15:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] The project's OSGi version is 1.0.0.202406040011
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] 
20:15:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.edit
20:15:34 [INFO] 
20:15:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:34 [INFO] 
20:15:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources
20:15:34 [INFO] 
20:15:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:34 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit ---
20:15:35 [INFO] 
20:15:35 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >---
20:15:35 [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [70/140]
20:15:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
20:15:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:35 [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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml
20:15:35 [INFO] 
20:15:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] The project's OSGi version is 1.0.0.202406040011
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] 
20:15:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.editor
20:15:35 [INFO] 
20:15:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:35 [INFO] 
20:15:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources
20:15:35 [INFO] 
20:15:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:35 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor ---
20:15:36 [INFO] 
20:15:36 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >---
20:15:36 [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [71/140]
20:15:36 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
20:15:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:36 [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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml
20:15:36 [INFO] 
20:15:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] The project's OSGi version is 1.0.0.202406040011
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] Resolving class path of org.eclipse.sirius.sample.basicfamily.design
20:15:36 [INFO] 
20:15:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:36 [INFO] 
20:15:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:36 [INFO] 
20:15:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design ---
20:15:37 [INFO] 
20:15:37 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >--------
20:15:37 [INFO] Building org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT       [72/140]
20:15:37 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/pom.xml
20:15:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/pom.xml
20:15:37 [INFO] 
20:15:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] Resolving class path of org.eclipse.sirius.samples.family
20:15:37 [INFO] 
20:15:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:37 [INFO] 
20:15:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/src/main/resources
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/src/test/resources
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT-sources.jar
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-7.4.1-SNAPSHOT.jar
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family ---
20:15:37 [INFO] 
20:15:37 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >----
20:15:37 [INFO] Building org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT [73/140]
20:15:37 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
20:15:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml
20:15:38 [INFO] 
20:15:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Resolving class path of org.eclipse.sirius.common.interpreter.aql
20:15:38 [INFO] 
20:15:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:38 [INFO] 
20:15:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.1-SNAPSHOT-sources.jar
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-7.4.1-SNAPSHOT.jar
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql ---
20:15:38 [INFO] 
20:15:38 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >----------
20:15:38 [INFO] Building org.eclipse.sirius.properties 7.4.1-SNAPSHOT           [74/140]
20:15:38 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/pom.xml
20:15:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/pom.xml
20:15:38 [INFO] 
20:15:38 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] 
20:15:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] Resolving class path of org.eclipse.sirius.properties
20:15:38 [INFO] 
20:15:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:38 [INFO] 
20:15:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/src/main/resources
20:15:38 [INFO] 
20:15:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties ---
20:15:38 [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] 
20:15:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/src/test/resources
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties ---
20:15:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT-sources.jar
20:15:39 [INFO] 
20:15:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties ---
20:15:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-7.4.1-SNAPSHOT.jar
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties ---
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties ---
20:15:40 [INFO] 
20:15:40 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >--------
20:15:40 [INFO] Building org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT      [75/140]
20:15:40 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/pom.xml
20:15:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/pom.xml
20:15:40 [INFO] 
20:15:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] 
20:15:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] 
20:15:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.edit ---
20:15:40 [INFO] Resolving class path of org.eclipse.sirius.properties.edit
20:15:41 [INFO] 
20:15:41 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit ---
20:15:41 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:41 [INFO] 
20:15:41 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.edit ---
20:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/src/main/resources
20:15:41 [INFO] 
20:15:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.edit ---
20:15:41 [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/src/test/resources
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT-sources.jar
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-7.4.1-SNAPSHOT.jar
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit ---
20:15:42 [INFO] 
20:15:42 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >--
20:15:42 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT [76/140]
20:15:42 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
20:15:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml
20:15:43 [INFO] 
20:15:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference
20:15:43 [INFO] 
20:15:43 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:43 [INFO] 
20:15:43 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.1-SNAPSHOT-sources.jar
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-7.4.1-SNAPSHOT.jar
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference ---
20:15:43 [INFO] 
20:15:43 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >--
20:15:43 [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT [77/140]
20:15:43 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
20:15:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml
20:15:44 [INFO] 
20:15:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Resolving class path of org.eclipse.sirius.properties.ext.widgets.reference.edit
20:15:44 [INFO] 
20:15:44 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:44 [INFO] 
20:15:44 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.1-SNAPSHOT-sources.jar
20:15:44 [INFO] 
20:15:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:44 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-7.4.1-SNAPSHOT.jar
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit ---
20:15:45 [INFO] 
20:15:45 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >----
20:15:45 [INFO] Building org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT [78/140]
20:15:45 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
20:15:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml
20:15:45 [INFO] 
20:15:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Resolving class path of org.eclipse.sirius.properties.defaultrules
20:15:45 [INFO] 
20:15:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:45 [INFO] 
20:15:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT-sources.jar
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-7.4.1-SNAPSHOT.jar
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules ---
20:15:45 [INFO] 
20:15:45 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >--------
20:15:45 [INFO] Building org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT      [79/140]
20:15:45 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/pom.xml
20:15:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/pom.xml
20:15:45 [INFO] 
20:15:45 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] 
20:15:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] Resolving class path of org.eclipse.sirius.properties.core
20:15:45 [INFO] 
20:15:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:45 [INFO] 
20:15:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/src/main/resources
20:15:45 [INFO] 
20:15:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.properties.core ---
20:15:45 [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] 
20:15:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/src/test/resources
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core ---
20:15:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT-sources.jar
20:15:46 [INFO] 
20:15:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core ---
20:15:47 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-7.4.1-SNAPSHOT.jar
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core ---
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core ---
20:15:47 [INFO] 
20:15:47 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >-------
20:15:47 [INFO] Building org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT    [80/140]
20:15:47 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/pom.xml
20:15:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/pom.xml
20:15:47 [INFO] 
20:15:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] 
20:15:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] 
20:15:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties ---
20:15:47 [INFO] Resolving class path of org.eclipse.sirius.editor.properties
20:15:48 [INFO] 
20:15:48 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties ---
20:15:48 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:48 [INFO] 
20:15:48 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties ---
20:15:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/src/main/resources
20:15:48 [INFO] 
20:15:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties ---
20:15:48 [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:50 [INFO] 
20:15:50 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] 
20:15:50 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] 
20:15:50 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/src/test/resources
20:15:50 [INFO] 
20:15:50 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] 
20:15:50 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] 
20:15:50 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties ---
20:15:50 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.1-SNAPSHOT-sources.jar
20:15:51 [INFO] 
20:15:51 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties ---
20:15:51 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-7.4.1-SNAPSHOT.jar
20:15:51 [INFO] 
20:15:51 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties ---
20:15:51 [INFO] 
20:15:51 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties ---
20:15:52 [INFO] 
20:15:52 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >--
20:15:52 [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT [81/140]
20:15:52 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
20:15:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml
20:15:52 [INFO] 
20:15:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] 
20:15:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:52 [INFO] 
20:15:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] 
20:15:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] 
20:15:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] 
20:15:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:52 [INFO] Resolving class path of org.eclipse.sirius.editor.properties.ext.widgets.reference
20:15:53 [INFO] 
20:15:53 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:53 [INFO] 
20:15:53 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.1-SNAPSHOT-sources.jar
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-7.4.1-SNAPSHOT.jar
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference ---
20:15:53 [INFO] 
20:15:53 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >---------
20:15:53 [INFO] Building org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT        [82/140]
20:15:53 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/pom.xml
20:15:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/pom.xml
20:15:54 [INFO] 
20:15:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] 
20:15:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:54 [INFO] 
20:15:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] 
20:15:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] 
20:15:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] 
20:15:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] Resolving class path of org.eclipse.sirius.ui.properties
20:15:54 [INFO] 
20:15:54 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:54 [INFO] 
20:15:54 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties ---
20:15:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/src/main/resources
20:15:54 [INFO] 
20:15:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/src/test/resources
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT-sources.jar
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-7.4.1-SNAPSHOT.jar
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties ---
20:15:55 [INFO] 
20:15:55 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >--
20:15:55 [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT [83/140]
20:15:55 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
20:15:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml
20:15:56 [INFO] 
20:15:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] 
20:15:56 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:56 [INFO] 
20:15:56 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] 
20:15:56 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] 
20:15:56 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] 
20:15:56 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:56 [INFO] Resolving class path of org.eclipse.sirius.ui.properties.ext.widgets.reference
20:15:57 [INFO] 
20:15:57 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:57 [INFO] 
20:15:57 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.1-SNAPSHOT-sources.jar
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-7.4.1-SNAPSHOT.jar
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference ---
20:15:57 [INFO] 
20:15:57 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >-------
20:15:57 [INFO] Building org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT    [84/140]
20:15:57 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/pom.xml
20:15:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/pom.xml
20:15:58 [INFO] 
20:15:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Resolving class path of org.eclipse.sirius.sample.properties
20:15:58 [INFO] 
20:15:58 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:58 [INFO] 
20:15:58 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/src/main/resources
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/src/test/resources
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT-sources.jar
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-7.4.1-SNAPSHOT.jar
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties ---
20:15:58 [INFO] 
20:15:58 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >--
20:15:58 [INFO] Building org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT [85/140]
20:15:58 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
20:15:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml
20:15:58 [INFO] 
20:15:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] 
20:15:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] 
20:15:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:58 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.checkbox
20:15:59 [INFO] 
20:15:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:59 [INFO] 
20:15:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.1-SNAPSHOT-sources.jar
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-7.4.1-SNAPSHOT.jar
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox ---
20:15:59 [INFO] 
20:15:59 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >----
20:15:59 [INFO] Building org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT [86/140]
20:15:59 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
20:15:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:15:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml
20:15:59 [INFO] 
20:15:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] The project's OSGi version is 7.4.1.202406040011
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] 
20:15:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.radio
20:15:59 [INFO] 
20:15:59 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:15:59 [INFO] 
20:15:59 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio ---
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:15:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources
20:15:59 [INFO] 
20:15:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.1-SNAPSHOT-sources.jar
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-7.4.1-SNAPSHOT.jar
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio ---
20:16:00 [INFO] 
20:16:00 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >--
20:16:00 [INFO] Building org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT [87/140]
20:16:00 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
20:16:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml
20:16:00 [INFO] 
20:16:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] 
20:16:00 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] Resolving class path of org.eclipse.sirius.sample.properties.textarea
20:16:00 [INFO] 
20:16:00 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:00 [INFO] 
20:16:00 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources
20:16:00 [INFO] 
20:16:00 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.1-SNAPSHOT-sources.jar
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-7.4.1-SNAPSHOT.jar
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea ---
20:16:01 [INFO] 
20:16:01 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------
20:16:01 [INFO] Building org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT  [88/140]
20:16:01 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
20:16:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:16:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml
20:16:02 [INFO] 
20:16:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] 
20:16:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:02 [INFO] 
20:16:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] 
20:16:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] 
20:16:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] 
20:16:02 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.ui.properties ---
20:16:02 [INFO] Resolving class path of org.eclipse.sirius.tests.ui.properties
20:16:04 [INFO] 
20:16:04 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:04 [INFO] 
20:16:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources
20:16:04 [INFO] 
20:16:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:04 [INFO] 
20:16:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] 
20:16:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources
20:16:04 [INFO] 
20:16:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] 
20:16:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties ---
20:16:04 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.1-SNAPSHOT-sources.jar
20:16:04 [INFO] 
20:16:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties ---
20:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-7.4.1-SNAPSHOT.jar
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.ui.properties ---
20:16:05 [INFO] Skipping tests
20:16:05 [INFO] 
20:16:05 [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >--------------
20:16:05 [INFO] Building org.eclipse.sirius.aql 7.4.1-SNAPSHOT                  [89/140]
20:16:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/pom.xml
20:16:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/pom.xml
20:16:05 [INFO] 
20:16:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/target
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:05 [INFO] 
20:16:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/src/main/resources
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT.jar
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-7.4.1-SNAPSHOT-sources-feature.jar
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql ---
20:16:05 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:05 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:05 [INFO] 
20:16:05 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >----------
20:16:05 [INFO] Building org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT          [90/140]
20:16:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/pom.xml
20:16:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/pom.xml
20:16:05 [INFO] 
20:16:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/target
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:05 [INFO] 
20:16:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/src/main/resources
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT.jar
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature ---
20:16:05 [INFO] 
20:16:05 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature ---
20:16:05 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:05 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.doc.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:05 [INFO] 
20:16:05 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >--------
20:16:05 [INFO] Building org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT      [91/140]
20:16:05 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
20:16:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml
20:16:06 [INFO] 
20:16:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/target
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:06 [INFO] 
20:16:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/src/main/resources
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.1-SNAPSHOT.jar
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-7.4.1-SNAPSHOT-sources-feature.jar
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef ---
20:16:06 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:06 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:06 [INFO] 
20:16:06 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >----
20:16:06 [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT [92/140]
20:16:06 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
20:16:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml
20:16:06 [INFO] 
20:16:06 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:06 [INFO] 
20:16:06 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/src/main/resources
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.1-SNAPSHOT.jar
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-7.4.1-SNAPSHOT-sources-feature.jar
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [INFO] 
20:16:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo ---
20:16:06 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:06 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:06 [INFO] 
20:16:06 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >--------
20:16:06 [INFO] Building org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT       [93/140]
20:16:06 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
20:16:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml
20:16:07 [INFO] 
20:16:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/target
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:07 [INFO] 
20:16:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/src/main/resources
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.1-SNAPSHOT.jar
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-7.4.1-SNAPSHOT-sources-feature.jar
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui ---
20:16:07 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:07 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:07 [INFO] 
20:16:07 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >-------
20:16:07 [INFO] Building org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT    [94/140]
20:16:07 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
20:16:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml
20:16:07 [INFO] 
20:16:07 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/target
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:07 [INFO] 
20:16:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/src/main/resources
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.1-SNAPSHOT.jar
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-7.4.1-SNAPSHOT-sources-feature.jar
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [INFO] 
20:16:07 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext ---
20:16:07 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:07 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:07 [INFO] 
20:16:07 [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------
20:16:07 [INFO] Building org.eclipse.sirius.samples 7.4.1-SNAPSHOT              [95/140]
20:16:07 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/pom.xml
20:16:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/pom.xml
20:16:08 [INFO] 
20:16:08 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/target
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:08 [INFO] 
20:16:08 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/src/main/resources
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT.jar
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-7.4.1-SNAPSHOT-sources-feature.jar
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples ---
20:16:08 [INFO] 
20:16:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples ---
20:16:08 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:08 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:08 [INFO] 
20:16:08 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >-----------
20:16:08 [INFO] Building org.eclipse.sirius.specifier 7.4.1-SNAPSHOT            [96/140]
20:16:08 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/pom.xml
20:16:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/pom.xml
20:16:09 [INFO] 
20:16:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/target
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:09 [INFO] 
20:16:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/src/main/resources
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT.jar
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier ---
20:16:09 [INFO] 
20:16:09 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier ---
20:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-7.4.1-SNAPSHOT-sources-feature.jar
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier ---
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [INFO] 
20:16:10 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >---
20:16:10 [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT [97/140]
20:16:10 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
20:16:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml
20:16:10 [INFO] 
20:16:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:10 [INFO] 
20:16:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/src/main/resources
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.1-SNAPSHOT.jar
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-7.4.1-SNAPSHOT-sources-feature.jar
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo ---
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [INFO] 
20:16:10 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >-----
20:16:10 [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT [98/140]
20:16:10 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
20:16:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml
20:16:10 [INFO] 
20:16:10 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:10 [INFO] 
20:16:10 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/src/main/resources
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.1-SNAPSHOT.jar
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-7.4.1-SNAPSHOT-sources-feature.jar
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [INFO] 
20:16:10 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql ---
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:10 [INFO] 
20:16:10 [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >-------
20:16:10 [INFO] Building org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT     [99/140]
20:16:10 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
20:16:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml
20:16:11 [INFO] 
20:16:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/target
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:11 [INFO] 
20:16:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/src/main/resources
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.1-SNAPSHOT.jar
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-7.4.1-SNAPSHOT-sources-feature.jar
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui ---
20:16:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:11 [INFO] 
20:16:11 [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >---------
20:16:11 [INFO] Building org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT       [100/140]
20:16:11 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/pom.xml
20:16:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/pom.xml
20:16:11 [INFO] 
20:16:11 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/target
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:11 [INFO] 
20:16:11 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/src/main/resources
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT.jar
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-7.4.1-SNAPSHOT-sources-feature.jar
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support ---
20:16:11 [INFO] 
20:16:11 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support ---
20:16:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:11 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.support:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:11 [INFO] 
20:16:11 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------
20:16:11 [INFO] Building org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT [101/140]
20:16:11 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
20:16:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/pom.xml
20:16:12 [INFO] 
20:16:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/target
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:12 [INFO] 
20:16:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/src/main/resources
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT.jar
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature ---
20:16:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:12 [INFO] 
20:16:12 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------
20:16:12 [INFO] Building org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT  [102/140]
20:16:12 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/pom.xml
20:16:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/pom.xml
20:16:12 [INFO] 
20:16:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/target
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:12 [INFO] 
20:16:12 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/src/main/resources
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT.jar
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature ---
20:16:12 [INFO] 
20:16:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature ---
20:16:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:12 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:12 [INFO] 
20:16:12 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >--
20:16:12 [INFO] Building org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT [103/140]
20:16:12 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
20:16:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml
20:16:13 [INFO] 
20:16:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/target
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:13 [INFO] 
20:16:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/src/main/resources
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.1-SNAPSHOT.jar
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature ---
20:16:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:13 [INFO] 
20:16:13 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >--
20:16:13 [INFO] Building org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT [104/140]
20:16:13 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
20:16:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml
20:16:13 [INFO] 
20:16:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/target
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:13 [INFO] 
20:16:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/src/main/resources
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.1-SNAPSHOT.jar
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [INFO] 
20:16:13 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature ---
20:16:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:13 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:13 [INFO] 
20:16:13 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------
20:16:13 [INFO] Building org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT [105/140]
20:16:13 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
20:16:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml
20:16:14 [INFO] 
20:16:14 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/target
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:14 [INFO] 
20:16:14 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/src/main/resources
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.1-SNAPSHOT.jar
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [INFO] 
20:16:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature ---
20:16:14 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:14 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:14 [INFO] 
20:16:14 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature >----
20:16:14 [INFO] Building org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT [106/140]
20:16:14 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
20:16:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/pom.xml
20:16:15 [INFO] 
20:16:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:15 [INFO] 
20:16:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/src/main/resources
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.1-SNAPSHOT.jar
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.diagram.elk.sdk.feature/target/org.eclipse.sirius.diagram.elk.sdk.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.sdk.feature ---
20:16:15 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:15 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.diagram.elk.sdk.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:15 [INFO] 
20:16:15 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >--
20:16:15 [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT [107/140]
20:16:15 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
20:16:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
20:16:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml
20:16:15 [INFO] 
20:16:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/target
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:15 [INFO] 
20:16:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/src/main/resources
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.1-SNAPSHOT.jar
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-7.4.1-SNAPSHOT-sources-feature.jar
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature ---
20:16:15 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:15 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
20:16:15 [INFO] 
20:16:15 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >-----
20:16:15 [INFO] Building org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT [108/140]
20:16:15 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
20:16:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml
20:16:15 [INFO] 
20:16:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] 
20:16:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook
20:16:15 [INFO] 
20:16:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:15 [INFO] 
20:16:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources
20:16:15 [INFO] 
20:16:15 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.1-SNAPSHOT-sources.jar
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-7.4.1-SNAPSHOT.jar
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook ---
20:16:16 [INFO] 
20:16:16 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >--
20:16:16 [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT [109/140]
20:16:16 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
20:16:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml
20:16:16 [INFO] 
20:16:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] 
20:16:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.design
20:16:16 [INFO] 
20:16:16 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:16 [INFO] 
20:16:16 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources
20:16:16 [INFO] 
20:16:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:16 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.1-SNAPSHOT-sources.jar
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-7.4.1-SNAPSHOT.jar
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design ---
20:16:17 [INFO] 
20:16:17 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >----
20:16:17 [INFO] Building org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT [110/140]
20:16:17 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
20:16:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/pom.xml
20:16:17 [INFO] 
20:16:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component
20:16:17 [INFO] 
20:16:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:17 [INFO] 
20:16:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component ---
20:16:17 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.1-SNAPSHOT-sources.jar
20:16:17 [INFO] 
20:16:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component ---
20:16:18 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-7.4.1-SNAPSHOT.jar
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component ---
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component ---
20:16:18 [INFO] 
20:16:18 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >--
20:16:18 [INFO] Building org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT [111/140]
20:16:18 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
20:16:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml
20:16:18 [INFO] 
20:16:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] 
20:16:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] 
20:16:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:18 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.component.design
20:16:19 [INFO] 
20:16:19 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:19 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:19 [INFO] 
20:16:19 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources
20:16:19 [INFO] 
20:16:19 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.1-SNAPSHOT-sources.jar
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-7.4.1-SNAPSHOT.jar
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design ---
20:16:20 [INFO] 
20:16:20 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >----
20:16:20 [INFO] Building org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT [112/140]
20:16:20 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
20:16:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml
20:16:20 [INFO] 
20:16:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] 
20:16:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.benchmark
20:16:20 [INFO] 
20:16:20 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:20 [INFO] 
20:16:20 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources
20:16:20 [INFO] 
20:16:20 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:20 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.1-SNAPSHOT-sources.jar
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-7.4.1-SNAPSHOT.jar
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark ---
20:16:21 [INFO] 
20:16:21 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------
20:16:21 [INFO] Building org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT [113/140]
20:16:21 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/pom.xml
20:16:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/pom.xml
20:16:21 [INFO] 
20:16:21 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions
20:16:21 [INFO] 
20:16:21 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:21 [INFO] 
20:16:21 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/src/main/resources
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/src/test/resources
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT-sources.jar
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-7.4.1-SNAPSHOT.jar
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions ---
20:16:21 [INFO] 
20:16:21 [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >---
20:16:21 [INFO] Building org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT [114/140]
20:16:21 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
20:16:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml
20:16:22 [INFO] 
20:16:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.edit
20:16:22 [INFO] 
20:16:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:22 [INFO] 
20:16:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.1-SNAPSHOT-sources.jar
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-7.4.1-SNAPSHOT.jar
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit ---
20:16:22 [INFO] 
20:16:22 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >----
20:16:22 [INFO] Building org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT [115/140]
20:16:22 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
20:16:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml
20:16:22 [INFO] 
20:16:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] 
20:16:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration
20:16:22 [INFO] 
20:16:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:22 [INFO] 
20:16:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources
20:16:22 [INFO] 
20:16:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration ---
20:16:22 [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.1-SNAPSHOT-sources.jar
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-7.4.1-SNAPSHOT.jar
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration ---
20:16:23 [INFO] 
20:16:23 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >--
20:16:23 [INFO] Building org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT [116/140]
20:16:23 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
20:16:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml
20:16:23 [INFO] 
20:16:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] 
20:16:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] 
20:16:23 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.design ---
20:16:23 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.design
20:16:24 [INFO] 
20:16:24 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design ---
20:16:24 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:24 [INFO] 
20:16:24 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design ---
20:16:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources
20:16:24 [INFO] 
20:16:24 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design ---
20:16:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.1-SNAPSHOT-sources.jar
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-7.4.1-SNAPSHOT.jar
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design ---
20:16:25 [INFO] 
20:16:25 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >--
20:16:25 [INFO] Building org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT [117/140]
20:16:25 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
20:16:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml
20:16:25 [INFO] 
20:16:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] 
20:16:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] 
20:16:25 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:25 [INFO] Resolving class path of org.eclipse.sirius.sample.interactions.editor
20:16:26 [INFO] 
20:16:26 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:26 [INFO] 
20:16:26 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.1-SNAPSHOT-sources.jar
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-7.4.1-SNAPSHOT.jar
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor ---
20:16:26 [INFO] 
20:16:26 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------
20:16:26 [INFO] Building org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT [118/140]
20:16:26 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
20:16:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml
20:16:27 [INFO] 
20:16:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] 
20:16:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:27 [INFO] 
20:16:27 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] 
20:16:27 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] 
20:16:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] 
20:16:27 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.sample.ecore.design ---
20:16:27 [INFO] Resolving class path of org.eclipse.sirius.sample.ecore.design
20:16:28 [INFO] 
20:16:28 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design ---
20:16:28 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:28 [INFO] 
20:16:28 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design ---
20:16:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources
20:16:28 [INFO] 
20:16:28 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design ---
20:16:28 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.1-SNAPSHOT-sources.jar
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-7.4.1-SNAPSHOT.jar
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >--
20:16:29 [INFO] Building org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT [119/140]
20:16:29 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
20:16:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml
20:16:29 [INFO] 
20:16:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] 
20:16:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:29 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.migration.design
20:16:30 [INFO] 
20:16:30 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:30 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:30 [INFO] 
20:16:30 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources
20:16:30 [INFO] 
20:16:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.1-SNAPSHOT-sources.jar
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-7.4.1-SNAPSHOT.jar
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design ---
20:16:31 [INFO] 
20:16:31 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------
20:16:31 [INFO] Building org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT  [120/140]
20:16:31 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
20:16:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:16:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml
20:16:31 [INFO] 
20:16:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] 
20:16:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml
20:16:31 [INFO] 
20:16:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:31 [INFO] 
20:16:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources
20:16:31 [INFO] 
20:16:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:31 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.1-SNAPSHOT-sources.jar
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-7.4.1-SNAPSHOT.jar
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml ---
20:16:32 [INFO] 
20:16:32 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >----------
20:16:32 [INFO] Building org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT         [121/140]
20:16:32 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/pom.xml
20:16:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:16:32 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
20:16:32 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
20:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/pom.xml
20:16:35 [WARNING] [2ef1d10a-2ec5-4c78-a54b-c793639de4d2][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify osgi.bundle,org.easymock,2.4.0.v20090202-0900 have severely compromised security. Please report this concern to the artifact provider.
20:16:36 [INFO] 
20:16:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] 
20:16:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:36 [INFO] 
20:16:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] 
20:16:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] 
20:16:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] 
20:16:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit ---
20:16:36 [INFO] Resolving class path of org.eclipse.sirius.tests.junit
20:16:38 [INFO] 
20:16:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit ---
20:16:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:16:38 [INFO] 
20:16:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit ---
20:16:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/src/main/resources
20:16:38 [INFO] 
20:16:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit ---
20:16:39 [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:16:47 [INFO] 
20:16:47 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit ---
20:16:50 [INFO] Acceleo maven stand alone build...
20:16:50 [INFO] Starting packages registration...
20:16:50 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:16:50 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit'...
20:16:50 [INFO] Mapping the pom.xml to AcceleoProject...
20:16:51 [INFO] Adding jar dependencies...
20:16:51 [INFO] Starting parsing...
20:16:52 [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'.
20:16:52 [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'.
20:16:52 [INFO] Build completed.
20:16:52 [INFO] 
20:16:52 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit ---
20:16:52 [INFO] Acceleo maven stand alone build...
20:16:52 [INFO] Starting packages registration...
20:16:52 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:16:52 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit'...
20:16:52 [INFO] Mapping the pom.xml to AcceleoProject...
20:16:52 [INFO] Adding jar dependencies...
20:16:52 [INFO] Starting parsing...
20:16:52 [INFO] Build completed.
20:16:52 [INFO] 
20:16:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit ---
20:16:52 [INFO] 
20:16:52 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit ---
20:16:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:16:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:16:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/src/test/resources
20:16:52 [INFO] 
20:16:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit ---
20:16:52 [INFO] 
20:16:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit ---
20:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT-sources.jar
20:16:53 [INFO] 
20:16:53 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit ---
20:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-7.4.1-SNAPSHOT.jar
20:16:57 [INFO] 
20:16:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit ---
20:16:57 [INFO] 
20:16:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit ---
20:16:58 [INFO] 
20:16:58 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit ---
20:16:58 [INFO] Skipping tests
20:16:58 [INFO] 
20:16:58 [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >----------
20:16:58 [INFO] Building org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT          [122/140]
20:16:58 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/pom.xml
20:16:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:16:58 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
20:16:58 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
20:16:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/pom.xml
20:16:59 [INFO] 
20:16:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] 
20:16:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] The project's OSGi version is 7.4.1.202406040011
20:16:59 [INFO] 
20:16:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] 
20:16:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] 
20:16:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] 
20:16:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.tree ---
20:16:59 [INFO] Resolving class path of org.eclipse.sirius.tests.tree
20:17:03 [INFO] 
20:17:03 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree ---
20:17:03 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:17:03 [INFO] 
20:17:03 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.tree ---
20:17:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:17:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/src/main/resources
20:17:03 [INFO] 
20:17:03 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.tree ---
20:17:03 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:17:05 [INFO] 
20:17:05 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] Acceleo maven stand alone build...
20:17:05 [INFO] Starting packages registration...
20:17:05 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:17:05 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree'...
20:17:05 [INFO] Mapping the pom.xml to AcceleoProject...
20:17:05 [INFO] Adding jar dependencies...
20:17:05 [INFO] Starting parsing...
20:17:05 [INFO] Build completed.
20:17:05 [INFO] 
20:17:05 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] Acceleo maven stand alone build...
20:17:05 [INFO] Starting packages registration...
20:17:05 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:17:05 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree'...
20:17:05 [INFO] Mapping the pom.xml to AcceleoProject...
20:17:05 [INFO] Adding jar dependencies...
20:17:05 [INFO] Starting parsing...
20:17:05 [INFO] Build completed.
20:17:05 [INFO] 
20:17:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] 
20:17:05 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:17:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/src/test/resources
20:17:05 [INFO] 
20:17:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] 
20:17:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree ---
20:17:05 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT-sources.jar
20:17:05 [INFO] 
20:17:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree ---
20:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-7.4.1-SNAPSHOT.jar
20:17:06 [INFO] 
20:17:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree ---
20:17:06 [INFO] 
20:17:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree ---
20:17:06 [INFO] 
20:17:06 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.tree ---
20:17:06 [INFO] Skipping tests
20:17:06 [INFO] 
20:17:06 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >---------
20:17:06 [INFO] Building org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT        [123/140]
20:17:06 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
20:17:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:17:06 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile)'
20:17:06 [WARNING] Parameter 'skipTests' is unknown for plugin 'org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default)'
20:17:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/pom.xml
20:17:09 [INFO] 
20:17:09 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] 
20:17:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] The project's OSGi version is 7.4.1.202406040011
20:17:09 [INFO] 
20:17:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] 
20:17:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] 
20:17:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] 
20:17:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.swtbot ---
20:17:09 [INFO] Resolving class path of org.eclipse.sirius.tests.swtbot
20:17:13 [INFO] 
20:17:13 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot ---
20:17:13 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
20:17:13 [INFO] 
20:17:13 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.swtbot ---
20:17:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:17:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:17:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources
20:17:13 [INFO] 
20:17:13 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.swtbot ---
20:17:13 [INFO] Compiling 486 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
20:17:20 [INFO] 
20:17:20 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] Acceleo maven stand alone build...
20:17:20 [INFO] Starting packages registration...
20:17:20 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:17:20 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot'...
20:17:20 [INFO] Mapping the pom.xml to AcceleoProject...
20:17:20 [INFO] Adding jar dependencies...
20:17:20 [INFO] Starting parsing...
20:17:20 [INFO] Build completed.
20:17:20 [INFO] 
20:17:20 [INFO] --- org.eclipse.acceleo.:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] Acceleo maven stand alone build...
20:17:20 [INFO] Starting packages registration...
20:17:20 [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'.
20:17:20 [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot'...
20:17:20 [INFO] Mapping the pom.xml to AcceleoProject...
20:17:20 [INFO] Adding jar dependencies...
20:17:20 [INFO] Starting parsing...
20:17:20 [INFO] Build completed.
20:17:20 [INFO] 
20:17:20 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] 
20:17:20 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:17:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
20:17:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources
20:17:20 [INFO] 
20:17:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] 
20:17:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot ---
20:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.1-SNAPSHOT-sources.jar
20:17:20 [INFO] 
20:17:20 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot ---
20:17:22 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-7.4.1-SNAPSHOT.jar
20:17:23 [INFO] 
20:17:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot ---
20:17:23 [INFO] 
20:17:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot ---
20:17:23 [INFO] 
20:17:23 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.swtbot ---
20:17:25 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/work/data/.metadata/.log
20:17:25 [INFO] Command line:
20:17:25 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -jar, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/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/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
20:17:34 Launching application org.eclipse.ui.ide.workbench
20:17:54 Running org.eclipse.sirius.tests.swtbot.suite.SWTBotPart2Suite
20:17:55 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation()
20:17:56 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
20:17:56 log4j:WARN Please initialize the log4j system properly.
20:17:56 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
20:17:58 Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa004b9 (New Viewpo)
20:17:58 Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
20:18:09 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName()
20:18:10 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:18:16 
20:18:16 (Eclipse:1576): Gtk-WARNING **: 00:18:16.580: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:18:16 
20:18:16 (Eclipse:1576): Gtk-WARNING **: 00:18:16.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:16 
20:18:16 (Eclipse:1576): Gtk-WARNING **: 00:18:16.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:16 
20:18:16 (Eclipse:1576): Gtk-WARNING **: 00:18:16.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:29 
20:18:29 (Eclipse:1576): Gtk-CRITICAL **: 00:18:29.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:18:32 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll()
20:18:34 
20:18:34 (Eclipse:1576): Gtk-WARNING **: 00:18:34.193: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:18:34 
20:18:34 (Eclipse:1576): Gtk-WARNING **: 00:18:34.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:34 
20:18:34 (Eclipse:1576): Gtk-WARNING **: 00:18:34.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:34 
20:18:34 (Eclipse:1576): Gtk-WARNING **: 00:18:34.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:38 
20:18:38 (Eclipse:1576): Gtk-CRITICAL **: 00:18:38.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:18:43 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram()
20:18:44 
20:18:44 (Eclipse:1576): Gtk-WARNING **: 00:18:44.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:18:44 
20:18:44 (Eclipse:1576): Gtk-WARNING **: 00:18:44.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:44 
20:18:44 (Eclipse:1576): Gtk-WARNING **: 00:18:44.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:44 
20:18:44 (Eclipse:1576): Gtk-WARNING **: 00:18:44.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:47 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:18:49 
20:18:49 (Eclipse:1576): Gtk-WARNING **: 00:18:49.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:18:49 
20:18:49 (Eclipse:1576): Gtk-WARNING **: 00:18:49.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:49 
20:18:49 (Eclipse:1576): Gtk-WARNING **: 00:18:49.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:49 
20:18:49 (Eclipse:1576): Gtk-WARNING **: 00:18:49.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:53 
20:18:53 (Eclipse:1576): Gtk-CRITICAL **: 00:18:53.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:18:55 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
20:18:56 
20:18:56 (Eclipse:1576): Gtk-WARNING **: 00:18:56.976: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:18:57 
20:18:57 (Eclipse:1576): Gtk-WARNING **: 00:18:57.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:57 
20:18:57 (Eclipse:1576): Gtk-WARNING **: 00:18:57.014: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:18:57 
20:18:57 (Eclipse:1576): Gtk-WARNING **: 00:18:57.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:00 
20:19:00 (Eclipse:1576): Gtk-CRITICAL **: 00:19:00.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:05 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
20:19:06 
20:19:06 (Eclipse:1576): Gtk-WARNING **: 00:19:06.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:06 
20:19:06 (Eclipse:1576): Gtk-WARNING **: 00:19:06.429: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:06 
20:19:06 (Eclipse:1576): Gtk-WARNING **: 00:19:06.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:06 
20:19:06 (Eclipse:1576): Gtk-WARNING **: 00:19:06.471: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:08 
20:19:08 (Eclipse:1576): Gtk-CRITICAL **: 00:19:08.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:13 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll()
20:19:14 
20:19:14 (Eclipse:1576): Gtk-WARNING **: 00:19:14.403: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:14 
20:19:14 (Eclipse:1576): Gtk-WARNING **: 00:19:14.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:14 
20:19:14 (Eclipse:1576): Gtk-WARNING **: 00:19:14.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:14 
20:19:14 (Eclipse:1576): Gtk-WARNING **: 00:19:14.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:16 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer()
20:19:18 
20:19:18 (Eclipse:1576): Gtk-WARNING **: 00:19:18.069: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:18 
20:19:18 (Eclipse:1576): Gtk-WARNING **: 00:19:18.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:18 
20:19:18 (Eclipse:1576): Gtk-WARNING **: 00:19:18.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:18 
20:19:18 (Eclipse:1576): Gtk-WARNING **: 00:19:18.153: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:21 
20:19:21 (Eclipse:1576): Gtk-CRITICAL **: 00:19:21.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:24 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll()
20:19:25 
20:19:25 (Eclipse:1576): Gtk-WARNING **: 00:19:25.635: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:25 
20:19:25 (Eclipse:1576): Gtk-WARNING **: 00:19:25.679: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:25 
20:19:25 (Eclipse:1576): Gtk-WARNING **: 00:19:25.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:25 
20:19:25 (Eclipse:1576): Gtk-WARNING **: 00:19:25.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:27 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll()
20:19:29 
20:19:29 (Eclipse:1576): Gtk-WARNING **: 00:19:29.021: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:29 
20:19:29 (Eclipse:1576): Gtk-WARNING **: 00:19:29.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:29 
20:19:29 (Eclipse:1576): Gtk-WARNING **: 00:19:29.065: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:29 
20:19:29 (Eclipse:1576): Gtk-WARNING **: 00:19:29.098: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:32 
20:19:32 (Eclipse:1576): Gtk-CRITICAL **: 00:19:32.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:34 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
20:19:36 
20:19:36 (Eclipse:1576): Gtk-WARNING **: 00:19:36.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:36 
20:19:36 (Eclipse:1576): Gtk-WARNING **: 00:19:36.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:36 
20:19:36 (Eclipse:1576): Gtk-WARNING **: 00:19:36.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:36 
20:19:36 (Eclipse:1576): Gtk-WARNING **: 00:19:36.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:40 
20:19:40 (Eclipse:1576): Gtk-CRITICAL **: 00:19:40.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:43 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:19:44 
20:19:44 (Eclipse:1576): Gtk-WARNING **: 00:19:44.421: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:44 
20:19:44 (Eclipse:1576): Gtk-WARNING **: 00:19:44.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:44 
20:19:44 (Eclipse:1576): Gtk-WARNING **: 00:19:44.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:44 
20:19:44 (Eclipse:1576): Gtk-WARNING **: 00:19:44.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:46 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll()
20:19:47 
20:19:47 (Eclipse:1576): Gtk-WARNING **: 00:19:47.966: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:47 
20:19:47 (Eclipse:1576): Gtk-WARNING **: 00:19:47.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:48 
20:19:48 (Eclipse:1576): Gtk-WARNING **: 00:19:48.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:48 
20:19:48 (Eclipse:1576): Gtk-WARNING **: 00:19:48.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:52 
20:19:52 (Eclipse:1576): Gtk-CRITICAL **: 00:19:52.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:19:54 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll()
20:19:56 
20:19:56 (Eclipse:1576): Gtk-WARNING **: 00:19:56.045: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:19:56 
20:19:56 (Eclipse:1576): Gtk-WARNING **: 00:19:56.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:56 
20:19:56 (Eclipse:1576): Gtk-WARNING **: 00:19:56.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:56 
20:19:56 (Eclipse:1576): Gtk-WARNING **: 00:19:56.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:19:59 
20:19:59 (Eclipse:1576): Gtk-CRITICAL **: 00:19:59.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:01 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll()
20:20:02 
20:20:02 (Eclipse:1576): Gtk-WARNING **: 00:20:02.863: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:02 
20:20:02 (Eclipse:1576): Gtk-WARNING **: 00:20:02.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:02 
20:20:02 (Eclipse:1576): Gtk-WARNING **: 00:20:02.903: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:02 
20:20:02 (Eclipse:1576): Gtk-WARNING **: 00:20:02.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:06 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
20:20:07 
20:20:07 (Eclipse:1576): Gtk-WARNING **: 00:20:07.457: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:07 
20:20:07 (Eclipse:1576): Gtk-WARNING **: 00:20:07.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:07 
20:20:07 (Eclipse:1576): Gtk-WARNING **: 00:20:07.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:07 
20:20:07 (Eclipse:1576): Gtk-WARNING **: 00:20:07.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:10 
20:20:10 (Eclipse:1576): Gtk-CRITICAL **: 00:20:10.660: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:20:14 
20:20:14 (Eclipse:1576): Gtk-WARNING **: 00:20:14.028: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:14 
20:20:14 (Eclipse:1576): Gtk-WARNING **: 00:20:14.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:14 
20:20:14 (Eclipse:1576): Gtk-WARNING **: 00:20:14.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:14 
20:20:14 (Eclipse:1576): Gtk-WARNING **: 00:20:14.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:16 
20:20:16 (Eclipse:1576): Gtk-CRITICAL **: 00:20:16.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:19 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram()
20:20:21 
20:20:21 (Eclipse:1576): Gtk-WARNING **: 00:20:21.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:21 
20:20:21 (Eclipse:1576): Gtk-WARNING **: 00:20:21.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:21 
20:20:21 (Eclipse:1576): Gtk-WARNING **: 00:20:21.085: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:21 
20:20:21 (Eclipse:1576): Gtk-WARNING **: 00:20:21.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:24 
20:20:24 (Eclipse:1576): Gtk-CRITICAL **: 00:20:24.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:26 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:20:27 
20:20:27 (Eclipse:1576): Gtk-WARNING **: 00:20:27.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:27 
20:20:27 (Eclipse:1576): Gtk-WARNING **: 00:20:27.975: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:27 
20:20:27 (Eclipse:1576): Gtk-WARNING **: 00:20:27.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:28 
20:20:28 (Eclipse:1576): Gtk-WARNING **: 00:20:28.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:20:31 
20:20:31 (Eclipse:1576): Gtk-WARNING **: 00:20:31.320: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:31 
20:20:31 (Eclipse:1576): Gtk-WARNING **: 00:20:31.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:31 
20:20:31 (Eclipse:1576): Gtk-WARNING **: 00:20:31.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:31 
20:20:31 (Eclipse:1576): Gtk-WARNING **: 00:20:31.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:33 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:20:34 
20:20:34 (Eclipse:1576): Gtk-WARNING **: 00:20:34.593: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:34 
20:20:34 (Eclipse:1576): Gtk-WARNING **: 00:20:34.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:34 
20:20:34 (Eclipse:1576): Gtk-WARNING **: 00:20:34.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:34 
20:20:34 (Eclipse:1576): Gtk-WARNING **: 00:20:34.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:37 
20:20:37 (Eclipse:1576): Gtk-CRITICAL **: 00:20:37.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer()
20:20:41 
20:20:41 (Eclipse:1576): Gtk-WARNING **: 00:20:41.130: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:41 
20:20:41 (Eclipse:1576): Gtk-WARNING **: 00:20:41.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:41 
20:20:41 (Eclipse:1576): Gtk-WARNING **: 00:20:41.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:41 
20:20:41 (Eclipse:1576): Gtk-WARNING **: 00:20:41.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:43 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
20:20:44 
20:20:44 (Eclipse:1576): Gtk-WARNING **: 00:20:44.559: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:44 
20:20:44 (Eclipse:1576): Gtk-WARNING **: 00:20:44.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:44 
20:20:44 (Eclipse:1576): Gtk-WARNING **: 00:20:44.598: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:44 
20:20:44 (Eclipse:1576): Gtk-WARNING **: 00:20:44.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:46 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll()
20:20:47 
20:20:47 (Eclipse:1576): Gtk-WARNING **: 00:20:47.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:47 
20:20:47 (Eclipse:1576): Gtk-WARNING **: 00:20:47.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:47 
20:20:47 (Eclipse:1576): Gtk-WARNING **: 00:20:47.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:47 
20:20:47 (Eclipse:1576): Gtk-WARNING **: 00:20:47.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:49 
20:20:49 (Eclipse:1576): Gtk-CRITICAL **: 00:20:49.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:52 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
20:20:53 
20:20:53 (Eclipse:1576): Gtk-WARNING **: 00:20:53.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:20:53 
20:20:53 (Eclipse:1576): Gtk-WARNING **: 00:20:53.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:53 
20:20:53 (Eclipse:1576): Gtk-WARNING **: 00:20:53.925: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:53 
20:20:53 (Eclipse:1576): Gtk-WARNING **: 00:20:53.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:20:56 
20:20:56 (Eclipse:1576): Gtk-CRITICAL **: 00:20:56.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:20:58 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:20:59 
20:20:59 (Eclipse:1576): Gtk-WARNING **: 00:20:59.992: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:00 
20:21:00 (Eclipse:1576): Gtk-WARNING **: 00:21:00.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:00 
20:21:00 (Eclipse:1576): Gtk-WARNING **: 00:21:00.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:00 
20:21:00 (Eclipse:1576): Gtk-WARNING **: 00:21:00.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:01 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:21:03 
20:21:03 (Eclipse:1576): Gtk-WARNING **: 00:21:03.131: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:03 
20:21:03 (Eclipse:1576): Gtk-WARNING **: 00:21:03.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:03 
20:21:03 (Eclipse:1576): Gtk-WARNING **: 00:21:03.191: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:03 
20:21:03 (Eclipse:1576): Gtk-WARNING **: 00:21:03.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:06 
20:21:06 (Eclipse:1576): Gtk-CRITICAL **: 00:21:06.535: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:08 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:21:09 
20:21:09 (Eclipse:1576): Gtk-WARNING **: 00:21:09.794: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:09 
20:21:09 (Eclipse:1576): Gtk-WARNING **: 00:21:09.821: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:09 
20:21:09 (Eclipse:1576): Gtk-WARNING **: 00:21:09.832: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:09 
20:21:09 (Eclipse:1576): Gtk-WARNING **: 00:21:09.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:13 
20:21:13 (Eclipse:1576): Gtk-CRITICAL **: 00:21:13.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:14 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:21:16 
20:21:16 (Eclipse:1576): Gtk-WARNING **: 00:21:16.287: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:16 
20:21:16 (Eclipse:1576): Gtk-WARNING **: 00:21:16.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:16 
20:21:16 (Eclipse:1576): Gtk-WARNING **: 00:21:16.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:16 
20:21:16 (Eclipse:1576): Gtk-WARNING **: 00:21:16.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:18 
20:21:18 (Eclipse:1576): Gtk-CRITICAL **: 00:21:18.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:21 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
20:21:22 
20:21:22 (Eclipse:1576): Gtk-WARNING **: 00:21:22.551: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:22 
20:21:22 (Eclipse:1576): Gtk-WARNING **: 00:21:22.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:22 
20:21:22 (Eclipse:1576): Gtk-WARNING **: 00:21:22.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:22 
20:21:22 (Eclipse:1576): Gtk-WARNING **: 00:21:22.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:24 
20:21:24 (Eclipse:1576): Gtk-CRITICAL **: 00:21:24.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:27 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
20:21:29 
20:21:29 (Eclipse:1576): Gtk-WARNING **: 00:21:29.001: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:29 
20:21:29 (Eclipse:1576): Gtk-WARNING **: 00:21:29.026: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:29 
20:21:29 (Eclipse:1576): Gtk-WARNING **: 00:21:29.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:29 
20:21:29 (Eclipse:1576): Gtk-WARNING **: 00:21:29.067: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:31 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer()
20:21:33 
20:21:33 (Eclipse:1576): Gtk-WARNING **: 00:21:33.196: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:33 
20:21:33 (Eclipse:1576): Gtk-WARNING **: 00:21:33.221: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:33 
20:21:33 (Eclipse:1576): Gtk-WARNING **: 00:21:33.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:33 
20:21:33 (Eclipse:1576): Gtk-WARNING **: 00:21:33.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:35 
20:21:35 (Eclipse:1576): Gtk-CRITICAL **: 00:21:35.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:38 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:21:39 
20:21:39 (Eclipse:1576): Gtk-WARNING **: 00:21:39.360: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:39 
20:21:39 (Eclipse:1576): Gtk-WARNING **: 00:21:39.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:39 
20:21:39 (Eclipse:1576): Gtk-WARNING **: 00:21:39.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:39 
20:21:39 (Eclipse:1576): Gtk-WARNING **: 00:21:39.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:41 
20:21:41 (Eclipse:1576): Gtk-CRITICAL **: 00:21:41.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll()
20:21:45 
20:21:45 (Eclipse:1576): Gtk-WARNING **: 00:21:45.511: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:45 
20:21:45 (Eclipse:1576): Gtk-WARNING **: 00:21:45.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:45 
20:21:45 (Eclipse:1576): Gtk-WARNING **: 00:21:45.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:45 
20:21:45 (Eclipse:1576): Gtk-WARNING **: 00:21:45.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:47 
20:21:47 (Eclipse:1576): Gtk-CRITICAL **: 00:21:47.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram()
20:21:51 
20:21:51 (Eclipse:1576): Gtk-WARNING **: 00:21:51.738: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:51 
20:21:51 (Eclipse:1576): Gtk-WARNING **: 00:21:51.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:51 
20:21:51 (Eclipse:1576): Gtk-WARNING **: 00:21:51.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:51 
20:21:51 (Eclipse:1576): Gtk-WARNING **: 00:21:51.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:53 
20:21:53 (Eclipse:1576): Gtk-CRITICAL **: 00:21:53.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:21:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
20:21:57 
20:21:57 (Eclipse:1576): Gtk-WARNING **: 00:21:57.879: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:21:57 
20:21:57 (Eclipse:1576): Gtk-WARNING **: 00:21:57.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:57 
20:21:57 (Eclipse:1576): Gtk-WARNING **: 00:21:57.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:57 
20:21:57 (Eclipse:1576): Gtk-WARNING **: 00:21:57.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:21:59 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment()
20:22:04 Setup of org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment()
20:22:08 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload()
20:22:14 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle()
20:22:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable()
20:22:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree()
20:22:21 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable()
20:22:22 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable()
20:22:24 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle()
20:22:25 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle()
20:22:25 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle()
20:22:26 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree()
20:22:28 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree()
20:22:29 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable()
20:22:30 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable()
20:22:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable()
20:22:32 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels()
20:22:34 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor()
20:22:39 Setup of org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor()
20:22:44 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources()
20:22:49 Setup of org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM()
20:23:03 Setup of org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad()
20:23:06 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected()
20:23:10 Setup of org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection()
20:23:13 Setup of org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible()
20:23:14 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView()
20:23:19 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView()
20:23:23 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange()
20:23:26 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique()
20:23:28 Setup of org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique()
20:23:30 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource()
20:23:33 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource()
20:23:35 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget()
20:23:38 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate()
20:23:40 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource()
20:23:43 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget()
20:23:45 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle()
20:23:48 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource()
20:23:50 Setup of org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget()
20:23:52 Setup of org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart()
20:23:53 Setup of org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection()
20:24:02 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement()
20:24:04 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition()
20:24:06 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement()
20:24:08 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement()
20:24:09 Setup of org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition()
20:24:11 Setup of org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed()
20:24:14 Setup of org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement()
20:24:19 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
20:24:22 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll()
20:24:25 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection()
20:24:28 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
20:24:31 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
20:24:35 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
20:24:39 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled()
20:24:42 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll()
20:24:45 Setup of org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection()
20:24:48 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation()
20:24:50 Setup of org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation()
20:24:52 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar()
20:25:01 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon()
20:25:03 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram()
20:25:04 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram()
20:25:05 Setup of org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction()
20:25:07 Setup of org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer()
20:25:10 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection()
20:25:30 Setup of org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar()
20:25:47 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser()
20:25:48 
20:25:48 (Eclipse:1576): Gtk-CRITICAL **: 00:25:48.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:25:50 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser()
20:25:52 
20:25:52 (Eclipse:1576): Gtk-CRITICAL **: 00:25:52.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:25:53 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed()
20:25:55 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed()
20:25:57 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser()
20:26:01 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser()
20:26:05 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed()
20:26:06 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName()
20:26:08 
20:26:08 (Eclipse:1576): Gtk-CRITICAL **: 00:26:08.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:26:09 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed()
20:26:10 Setup of org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName()
20:26:14 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar()
20:26:16 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage()
20:26:18 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage()
20:26:20 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage()
20:26:22 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass()
20:26:24 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4()
20:26:26 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage()
20:26:28 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass()
20:26:30 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable()
20:26:32 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage()
20:26:34 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass()
20:26:37 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass()
20:26:39 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass()
20:26:41 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass()
20:26:43 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute()
20:26:45 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute()
20:26:47 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute()
20:26:49 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage()
20:26:51 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass()
20:26:53 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction()
20:26:55 Setup of org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage()
20:26:57 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
20:26:58 
20:26:58 (Eclipse:1576): Gtk-WARNING **: 00:26:58.868: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:26:58 
20:26:58 (Eclipse:1576): Gtk-WARNING **: 00:26:58.897: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:26:58 
20:26:58 (Eclipse:1576): Gtk-WARNING **: 00:26:58.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:26:58 
20:26:58 (Eclipse:1576): Gtk-WARNING **: 00:26:58.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:26:59 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
20:27:00 
20:27:00 (Eclipse:1576): Gtk-WARNING **: 00:27:00.938: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:00 
20:27:00 (Eclipse:1576): Gtk-WARNING **: 00:27:00.967: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:00 
20:27:00 (Eclipse:1576): Gtk-WARNING **: 00:27:00.986: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:01 
20:27:01 (Eclipse:1576): Gtk-WARNING **: 00:27:01.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:02 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
20:27:03 
20:27:03 (Eclipse:1576): Gtk-WARNING **: 00:27:03.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:03 
20:27:03 (Eclipse:1576): Gtk-WARNING **: 00:27:03.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:03 
20:27:03 (Eclipse:1576): Gtk-WARNING **: 00:27:03.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:03 
20:27:03 (Eclipse:1576): Gtk-WARNING **: 00:27:03.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:04 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer()
20:27:05 
20:27:05 (Eclipse:1576): Gtk-WARNING **: 00:27:05.013: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:05 
20:27:05 (Eclipse:1576): Gtk-WARNING **: 00:27:05.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:05 
20:27:05 (Eclipse:1576): Gtk-WARNING **: 00:27:05.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:05 
20:27:05 (Eclipse:1576): Gtk-WARNING **: 00:27:05.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:06 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll()
20:27:07 
20:27:07 (Eclipse:1576): Gtk-WARNING **: 00:27:07.054: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:07 
20:27:07 (Eclipse:1576): Gtk-WARNING **: 00:27:07.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:07 
20:27:07 (Eclipse:1576): Gtk-WARNING **: 00:27:07.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:07 
20:27:07 (Eclipse:1576): Gtk-WARNING **: 00:27:07.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:08 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
20:27:09 
20:27:09 (Eclipse:1576): Gtk-WARNING **: 00:27:09.010: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:09 
20:27:09 (Eclipse:1576): Gtk-WARNING **: 00:27:09.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:09 
20:27:09 (Eclipse:1576): Gtk-WARNING **: 00:27:09.048: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:09 
20:27:09 (Eclipse:1576): Gtk-WARNING **: 00:27:09.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:10 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
20:27:11 
20:27:11 (Eclipse:1576): Gtk-WARNING **: 00:27:11.048: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:11 
20:27:11 (Eclipse:1576): Gtk-WARNING **: 00:27:11.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:11 
20:27:11 (Eclipse:1576): Gtk-WARNING **: 00:27:11.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:11 
20:27:11 (Eclipse:1576): Gtk-WARNING **: 00:27:11.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:12 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram()
20:27:13 
20:27:13 (Eclipse:1576): Gtk-WARNING **: 00:27:13.667: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:13 
20:27:13 (Eclipse:1576): Gtk-WARNING **: 00:27:13.694: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:13 
20:27:13 (Eclipse:1576): Gtk-WARNING **: 00:27:13.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:13 
20:27:13 (Eclipse:1576): Gtk-WARNING **: 00:27:13.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:14 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
20:27:15 
20:27:15 (Eclipse:1576): Gtk-WARNING **: 00:27:15.664: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:15 
20:27:15 (Eclipse:1576): Gtk-WARNING **: 00:27:15.690: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:15 
20:27:15 (Eclipse:1576): Gtk-WARNING **: 00:27:15.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:15 
20:27:15 (Eclipse:1576): Gtk-WARNING **: 00:27:15.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:16 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:27:17 
20:27:17 (Eclipse:1576): Gtk-WARNING **: 00:27:17.677: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:17 
20:27:17 (Eclipse:1576): Gtk-WARNING **: 00:27:17.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:17 
20:27:17 (Eclipse:1576): Gtk-WARNING **: 00:27:17.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:17 
20:27:17 (Eclipse:1576): Gtk-WARNING **: 00:27:17.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:18 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll()
20:27:19 
20:27:19 (Eclipse:1576): Gtk-WARNING **: 00:27:19.597: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:19 
20:27:19 (Eclipse:1576): Gtk-WARNING **: 00:27:19.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:19 
20:27:19 (Eclipse:1576): Gtk-WARNING **: 00:27:19.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:19 
20:27:19 (Eclipse:1576): Gtk-WARNING **: 00:27:19.663: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:20 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll()
20:27:21 
20:27:21 (Eclipse:1576): Gtk-WARNING **: 00:27:21.459: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:21 
20:27:21 (Eclipse:1576): Gtk-WARNING **: 00:27:21.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:21 
20:27:21 (Eclipse:1576): Gtk-WARNING **: 00:27:21.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:21 
20:27:21 (Eclipse:1576): Gtk-WARNING **: 00:27:21.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:23 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom()
20:27:24 
20:27:24 (Eclipse:1576): Gtk-WARNING **: 00:27:24.420: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:24 
20:27:24 (Eclipse:1576): Gtk-WARNING **: 00:27:24.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:24 
20:27:24 (Eclipse:1576): Gtk-WARNING **: 00:27:24.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:24 
20:27:24 (Eclipse:1576): Gtk-WARNING **: 00:27:24.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:25 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram()
20:27:26 
20:27:26 (Eclipse:1576): Gtk-WARNING **: 00:27:26.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:26 
20:27:26 (Eclipse:1576): Gtk-WARNING **: 00:27:26.459: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:26 
20:27:26 (Eclipse:1576): Gtk-WARNING **: 00:27:26.469: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:26 
20:27:26 (Eclipse:1576): Gtk-WARNING **: 00:27:26.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:27 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom()
20:27:28 
20:27:28 (Eclipse:1576): Gtk-WARNING **: 00:27:28.557: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:28 
20:27:28 (Eclipse:1576): Gtk-WARNING **: 00:27:28.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:28 
20:27:28 (Eclipse:1576): Gtk-WARNING **: 00:27:28.593: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:28 
20:27:28 (Eclipse:1576): Gtk-WARNING **: 00:27:28.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:29 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer()
20:27:30 
20:27:30 (Eclipse:1576): Gtk-WARNING **: 00:27:30.656: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:30 
20:27:30 (Eclipse:1576): Gtk-WARNING **: 00:27:30.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:30 
20:27:30 (Eclipse:1576): Gtk-WARNING **: 00:27:30.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:30 
20:27:30 (Eclipse:1576): Gtk-WARNING **: 00:27:30.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:31 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll()
20:27:32 
20:27:32 (Eclipse:1576): Gtk-WARNING **: 00:27:32.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:32 
20:27:32 (Eclipse:1576): Gtk-WARNING **: 00:27:32.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:32 
20:27:32 (Eclipse:1576): Gtk-WARNING **: 00:27:32.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:32 
20:27:32 (Eclipse:1576): Gtk-WARNING **: 00:27:32.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:33 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom()
20:27:34 
20:27:34 (Eclipse:1576): Gtk-WARNING **: 00:27:34.598: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:34 
20:27:34 (Eclipse:1576): Gtk-WARNING **: 00:27:34.624: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:34 
20:27:34 (Eclipse:1576): Gtk-WARNING **: 00:27:34.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:34 
20:27:34 (Eclipse:1576): Gtk-WARNING **: 00:27:34.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:35 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom()
20:27:36 
20:27:36 (Eclipse:1576): Gtk-WARNING **: 00:27:36.631: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:36 
20:27:36 (Eclipse:1576): Gtk-WARNING **: 00:27:36.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:36 
20:27:36 (Eclipse:1576): Gtk-WARNING **: 00:27:36.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:36 
20:27:36 (Eclipse:1576): Gtk-WARNING **: 00:27:36.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:38 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram()
20:27:39 
20:27:39 (Eclipse:1576): Gtk-WARNING **: 00:27:39.310: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:39 
20:27:39 (Eclipse:1576): Gtk-WARNING **: 00:27:39.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:39 
20:27:39 (Eclipse:1576): Gtk-WARNING **: 00:27:39.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:39 
20:27:39 (Eclipse:1576): Gtk-WARNING **: 00:27:39.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:40 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom()
20:27:41 
20:27:41 (Eclipse:1576): Gtk-WARNING **: 00:27:41.303: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:41 
20:27:41 (Eclipse:1576): Gtk-WARNING **: 00:27:41.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:41 
20:27:41 (Eclipse:1576): Gtk-WARNING **: 00:27:41.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:41 
20:27:41 (Eclipse:1576): Gtk-WARNING **: 00:27:41.372: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:42 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:27:43 
20:27:43 (Eclipse:1576): Gtk-WARNING **: 00:27:43.457: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:43 
20:27:43 (Eclipse:1576): Gtk-WARNING **: 00:27:43.482: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:43 
20:27:43 (Eclipse:1576): Gtk-WARNING **: 00:27:43.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:43 
20:27:43 (Eclipse:1576): Gtk-WARNING **: 00:27:43.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:44 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll()
20:27:45 
20:27:45 (Eclipse:1576): Gtk-WARNING **: 00:27:45.539: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:45 
20:27:45 (Eclipse:1576): Gtk-WARNING **: 00:27:45.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:45 
20:27:45 (Eclipse:1576): Gtk-WARNING **: 00:27:45.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:45 
20:27:45 (Eclipse:1576): Gtk-WARNING **: 00:27:45.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:46 Setup of org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll()
20:27:47 
20:27:47 (Eclipse:1576): Gtk-WARNING **: 00:27:47.618: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:27:47 
20:27:47 (Eclipse:1576): Gtk-WARNING **: 00:27:47.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:47 
20:27:47 (Eclipse:1576): Gtk-WARNING **: 00:27:47.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:47 
20:27:47 (Eclipse:1576): Gtk-WARNING **: 00:27:47.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:27:49 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools()
20:27:54 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference()
20:27:58 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode()
20:28:01 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge()
20:28:04 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor()
20:28:09 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement()
20:28:13 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage()
20:28:18 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements()
20:28:22 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync()
20:28:26 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent()
20:28:29 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent()
20:28:33 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass()
20:28:36 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor()
20:28:41 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode()
20:28:45 Setup of org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode()
20:28:49 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession()
20:28:55 Setup of org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession()
20:29:02 Setup of org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving()
20:29:11 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements()
20:29:18 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView()
20:29:21 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer()
20:29:24 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer()
20:29:26 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer()
20:29:28 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode()
20:29:31 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125()
20:29:34 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer()
20:29:36 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer()
20:29:39 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer()
20:29:41 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint()
20:29:44 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer()
20:29:47 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode()
20:29:50 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote()
20:29:52 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode()
20:29:55 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote()
20:29:58 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText()
20:30:01 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50()
20:30:04 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125()
20:30:06 Setup of org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode()
20:30:09 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50()
20:30:12 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer()
20:30:14 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer()
20:30:17 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode()
20:30:20 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer()
20:30:23 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer()
20:30:26 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer()
20:30:29 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode()
20:30:31 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote()
20:30:34 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125()
20:30:38 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200()
20:30:41 Setup of org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode()
20:30:44 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor()
20:30:46 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor()
20:30:48 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage()
20:30:49 Setup of org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage()
20:30:59 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove()
20:31:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription()
20:31:04 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription()
20:31:06 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation()
20:31:13 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription()
20:31:15 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription()
20:31:16 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties()
20:31:17 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription()
20:31:19 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription()
20:31:20 Setup of org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay()
20:31:22 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled()
20:31:24 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps()
20:31:26 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin()
20:31:28 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps()
20:31:30 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps()
20:31:32 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette()
20:31:35 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps()
20:31:37 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned()
20:31:39 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps()
20:31:41 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned()
20:31:43 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned()
20:31:44 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned()
20:31:46 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled()
20:31:48 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned()
20:31:50 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned()
20:31:52 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps()
20:31:54 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps()
20:31:56 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction()
20:31:59 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps()
20:32:00 Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent()
20:32:04 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes()
20:32:07 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200()
20:32:13 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden()
20:32:18 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges()
20:32:24 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight()
20:32:29 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar()
20:32:35 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom()
20:32:41 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate()
20:32:46 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering()
20:32:51 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer()
20:32:56 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer()
20:33:01 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten()
20:33:07 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes()
20:33:13 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap()
20:33:17 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel()
20:33:23 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer()
20:33:30 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds()
20:33:34 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering()
20:33:37 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel()
20:33:41 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200()
20:33:49 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar()
20:33:54 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction()
20:34:01 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges()
20:34:07 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName()
20:34:12 Setup of org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate()
20:34:17 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward()
20:34:20 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut()
20:34:22 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront()
20:34:25 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut()
20:34:27 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut()
20:34:29 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward()
20:34:32 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront()
20:34:35 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward()
20:34:37 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack()
20:34:39 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward()
20:34:42 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut()
20:34:44 Setup of org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack()
20:34:47 Setup of org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.null()
20:34:50 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange()
20:34:56 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict()
20:34:58 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore()
20:35:00 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore()
20:35:01 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2()
20:35:03 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate()
20:35:05 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2()
20:35:07 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3()
20:35:09 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate()
20:35:11 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict()
20:35:13 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage()
20:35:14 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate()
20:35:16 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate()
20:35:18 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict()
20:35:20 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate()
20:35:22 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace()
20:35:24 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore()
20:35:26 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage()
20:35:27 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval()
20:35:29 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2()
20:35:31 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate()
20:35:32 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2()
20:35:34 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3()
20:35:36 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement()
20:35:38 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2()
20:35:39 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter()
20:35:41 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter()
20:35:43 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate()
20:35:45 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage()
20:35:47 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning()
20:35:49 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage()
20:35:50 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering()
20:35:52 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning()
20:35:54 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate()
20:35:56 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict()
20:35:58 Setup of org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack()
20:36:02 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:05 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:06 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:08 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:18 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:20 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:22 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:25 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:30 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:33 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:35 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:39 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:46 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:50 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:53 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:55 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:36:58 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:01 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:04 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:07 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:13 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:15 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:16 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:18 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:20 Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.null()
20:37:27 Setup of org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006()
20:37:34 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees()
20:37:37 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables()
20:37:38 
20:37:38 (Eclipse:1576): Gtk-CRITICAL **: 00:37:38.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:40 Setup of org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition()
20:37:41 
20:37:41 (Eclipse:1576): Gtk-CRITICAL **: 00:37:41.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:44 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion()
20:37:45 
20:37:45 (Eclipse:1576): Gtk-CRITICAL **: 00:37:45.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:46 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat()
20:37:47 
20:37:47 (Eclipse:1576): Gtk-CRITICAL **: 00:37:47.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:49 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor()
20:37:50 
20:37:50 (Eclipse:1576): Gtk-CRITICAL **: 00:37:50.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:51 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth()
20:37:52 
20:37:52 (Eclipse:1576): Gtk-CRITICAL **: 00:37:52.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:53 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize()
20:37:54 
20:37:54 (Eclipse:1576): Gtk-CRITICAL **: 00:37:54.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:56 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth()
20:37:57 
20:37:57 (Eclipse:1576): Gtk-CRITICAL **: 00:37:57.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:37:58 Setup of org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor()
20:37:59 
20:37:59 (Eclipse:1576): Gtk-CRITICAL **: 00:37:59.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:38:00 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization()
20:38:02 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization()
20:38:04 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM()
20:38:05 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization()
20:38:07 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession()
20:38:15 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening()
20:38:23 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel()
20:38:24 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors()
20:38:26 
20:38:26 (Eclipse:1576): Gtk-CRITICAL **: 00:38:26.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:38:26 
20:38:26 (Eclipse:1576): Gtk-CRITICAL **: 00:38:26.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:38:27 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening()
20:38:34 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists()
20:38:35 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening()
20:38:43 Setup of org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk()
20:38:45 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:38:46 
20:38:46 (Eclipse:1576): Gtk-WARNING **: 00:38:46.475: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:38:46 
20:38:46 (Eclipse:1576): Gtk-WARNING **: 00:38:46.500: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:46 
20:38:46 (Eclipse:1576): Gtk-WARNING **: 00:38:46.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:46 
20:38:46 (Eclipse:1576): Gtk-WARNING **: 00:38:46.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:48 
20:38:48 (Eclipse:1576): Gtk-CRITICAL **: 00:38:48.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:38:50 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll()
20:38:51 
20:38:51 (Eclipse:1576): Gtk-WARNING **: 00:38:51.694: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:38:51 
20:38:51 (Eclipse:1576): Gtk-WARNING **: 00:38:51.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:51 
20:38:51 (Eclipse:1576): Gtk-WARNING **: 00:38:51.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:51 
20:38:51 (Eclipse:1576): Gtk-WARNING **: 00:38:51.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:54 
20:38:54 (Eclipse:1576): Gtk-CRITICAL **: 00:38:54.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:38:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram()
20:38:57 
20:38:57 (Eclipse:1576): Gtk-WARNING **: 00:38:57.538: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:38:57 
20:38:57 (Eclipse:1576): Gtk-WARNING **: 00:38:57.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:57 
20:38:57 (Eclipse:1576): Gtk-WARNING **: 00:38:57.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:57 
20:38:57 (Eclipse:1576): Gtk-WARNING **: 00:38:57.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:38:59 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:39:00 
20:39:00 (Eclipse:1576): Gtk-WARNING **: 00:39:00.110: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:00 
20:39:00 (Eclipse:1576): Gtk-WARNING **: 00:39:00.136: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:00 
20:39:00 (Eclipse:1576): Gtk-WARNING **: 00:39:00.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:00 
20:39:00 (Eclipse:1576): Gtk-WARNING **: 00:39:00.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:02 
20:39:02 (Eclipse:1576): Gtk-CRITICAL **: 00:39:02.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:04 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom()
20:39:04 
20:39:04 (Eclipse:1576): Gtk-WARNING **: 00:39:04.964: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:04 
20:39:04 (Eclipse:1576): Gtk-WARNING **: 00:39:04.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:05 
20:39:05 (Eclipse:1576): Gtk-WARNING **: 00:39:05.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:05 
20:39:05 (Eclipse:1576): Gtk-WARNING **: 00:39:05.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:07 
20:39:07 (Eclipse:1576): Gtk-CRITICAL **: 00:39:07.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:09 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram()
20:39:10 
20:39:10 (Eclipse:1576): Gtk-WARNING **: 00:39:10.901: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:10 
20:39:10 (Eclipse:1576): Gtk-WARNING **: 00:39:10.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:10 
20:39:10 (Eclipse:1576): Gtk-WARNING **: 00:39:10.938: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:10 
20:39:10 (Eclipse:1576): Gtk-WARNING **: 00:39:10.968: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:12 
20:39:12 (Eclipse:1576): Gtk-CRITICAL **: 00:39:12.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:14 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll()
20:39:15 
20:39:15 (Eclipse:1576): Gtk-WARNING **: 00:39:15.890: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:15 
20:39:15 (Eclipse:1576): Gtk-WARNING **: 00:39:15.916: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:15 
20:39:15 (Eclipse:1576): Gtk-WARNING **: 00:39:15.927: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:15 
20:39:15 (Eclipse:1576): Gtk-WARNING **: 00:39:15.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:17 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer()
20:39:18 
20:39:18 (Eclipse:1576): Gtk-WARNING **: 00:39:18.302: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:18 
20:39:18 (Eclipse:1576): Gtk-WARNING **: 00:39:18.327: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:18 
20:39:18 (Eclipse:1576): Gtk-WARNING **: 00:39:18.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:18 
20:39:18 (Eclipse:1576): Gtk-WARNING **: 00:39:18.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:20 
20:39:20 (Eclipse:1576): Gtk-CRITICAL **: 00:39:20.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:22 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll()
20:39:23 
20:39:23 (Eclipse:1576): Gtk-WARNING **: 00:39:23.029: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:23 
20:39:23 (Eclipse:1576): Gtk-WARNING **: 00:39:23.055: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:23 
20:39:23 (Eclipse:1576): Gtk-WARNING **: 00:39:23.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:23 
20:39:23 (Eclipse:1576): Gtk-WARNING **: 00:39:23.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:24 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll()
20:39:25 
20:39:25 (Eclipse:1576): Gtk-WARNING **: 00:39:25.561: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:25 
20:39:25 (Eclipse:1576): Gtk-WARNING **: 00:39:25.587: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:25 
20:39:25 (Eclipse:1576): Gtk-WARNING **: 00:39:25.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:25 
20:39:25 (Eclipse:1576): Gtk-WARNING **: 00:39:25.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:27 
20:39:27 (Eclipse:1576): Gtk-CRITICAL **: 00:39:27.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:29 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom()
20:39:30 
20:39:30 (Eclipse:1576): Gtk-WARNING **: 00:39:30.449: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:30 
20:39:30 (Eclipse:1576): Gtk-WARNING **: 00:39:30.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:30 
20:39:30 (Eclipse:1576): Gtk-WARNING **: 00:39:30.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:30 
20:39:30 (Eclipse:1576): Gtk-WARNING **: 00:39:30.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:34 
20:39:34 (Eclipse:1576): Gtk-CRITICAL **: 00:39:34.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:35 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:39:36 
20:39:36 (Eclipse:1576): Gtk-WARNING **: 00:39:36.546: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:36 
20:39:36 (Eclipse:1576): Gtk-WARNING **: 00:39:36.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:36 
20:39:36 (Eclipse:1576): Gtk-WARNING **: 00:39:36.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:36 
20:39:36 (Eclipse:1576): Gtk-WARNING **: 00:39:36.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:38 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll()
20:39:39 
20:39:39 (Eclipse:1576): Gtk-WARNING **: 00:39:39.176: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:39 
20:39:39 (Eclipse:1576): Gtk-WARNING **: 00:39:39.215: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:39 
20:39:39 (Eclipse:1576): Gtk-WARNING **: 00:39:39.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:39 
20:39:39 (Eclipse:1576): Gtk-WARNING **: 00:39:39.276: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:42 
20:39:42 (Eclipse:1576): Gtk-CRITICAL **: 00:39:42.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll()
20:39:45 
20:39:45 (Eclipse:1576): Gtk-WARNING **: 00:39:45.107: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:45 
20:39:45 (Eclipse:1576): Gtk-WARNING **: 00:39:45.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:45 
20:39:45 (Eclipse:1576): Gtk-WARNING **: 00:39:45.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:45 
20:39:45 (Eclipse:1576): Gtk-WARNING **: 00:39:45.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:47 
20:39:47 (Eclipse:1576): Gtk-CRITICAL **: 00:39:47.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:48 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll()
20:39:49 
20:39:49 (Eclipse:1576): Gtk-WARNING **: 00:39:49.716: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:49 
20:39:49 (Eclipse:1576): Gtk-WARNING **: 00:39:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:49 
20:39:49 (Eclipse:1576): Gtk-WARNING **: 00:39:49.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:49 
20:39:49 (Eclipse:1576): Gtk-WARNING **: 00:39:49.782: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:52 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram()
20:39:53 
20:39:53 (Eclipse:1576): Gtk-WARNING **: 00:39:53.122: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:53 
20:39:53 (Eclipse:1576): Gtk-WARNING **: 00:39:53.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:53 
20:39:53 (Eclipse:1576): Gtk-WARNING **: 00:39:53.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:53 
20:39:53 (Eclipse:1576): Gtk-WARNING **: 00:39:53.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:55 
20:39:55 (Eclipse:1576): Gtk-CRITICAL **: 00:39:55.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:39:56 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:39:57 
20:39:57 (Eclipse:1576): Gtk-WARNING **: 00:39:57.880: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:39:57 
20:39:57 (Eclipse:1576): Gtk-WARNING **: 00:39:57.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:57 
20:39:57 (Eclipse:1576): Gtk-WARNING **: 00:39:57.917: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:57 
20:39:57 (Eclipse:1576): Gtk-WARNING **: 00:39:57.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:39:59 
20:39:59 (Eclipse:1576): Gtk-CRITICAL **: 00:39:59.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:02 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram()
20:40:03 
20:40:03 (Eclipse:1576): Gtk-WARNING **: 00:40:03.321: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:03 
20:40:03 (Eclipse:1576): Gtk-WARNING **: 00:40:03.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:03 
20:40:03 (Eclipse:1576): Gtk-WARNING **: 00:40:03.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:03 
20:40:03 (Eclipse:1576): Gtk-WARNING **: 00:40:03.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:05 
20:40:05 (Eclipse:1576): Gtk-CRITICAL **: 00:40:05.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:07 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:40:08 
20:40:08 (Eclipse:1576): Gtk-WARNING **: 00:40:08.292: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:08 
20:40:08 (Eclipse:1576): Gtk-WARNING **: 00:40:08.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:08 
20:40:08 (Eclipse:1576): Gtk-WARNING **: 00:40:08.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:08 
20:40:08 (Eclipse:1576): Gtk-WARNING **: 00:40:08.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:10 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:40:10 
20:40:10 (Eclipse:1576): Gtk-WARNING **: 00:40:10.952: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:10 
20:40:10 (Eclipse:1576): Gtk-WARNING **: 00:40:10.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:10 
20:40:10 (Eclipse:1576): Gtk-WARNING **: 00:40:10.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:11 
20:40:11 (Eclipse:1576): Gtk-WARNING **: 00:40:11.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:40:13 
20:40:13 (Eclipse:1576): Gtk-WARNING **: 00:40:13.542: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:13 
20:40:13 (Eclipse:1576): Gtk-WARNING **: 00:40:13.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:13 
20:40:13 (Eclipse:1576): Gtk-WARNING **: 00:40:13.583: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:13 
20:40:13 (Eclipse:1576): Gtk-WARNING **: 00:40:13.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:16 
20:40:16 (Eclipse:1576): Gtk-CRITICAL **: 00:40:16.236: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:17 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer()
20:40:18 
20:40:18 (Eclipse:1576): Gtk-WARNING **: 00:40:18.731: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:18 
20:40:18 (Eclipse:1576): Gtk-WARNING **: 00:40:18.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:18 
20:40:18 (Eclipse:1576): Gtk-WARNING **: 00:40:18.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:18 
20:40:18 (Eclipse:1576): Gtk-WARNING **: 00:40:18.799: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:20 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom()
20:40:21 
20:40:21 (Eclipse:1576): Gtk-WARNING **: 00:40:21.170: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:21 
20:40:21 (Eclipse:1576): Gtk-WARNING **: 00:40:21.197: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:21 
20:40:21 (Eclipse:1576): Gtk-WARNING **: 00:40:21.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:21 
20:40:21 (Eclipse:1576): Gtk-WARNING **: 00:40:21.238: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:22 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll()
20:40:23 
20:40:23 (Eclipse:1576): Gtk-WARNING **: 00:40:23.626: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:23 
20:40:23 (Eclipse:1576): Gtk-WARNING **: 00:40:23.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:23 
20:40:23 (Eclipse:1576): Gtk-WARNING **: 00:40:23.665: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:23 
20:40:23 (Eclipse:1576): Gtk-WARNING **: 00:40:23.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:25 
20:40:25 (Eclipse:1576): Gtk-CRITICAL **: 00:40:25.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:27 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom()
20:40:28 
20:40:28 (Eclipse:1576): Gtk-WARNING **: 00:40:28.319: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:28 
20:40:28 (Eclipse:1576): Gtk-WARNING **: 00:40:28.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:28 
20:40:28 (Eclipse:1576): Gtk-WARNING **: 00:40:28.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:28 
20:40:28 (Eclipse:1576): Gtk-WARNING **: 00:40:28.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:30 
20:40:30 (Eclipse:1576): Gtk-CRITICAL **: 00:40:30.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:32 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom()
20:40:33 
20:40:33 (Eclipse:1576): Gtk-WARNING **: 00:40:33.223: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:33 
20:40:33 (Eclipse:1576): Gtk-WARNING **: 00:40:33.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:33 
20:40:33 (Eclipse:1576): Gtk-WARNING **: 00:40:33.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:33 
20:40:33 (Eclipse:1576): Gtk-WARNING **: 00:40:33.303: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:35 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:40:35 
20:40:35 (Eclipse:1576): Gtk-WARNING **: 00:40:35.961: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:35 
20:40:35 (Eclipse:1576): Gtk-WARNING **: 00:40:35.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:36 
20:40:36 (Eclipse:1576): Gtk-WARNING **: 00:40:35.999: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:36 
20:40:36 (Eclipse:1576): Gtk-WARNING **: 00:40:36.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:38 
20:40:38 (Eclipse:1576): Gtk-CRITICAL **: 00:40:38.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:39 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:40:40 
20:40:40 (Eclipse:1576): Gtk-WARNING **: 00:40:40.919: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:40 
20:40:40 (Eclipse:1576): Gtk-WARNING **: 00:40:40.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:40 
20:40:40 (Eclipse:1576): Gtk-WARNING **: 00:40:40.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:40 
20:40:40 (Eclipse:1576): Gtk-WARNING **: 00:40:40.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:43 
20:40:43 (Eclipse:1576): Gtk-CRITICAL **: 00:40:43.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:44 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:40:45 
20:40:45 (Eclipse:1576): Gtk-WARNING **: 00:40:45.654: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:45 
20:40:45 (Eclipse:1576): Gtk-WARNING **: 00:40:45.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:45 
20:40:45 (Eclipse:1576): Gtk-WARNING **: 00:40:45.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:45 
20:40:45 (Eclipse:1576): Gtk-WARNING **: 00:40:45.721: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:47 
20:40:47 (Eclipse:1576): Gtk-CRITICAL **: 00:40:47.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:49 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom()
20:40:50 
20:40:50 (Eclipse:1576): Gtk-WARNING **: 00:40:50.383: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:50 
20:40:50 (Eclipse:1576): Gtk-WARNING **: 00:40:50.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:50 
20:40:50 (Eclipse:1576): Gtk-WARNING **: 00:40:50.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:50 
20:40:50 (Eclipse:1576): Gtk-WARNING **: 00:40:50.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:52 
20:40:52 (Eclipse:1576): Gtk-CRITICAL **: 00:40:52.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:40:54 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom()
20:40:55 
20:40:55 (Eclipse:1576): Gtk-WARNING **: 00:40:55.583: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:55 
20:40:55 (Eclipse:1576): Gtk-WARNING **: 00:40:55.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:55 
20:40:55 (Eclipse:1576): Gtk-WARNING **: 00:40:55.620: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:55 
20:40:55 (Eclipse:1576): Gtk-WARNING **: 00:40:55.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:58 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer()
20:40:59 
20:40:59 (Eclipse:1576): Gtk-WARNING **: 00:40:59.096: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:40:59 
20:40:59 (Eclipse:1576): Gtk-WARNING **: 00:40:59.123: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:59 
20:40:59 (Eclipse:1576): Gtk-WARNING **: 00:40:59.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:40:59 
20:40:59 (Eclipse:1576): Gtk-WARNING **: 00:40:59.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:00 
20:41:00 (Eclipse:1576): Gtk-CRITICAL **: 00:41:00.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:41:02 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom()
20:41:03 
20:41:03 (Eclipse:1576): Gtk-WARNING **: 00:41:03.857: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:03 
20:41:03 (Eclipse:1576): Gtk-WARNING **: 00:41:03.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:03 
20:41:03 (Eclipse:1576): Gtk-WARNING **: 00:41:03.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:03 
20:41:03 (Eclipse:1576): Gtk-WARNING **: 00:41:03.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:05 
20:41:05 (Eclipse:1576): Gtk-CRITICAL **: 00:41:05.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:41:07 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll()
20:41:08 
20:41:08 (Eclipse:1576): Gtk-WARNING **: 00:41:08.880: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:08 
20:41:08 (Eclipse:1576): Gtk-WARNING **: 00:41:08.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:08 
20:41:08 (Eclipse:1576): Gtk-WARNING **: 00:41:08.918: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:08 
20:41:08 (Eclipse:1576): Gtk-WARNING **: 00:41:08.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:10 
20:41:10 (Eclipse:1576): Gtk-CRITICAL **: 00:41:10.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:41:12 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram()
20:41:13 
20:41:13 (Eclipse:1576): Gtk-WARNING **: 00:41:13.827: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:13 
20:41:13 (Eclipse:1576): Gtk-WARNING **: 00:41:13.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:13 
20:41:13 (Eclipse:1576): Gtk-WARNING **: 00:41:13.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:13 
20:41:13 (Eclipse:1576): Gtk-WARNING **: 00:41:13.898: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:15 
20:41:15 (Eclipse:1576): Gtk-CRITICAL **: 00:41:15.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
20:41:17 Setup of org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
20:41:18 
20:41:18 (Eclipse:1576): Gtk-WARNING **: 00:41:18.673: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:18 
20:41:18 (Eclipse:1576): Gtk-WARNING **: 00:41:18.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:18 
20:41:18 (Eclipse:1576): Gtk-WARNING **: 00:41:18.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:18 
20:41:18 (Eclipse:1576): Gtk-WARNING **: 00:41:18.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:20 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
20:41:21 
20:41:21 (Eclipse:1576): Gtk-WARNING **: 00:41:21.357: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:21 
20:41:21 (Eclipse:1576): Gtk-WARNING **: 00:41:21.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:21 
20:41:21 (Eclipse:1576): Gtk-WARNING **: 00:41:21.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:21 
20:41:21 (Eclipse:1576): Gtk-WARNING **: 00:41:21.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:22 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll()
20:41:23 
20:41:23 (Eclipse:1576): Gtk-WARNING **: 00:41:23.668: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:23 
20:41:23 (Eclipse:1576): Gtk-WARNING **: 00:41:23.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:23 
20:41:23 (Eclipse:1576): Gtk-WARNING **: 00:41:23.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:23 
20:41:23 (Eclipse:1576): Gtk-WARNING **: 00:41:23.737: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:24 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer()
20:41:25 
20:41:25 (Eclipse:1576): Gtk-WARNING **: 00:41:25.815: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:25 
20:41:25 (Eclipse:1576): Gtk-WARNING **: 00:41:25.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:25 
20:41:25 (Eclipse:1576): Gtk-WARNING **: 00:41:25.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:25 
20:41:25 (Eclipse:1576): Gtk-WARNING **: 00:41:25.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:27 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
20:41:28 
20:41:28 (Eclipse:1576): Gtk-WARNING **: 00:41:28.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:28 
20:41:28 (Eclipse:1576): Gtk-WARNING **: 00:41:28.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:28 
20:41:28 (Eclipse:1576): Gtk-WARNING **: 00:41:28.081: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:28 
20:41:28 (Eclipse:1576): Gtk-WARNING **: 00:41:28.112: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:29 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll()
20:41:30 
20:41:30 (Eclipse:1576): Gtk-WARNING **: 00:41:30.382: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:30 
20:41:30 (Eclipse:1576): Gtk-WARNING **: 00:41:30.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:30 
20:41:30 (Eclipse:1576): Gtk-WARNING **: 00:41:30.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:30 
20:41:30 (Eclipse:1576): Gtk-WARNING **: 00:41:30.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:31 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
20:41:32 
20:41:32 (Eclipse:1576): Gtk-WARNING **: 00:41:32.733: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:32 
20:41:32 (Eclipse:1576): Gtk-WARNING **: 00:41:32.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:32 
20:41:32 (Eclipse:1576): Gtk-WARNING **: 00:41:32.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:32 
20:41:32 (Eclipse:1576): Gtk-WARNING **: 00:41:32.803: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:35 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
20:41:36 
20:41:36 (Eclipse:1576): Gtk-WARNING **: 00:41:36.034: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:36 
20:41:36 (Eclipse:1576): Gtk-WARNING **: 00:41:36.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:36 
20:41:36 (Eclipse:1576): Gtk-WARNING **: 00:41:36.071: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:36 
20:41:36 (Eclipse:1576): Gtk-WARNING **: 00:41:36.101: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:37 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
20:41:38 
20:41:38 (Eclipse:1576): Gtk-WARNING **: 00:41:38.267: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:38 
20:41:38 (Eclipse:1576): Gtk-WARNING **: 00:41:38.294: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:38 
20:41:38 (Eclipse:1576): Gtk-WARNING **: 00:41:38.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:38 
20:41:38 (Eclipse:1576): Gtk-WARNING **: 00:41:38.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:39 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram()
20:41:40 
20:41:40 (Eclipse:1576): Gtk-WARNING **: 00:41:40.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:40 
20:41:40 (Eclipse:1576): Gtk-WARNING **: 00:41:40.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:40 
20:41:40 (Eclipse:1576): Gtk-WARNING **: 00:41:40.650: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:40 
20:41:40 (Eclipse:1576): Gtk-WARNING **: 00:41:40.681: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:41 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:41:42 
20:41:42 (Eclipse:1576): Gtk-WARNING **: 00:41:42.888: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:42 
20:41:42 (Eclipse:1576): Gtk-WARNING **: 00:41:42.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:42 
20:41:42 (Eclipse:1576): Gtk-WARNING **: 00:41:42.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:42 
20:41:42 (Eclipse:1576): Gtk-WARNING **: 00:41:42.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:44 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
20:41:45 
20:41:45 (Eclipse:1576): Gtk-WARNING **: 00:41:45.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:45 
20:41:45 (Eclipse:1576): Gtk-WARNING **: 00:41:45.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:45 
20:41:45 (Eclipse:1576): Gtk-WARNING **: 00:41:45.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:45 
20:41:45 (Eclipse:1576): Gtk-WARNING **: 00:41:45.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:46 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll()
20:41:47 
20:41:47 (Eclipse:1576): Gtk-WARNING **: 00:41:47.616: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:47 
20:41:47 (Eclipse:1576): Gtk-WARNING **: 00:41:47.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:47 
20:41:47 (Eclipse:1576): Gtk-WARNING **: 00:41:47.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:47 
20:41:47 (Eclipse:1576): Gtk-WARNING **: 00:41:47.682: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:49 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation()
20:41:53 Setup of org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation()
20:41:56 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom()
20:41:57 
20:41:57 (Eclipse:1576): Gtk-WARNING **: 00:41:57.211: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:57 
20:41:57 (Eclipse:1576): Gtk-WARNING **: 00:41:57.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:57 
20:41:57 (Eclipse:1576): Gtk-WARNING **: 00:41:57.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:57 
20:41:57 (Eclipse:1576): Gtk-WARNING **: 00:41:57.278: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:58 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll()
20:41:59 
20:41:59 (Eclipse:1576): Gtk-WARNING **: 00:41:59.314: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:41:59 
20:41:59 (Eclipse:1576): Gtk-WARNING **: 00:41:59.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:59 
20:41:59 (Eclipse:1576): Gtk-WARNING **: 00:41:59.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:41:59 
20:41:59 (Eclipse:1576): Gtk-WARNING **: 00:41:59.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:00 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer()
20:42:01 
20:42:01 (Eclipse:1576): Gtk-WARNING **: 00:42:01.487: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:01 
20:42:01 (Eclipse:1576): Gtk-WARNING **: 00:42:01.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:01 
20:42:01 (Eclipse:1576): Gtk-WARNING **: 00:42:01.524: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:01 
20:42:01 (Eclipse:1576): Gtk-WARNING **: 00:42:01.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:02 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram()
20:42:03 
20:42:03 (Eclipse:1576): Gtk-WARNING **: 00:42:03.556: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:03 
20:42:03 (Eclipse:1576): Gtk-WARNING **: 00:42:03.581: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:03 
20:42:03 (Eclipse:1576): Gtk-WARNING **: 00:42:03.592: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:03 
20:42:03 (Eclipse:1576): Gtk-WARNING **: 00:42:03.621: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:04 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll()
20:42:05 
20:42:05 (Eclipse:1576): Gtk-WARNING **: 00:42:05.817: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:05 
20:42:05 (Eclipse:1576): Gtk-WARNING **: 00:42:05.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:05 
20:42:05 (Eclipse:1576): Gtk-WARNING **: 00:42:05.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:05 
20:42:05 (Eclipse:1576): Gtk-WARNING **: 00:42:05.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:07 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom()
20:42:08 
20:42:08 (Eclipse:1576): Gtk-WARNING **: 00:42:08.064: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:08 
20:42:08 (Eclipse:1576): Gtk-WARNING **: 00:42:08.090: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:08 
20:42:08 (Eclipse:1576): Gtk-WARNING **: 00:42:08.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:08 
20:42:08 (Eclipse:1576): Gtk-WARNING **: 00:42:08.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:10 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom()
20:42:11 
20:42:11 (Eclipse:1576): Gtk-WARNING **: 00:42:11.221: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:11 
20:42:11 (Eclipse:1576): Gtk-WARNING **: 00:42:11.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:11 
20:42:11 (Eclipse:1576): Gtk-WARNING **: 00:42:11.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:11 
20:42:11 (Eclipse:1576): Gtk-WARNING **: 00:42:11.287: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:12 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom()
20:42:13 
20:42:13 (Eclipse:1576): Gtk-WARNING **: 00:42:13.362: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:13 
20:42:13 (Eclipse:1576): Gtk-WARNING **: 00:42:13.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:13 
20:42:13 (Eclipse:1576): Gtk-WARNING **: 00:42:13.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:13 
20:42:13 (Eclipse:1576): Gtk-WARNING **: 00:42:13.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:14 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram()
20:42:15 
20:42:15 (Eclipse:1576): Gtk-WARNING **: 00:42:15.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:15 
20:42:15 (Eclipse:1576): Gtk-WARNING **: 00:42:15.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:15 
20:42:15 (Eclipse:1576): Gtk-WARNING **: 00:42:15.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:15 
20:42:15 (Eclipse:1576): Gtk-WARNING **: 00:42:15.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:16 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:42:17 
20:42:17 (Eclipse:1576): Gtk-WARNING **: 00:42:17.966: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:17 
20:42:17 (Eclipse:1576): Gtk-WARNING **: 00:42:17.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:18 
20:42:18 (Eclipse:1576): Gtk-WARNING **: 00:42:18.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:18 
20:42:18 (Eclipse:1576): Gtk-WARNING **: 00:42:18.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:19 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom()
20:42:20 
20:42:20 (Eclipse:1576): Gtk-WARNING **: 00:42:20.484: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:20 
20:42:20 (Eclipse:1576): Gtk-WARNING **: 00:42:20.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:20 
20:42:20 (Eclipse:1576): Gtk-WARNING **: 00:42:20.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:20 
20:42:20 (Eclipse:1576): Gtk-WARNING **: 00:42:20.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:21 Setup of org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll()
20:42:22 
20:42:22 (Eclipse:1576): Gtk-WARNING **: 00:42:22.785: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:22 
20:42:22 (Eclipse:1576): Gtk-WARNING **: 00:42:22.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:22 
20:42:22 (Eclipse:1576): Gtk-WARNING **: 00:42:22.822: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:22 
20:42:22 (Eclipse:1576): Gtk-WARNING **: 00:42:22.852: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:25 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
20:42:26 
20:42:26 (Eclipse:1576): Gtk-WARNING **: 00:42:26.015: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:26 
20:42:26 (Eclipse:1576): Gtk-WARNING **: 00:42:26.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:26 
20:42:26 (Eclipse:1576): Gtk-WARNING **: 00:42:26.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:26 
20:42:26 (Eclipse:1576): Gtk-WARNING **: 00:42:26.082: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:27 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
20:42:28 
20:42:28 (Eclipse:1576): Gtk-WARNING **: 00:42:28.749: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:28 
20:42:28 (Eclipse:1576): Gtk-WARNING **: 00:42:28.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:28 
20:42:28 (Eclipse:1576): Gtk-WARNING **: 00:42:28.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:28 
20:42:28 (Eclipse:1576): Gtk-WARNING **: 00:42:28.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:30 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll()
20:42:31 
20:42:31 (Eclipse:1576): Gtk-WARNING **: 00:42:31.033: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:31 
20:42:31 (Eclipse:1576): Gtk-WARNING **: 00:42:31.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:31 
20:42:31 (Eclipse:1576): Gtk-WARNING **: 00:42:31.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:31 
20:42:31 (Eclipse:1576): Gtk-WARNING **: 00:42:31.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:33 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
20:42:34 
20:42:34 (Eclipse:1576): Gtk-WARNING **: 00:42:34.219: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:34 
20:42:34 (Eclipse:1576): Gtk-WARNING **: 00:42:34.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:34 
20:42:34 (Eclipse:1576): Gtk-WARNING **: 00:42:34.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:34 
20:42:34 (Eclipse:1576): Gtk-WARNING **: 00:42:34.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:35 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
20:42:36 
20:42:36 (Eclipse:1576): Gtk-WARNING **: 00:42:36.326: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:36 
20:42:36 (Eclipse:1576): Gtk-WARNING **: 00:42:36.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:36 
20:42:36 (Eclipse:1576): Gtk-WARNING **: 00:42:36.362: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:36 
20:42:36 (Eclipse:1576): Gtk-WARNING **: 00:42:36.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:37 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:42:38 
20:42:38 (Eclipse:1576): Gtk-WARNING **: 00:42:38.595: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:38 
20:42:38 (Eclipse:1576): Gtk-WARNING **: 00:42:38.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:38 
20:42:38 (Eclipse:1576): Gtk-WARNING **: 00:42:38.633: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:38 
20:42:38 (Eclipse:1576): Gtk-WARNING **: 00:42:38.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:40 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:42:41 
20:42:41 (Eclipse:1576): Gtk-WARNING **: 00:42:41.031: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:41 
20:42:41 (Eclipse:1576): Gtk-WARNING **: 00:42:41.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:41 
20:42:41 (Eclipse:1576): Gtk-WARNING **: 00:42:41.073: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:41 
20:42:41 (Eclipse:1576): Gtk-WARNING **: 00:42:41.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:42 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll()
20:42:43 
20:42:43 (Eclipse:1576): Gtk-WARNING **: 00:42:43.396: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:43 
20:42:43 (Eclipse:1576): Gtk-WARNING **: 00:42:43.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:43 
20:42:43 (Eclipse:1576): Gtk-WARNING **: 00:42:43.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:43 
20:42:43 (Eclipse:1576): Gtk-WARNING **: 00:42:43.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:44 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer()
20:42:45 
20:42:45 (Eclipse:1576): Gtk-WARNING **: 00:42:45.622: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:45 
20:42:45 (Eclipse:1576): Gtk-WARNING **: 00:42:45.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:45 
20:42:45 (Eclipse:1576): Gtk-WARNING **: 00:42:45.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:45 
20:42:45 (Eclipse:1576): Gtk-WARNING **: 00:42:45.691: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:46 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll()
20:42:47 
20:42:47 (Eclipse:1576): Gtk-WARNING **: 00:42:47.886: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:47 
20:42:47 (Eclipse:1576): Gtk-WARNING **: 00:42:47.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:47 
20:42:47 (Eclipse:1576): Gtk-WARNING **: 00:42:47.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:47 
20:42:47 (Eclipse:1576): Gtk-WARNING **: 00:42:47.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:49 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram()
20:42:50 
20:42:50 (Eclipse:1576): Gtk-WARNING **: 00:42:50.180: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:50 
20:42:50 (Eclipse:1576): Gtk-WARNING **: 00:42:50.206: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:50 
20:42:50 (Eclipse:1576): Gtk-WARNING **: 00:42:50.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:50 
20:42:50 (Eclipse:1576): Gtk-WARNING **: 00:42:50.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:51 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
20:42:52 
20:42:52 (Eclipse:1576): Gtk-WARNING **: 00:42:52.409: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:52 
20:42:52 (Eclipse:1576): Gtk-WARNING **: 00:42:52.473: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:52 
20:42:52 (Eclipse:1576): Gtk-WARNING **: 00:42:52.490: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:52 
20:42:52 (Eclipse:1576): Gtk-WARNING **: 00:42:52.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:53 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom()
20:42:54 
20:42:54 (Eclipse:1576): Gtk-WARNING **: 00:42:54.709: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:54 
20:42:54 (Eclipse:1576): Gtk-WARNING **: 00:42:54.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:54 
20:42:54 (Eclipse:1576): Gtk-WARNING **: 00:42:54.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:54 
20:42:54 (Eclipse:1576): Gtk-WARNING **: 00:42:54.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:57 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom()
20:42:57 
20:42:57 (Eclipse:1576): Gtk-WARNING **: 00:42:57.958: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:42:57 
20:42:57 (Eclipse:1576): Gtk-WARNING **: 00:42:57.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:57 
20:42:57 (Eclipse:1576): Gtk-WARNING **: 00:42:57.994: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:58 
20:42:58 (Eclipse:1576): Gtk-WARNING **: 00:42:58.024: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:42:59 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll()
20:43:00 
20:43:00 (Eclipse:1576): Gtk-WARNING **: 00:43:00.006: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:00 
20:43:00 (Eclipse:1576): Gtk-WARNING **: 00:43:00.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:00 
20:43:00 (Eclipse:1576): Gtk-WARNING **: 00:43:00.046: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:00 
20:43:00 (Eclipse:1576): Gtk-WARNING **: 00:43:00.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:02 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom()
20:43:03 
20:43:03 (Eclipse:1576): Gtk-WARNING **: 00:43:03.197: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:03 
20:43:03 (Eclipse:1576): Gtk-WARNING **: 00:43:03.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:03 
20:43:03 (Eclipse:1576): Gtk-WARNING **: 00:43:03.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:03 
20:43:03 (Eclipse:1576): Gtk-WARNING **: 00:43:03.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:04 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom()
20:43:05 
20:43:05 (Eclipse:1576): Gtk-WARNING **: 00:43:05.340: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:05 
20:43:05 (Eclipse:1576): Gtk-WARNING **: 00:43:05.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:05 
20:43:05 (Eclipse:1576): Gtk-WARNING **: 00:43:05.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:05 
20:43:05 (Eclipse:1576): Gtk-WARNING **: 00:43:05.407: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:06 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:43:07 
20:43:07 (Eclipse:1576): Gtk-WARNING **: 00:43:07.545: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:07 
20:43:07 (Eclipse:1576): Gtk-WARNING **: 00:43:07.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:07 
20:43:07 (Eclipse:1576): Gtk-WARNING **: 00:43:07.582: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:07 
20:43:07 (Eclipse:1576): Gtk-WARNING **: 00:43:07.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:08 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom()
20:43:09 
20:43:09 (Eclipse:1576): Gtk-WARNING **: 00:43:09.713: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:09 
20:43:09 (Eclipse:1576): Gtk-WARNING **: 00:43:09.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:09 
20:43:09 (Eclipse:1576): Gtk-WARNING **: 00:43:09.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:09 
20:43:09 (Eclipse:1576): Gtk-WARNING **: 00:43:09.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:10 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll()
20:43:11 
20:43:11 (Eclipse:1576): Gtk-WARNING **: 00:43:11.908: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:11 
20:43:11 (Eclipse:1576): Gtk-WARNING **: 00:43:11.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:11 
20:43:11 (Eclipse:1576): Gtk-WARNING **: 00:43:11.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:11 
20:43:11 (Eclipse:1576): Gtk-WARNING **: 00:43:11.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:13 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer()
20:43:14 
20:43:14 (Eclipse:1576): Gtk-WARNING **: 00:43:14.068: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:14 
20:43:14 (Eclipse:1576): Gtk-WARNING **: 00:43:14.095: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:14 
20:43:14 (Eclipse:1576): Gtk-WARNING **: 00:43:14.105: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:14 
20:43:14 (Eclipse:1576): Gtk-WARNING **: 00:43:14.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:15 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll()
20:43:16 
20:43:16 (Eclipse:1576): Gtk-WARNING **: 00:43:16.194: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:16 
20:43:16 (Eclipse:1576): Gtk-WARNING **: 00:43:16.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:16 
20:43:16 (Eclipse:1576): Gtk-WARNING **: 00:43:16.231: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:16 
20:43:16 (Eclipse:1576): Gtk-WARNING **: 00:43:16.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:17 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram()
20:43:18 
20:43:18 (Eclipse:1576): Gtk-WARNING **: 00:43:18.273: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:18 
20:43:18 (Eclipse:1576): Gtk-WARNING **: 00:43:18.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:18 
20:43:18 (Eclipse:1576): Gtk-WARNING **: 00:43:18.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:18 
20:43:18 (Eclipse:1576): Gtk-WARNING **: 00:43:18.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:19 Setup of org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram()
20:43:20 
20:43:20 (Eclipse:1576): Gtk-WARNING **: 00:43:20.467: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
20:43:20 
20:43:20 (Eclipse:1576): Gtk-WARNING **: 00:43:20.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:20 
20:43:20 (Eclipse:1576): Gtk-WARNING **: 00:43:20.507: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:20 
20:43:20 (Eclipse:1576): Gtk-WARNING **: 00:43:20.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
20:43:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:43:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll()
20:43:28 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:43:31 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
20:43:34 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:43:38 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:43:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:43:44 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
20:43:47 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
20:43:50 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
20:43:53 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:43:56 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:43:59 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:44:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer()
20:44:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
20:44:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:44:11 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
20:44:14 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:44:17 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation()
20:44:20 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing()
20:44:23 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:44:26 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
20:44:30 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:44:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
20:44:36 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:44:40 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:44:43 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:44:45 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
20:44:48 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
20:44:51 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
20:44:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:44:58 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:45:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:45:04 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
20:45:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
20:45:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:45:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
20:45:16 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:45:19 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation()
20:45:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation()
20:45:22 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation()
20:45:24 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation()
20:45:25 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation()
20:45:27 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation()
20:45:28 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation()
20:45:30 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation()
20:45:31 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:45:33 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
20:45:36 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:45:39 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
20:45:42 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:45:45 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:45:48 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:45:51 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
20:45:54 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
20:45:57 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
20:46:00 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:46:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:46:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:46:08 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
20:46:10 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
20:46:13 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:46:15 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
20:46:18 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:46:21 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:46:23 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
20:46:26 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:46:29 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
20:46:32 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:46:35 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:46:38 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:46:41 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
20:46:44 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
20:46:47 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
20:46:49 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:46:52 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:46:55 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:46:58 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
20:47:00 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
20:47:02 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:47:05 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
20:47:07 Setup of org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:47:10 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:47:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll()
20:47:17 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:47:20 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer()
20:47:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:47:27 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:47:30 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:47:33 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram()
20:47:36 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll()
20:47:39 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom()
20:47:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:47:46 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:47:49 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:47:52 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer()
20:47:55 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll()
20:47:58 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:48:01 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll()
20:48:04 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:48:07 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:48:09 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll()
20:48:13 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:48:16 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
20:48:19 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:48:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:48:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:48:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
20:48:32 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
20:48:35 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
20:48:38 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:48:42 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:48:45 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:48:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer()
20:48:51 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
20:48:54 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:48:57 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
20:49:00 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:49:03 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:49:05 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll()
20:49:08 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:49:11 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer()
20:49:14 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:49:17 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:49:20 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:49:23 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram()
20:49:26 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll()
20:49:29 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom()
20:49:32 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:49:34 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:49:37 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:49:40 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer()
20:49:43 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll()
20:49:45 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:49:48 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll()
20:49:50 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:49:53 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom()
20:49:56 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll()
20:49:59 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram()
20:50:02 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer()
20:50:05 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom()
20:50:08 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram()
20:50:11 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom()
20:50:14 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram()
20:50:17 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll()
20:50:20 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom()
20:50:22 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom()
20:50:25 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom()
20:50:28 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom()
20:50:31 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer()
20:50:33 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll()
20:50:36 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom()
20:50:38 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll()
20:50:41 Setup of org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom()
20:50:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned()
20:50:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container()
20:50:48 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned()
20:50:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List()
20:50:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node()
20:50:52 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom()
20:50:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned()
20:50:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer()
20:50:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom()
20:50:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned()
20:51:00 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge()
20:51:01 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned()
20:51:03 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node()
20:51:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container()
20:51:06 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container()
20:51:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container()
20:51:09 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container()
20:51:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
20:51:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container()
20:51:15 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned()
20:51:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List()
20:51:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node()
20:51:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
20:51:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned()
20:51:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
20:51:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
20:51:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
20:51:27 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
20:51:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned()
20:51:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
20:51:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container()
20:51:33 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container()
20:51:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container()
20:51:36 Setup of org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
20:51:38 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned()
20:51:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom()
20:51:44 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
20:51:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List()
20:51:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node()
20:51:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram()
20:51:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram()
20:51:57 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer()
20:52:00 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom()
20:52:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom()
20:52:05 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom()
20:52:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge()
20:52:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node()
20:52:12 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container()
20:52:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer()
20:52:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase()
20:52:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container()
20:52:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned()
20:52:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container()
20:52:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned()
20:52:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom()
20:52:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned()
20:52:29 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer()
20:52:31 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned()
20:52:32 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned()
20:52:34 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container()
20:52:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container()
20:52:37 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection()
20:52:39 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge()
20:52:42 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode()
20:52:45 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline()
20:52:48 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode()
20:52:50 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel()
20:52:52 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline()
20:52:54 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline()
20:53:07 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection()
20:53:09 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode()
20:53:10 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge()
20:53:12 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode()
20:53:14 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel()
20:53:16 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection()
20:53:18 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection()
20:53:20 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge()
20:53:21 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode()
20:53:23 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection()
20:53:25 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel()
20:53:27 Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline()
20:53:30 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label()
20:53:32 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label()
20:53:33 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels()
20:53:35 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels()
20:53:37 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels()
20:53:39 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels()
20:53:40 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label()
20:53:42 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label()
20:53:45 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels()
20:53:47 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels()
20:53:49 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels()
20:53:52 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label()
20:53:54 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels()
20:53:56 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels()
20:53:58 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels()
20:54:00 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels()
20:54:02 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels()
20:54:06 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels()
20:54:07 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels()
20:54:09 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label()
20:54:11 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label()
20:54:13 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels()
20:54:15 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
20:54:17 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels()
20:54:18 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label()
20:54:20 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels()
20:54:22 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels()
20:54:23 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels()
20:54:26 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels()
20:54:28 Setup of org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label()
20:54:29 Setup of org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels()
20:54:31 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView()
20:54:33 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow()
20:54:36 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove()
20:54:38 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove()
20:54:41 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow()
20:54:43 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove()
20:54:46 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove()
20:54:48 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow()
20:54:51 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow()
20:54:53 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow()
20:54:55 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove()
20:54:58 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow()
20:55:00 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow()
20:55:03 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow()
20:55:05 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove()
20:55:08 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove()
20:55:10 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove()
20:55:13 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow()
20:55:15 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow()
20:55:18 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow()
20:55:20 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove()
20:55:23 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow()
20:55:25 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow()
20:55:28 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow()
20:55:30 Setup of org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove()
20:55:33 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression()
20:55:36 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout()
20:55:38 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges()
20:55:40 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode()
20:55:43 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode()
20:55:44 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode()
20:55:47 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode()
20:55:48 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode()
20:55:50 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique()
20:55:52 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode()
20:55:54 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer()
20:55:56 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode()
20:55:58 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode()
20:56:00 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode()
20:56:02 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer()
20:56:03 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode()
20:56:05 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique()
20:56:07 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer()
20:56:09 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle()
20:56:11 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout()
20:56:13 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer()
20:56:14 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode()
20:56:17 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints()
20:56:18 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique()
20:56:21 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer()
20:56:22 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode()
20:56:24 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize()
20:56:26 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer()
20:56:28 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode()
20:56:30 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode()
20:56:32 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle()
20:56:34 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode()
20:56:35 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer()
20:56:37 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle()
20:56:39 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode()
20:56:41 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges()
20:56:42 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode()
20:56:45 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize()
20:56:47 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases()
20:56:49 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer()
20:56:51 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer()
20:56:53 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode()
20:56:55 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer()
20:56:57 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125()
20:57:00 Setup of org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200()
20:57:03 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel()
20:57:05 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX()
20:57:06 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut()
20:57:08 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton()
20:57:09 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel()
20:57:11 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel()
20:57:13 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel()
20:57:14 Setup of org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete()
20:57:16 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator()
20:57:20 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
20:57:26 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView()
20:57:28 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
20:57:32 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar()
20:57:50 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView()
20:57:53 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
20:58:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView()
20:58:10 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView()
20:58:20 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
20:58:23 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView()
20:58:38 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar()
20:58:57 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar()
20:59:20 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView()
20:59:22 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView()
20:59:26 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView()
20:59:30 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
20:59:44 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView()
20:59:46 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
20:59:50 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession()
20:59:52 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar()
20:59:56 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView()
20:59:58 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar()
21:00:01 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView()
21:00:04 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView()
21:00:08 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup()
21:00:09 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar()
21:00:13 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot()
21:00:15 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView()
21:00:17 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView()
21:00:19 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView()
21:00:22 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView()
21:00:26 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView()
21:00:28 Setup of org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView()
21:00:32 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation()
21:00:33 
21:00:33 (Eclipse:1576): Gtk-WARNING **: 01:00:33.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
21:00:33 
21:00:33 (Eclipse:1576): Gtk-WARNING **: 01:00:33.756: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:00:33 
21:00:33 (Eclipse:1576): Gtk-WARNING **: 01:00:33.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:00:33 
21:00:33 (Eclipse:1576): Gtk-WARNING **: 01:00:33.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:00:44 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch()
21:00:46 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal()
21:00:48 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension()
21:00:53 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut()
21:00:58 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement()
21:01:09 Setup of org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization()
21:01:15 Setup of org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible()
21:01:27 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability()
21:01:30 Setup of org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability()
21:01:33 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar()
21:01:36 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection()
21:01:38 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram()
21:01:40 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement()
21:01:43 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar()
21:01:45 Setup of org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar()
21:01:47 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel()
21:01:50 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession()
21:01:53 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation()
21:01:55 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation()
21:01:57 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation()
21:02:00 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation()
21:02:02 Setup of org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation()
21:02:04 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability()
21:02:06 Setup of org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout()
21:02:08 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor()
21:02:10 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor()
21:02:13 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping()
21:02:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor()
21:02:27 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping()
21:02:29 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor()
21:02:33 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor()
21:02:36 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor()
21:02:38 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor()
21:02:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor()
21:02:42 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor()
21:02:46 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor()
21:02:49 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping()
21:02:51 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor()
21:02:53 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor()
21:02:55 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor()
21:02:59 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor()
21:03:01 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor()
21:03:05 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor()
21:03:07 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping()
21:03:09 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor()
21:03:12 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor()
21:03:14 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor()
21:03:16 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor()
21:03:18 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor()
21:03:20 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor()
21:03:24 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor()
21:03:36 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor()
21:03:40 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor()
21:03:52 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor()
21:03:55 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping()
21:03:57 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor()
21:03:59 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor()
21:04:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor()
21:04:04 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor()
21:04:08 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor()
21:04:11 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping()
21:04:13 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor()
21:04:15 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor()
21:04:18 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor()
21:04:20 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor()
21:04:22 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor()
21:04:24 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor()
21:04:27 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor()
21:04:30 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor()
21:04:32 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor()
21:04:35 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor()
21:04:47 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping()
21:04:49 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor()
21:04:51 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor()
21:05:03 Setup of org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping()
21:05:05 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes()
21:05:06 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges()
21:05:09 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes()
21:05:10 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists()
21:05:13 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles()
21:05:15 Setup of org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers()
21:05:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight()
21:05:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight()
21:05:23 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan()
21:05:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree()
21:05:26 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan()
21:05:28 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree()
21:05:30 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan()
21:05:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight()
21:05:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree()
21:05:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight()
21:05:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan()
21:05:49 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight()
21:05:51 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan()
21:05:53 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight()
21:05:55 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight()
21:05:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree()
21:06:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight()
21:06:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan()
21:06:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree()
21:06:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree()
21:06:14 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan()
21:06:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan()
21:06:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight()
21:06:20 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan()
21:06:22 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight()
21:06:33 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree()
21:06:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree()
21:06:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree()
21:06:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree()
21:06:41 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight()
21:06:43 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight()
21:06:54 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight()
21:06:56 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan()
21:06:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight()
21:07:00 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight()
21:07:03 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree()
21:07:04 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight()
21:07:06 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight()
21:07:08 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight()
21:07:10 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan()
21:07:11 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree()
21:07:13 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan()
21:07:16 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan()
21:07:18 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree()
21:07:19 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan()
21:07:21 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree()
21:07:24 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree()
21:07:35 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan()
21:07:37 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan()
21:07:39 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan()
21:07:42 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree()
21:07:45 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree()
21:07:47 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan()
21:07:58 Setup of org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree()
21:08:00 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle()
21:08:01 
21:08:01 (Eclipse:1576): Gtk-CRITICAL **: 01:08:01.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:08:02 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField()
21:08:03 
21:08:03 (Eclipse:1576): Gtk-CRITICAL **: 01:08:03.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:08:17 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField()
21:08:19 
21:08:19 (Eclipse:1576): Gtk-CRITICAL **: 01:08:19.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:08:31 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField()
21:08:33 
21:08:33 (Eclipse:1576): Gtk-CRITICAL **: 01:08:33.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:08:45 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField()
21:08:48 
21:08:48 (Eclipse:1576): Gtk-CRITICAL **: 01:08:48.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:09:00 Setup of org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle()
21:09:02 
21:09:02 (Eclipse:1576): Gtk-CRITICAL **: 01:09:02.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:09:03 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
21:09:06 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
21:09:08 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
21:09:10 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
21:09:12 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
21:09:14 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
21:09:17 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
21:09:20 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
21:09:23 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
21:09:26 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
21:09:28 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
21:09:31 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
21:09:34 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer()
21:09:36 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool()
21:09:39 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool()
21:09:41 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge()
21:09:43 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool()
21:09:45 Setup of org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool()
21:09:48 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh()
21:09:49 Setup of org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh()
21:09:52 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction()
21:09:53 Setup of org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction()
21:09:55 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement()
21:09:58 Setup of org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement()
21:10:01 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete()
21:10:04 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort()
21:10:06 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog()
21:10:08 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog()
21:10:10 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving()
21:10:13 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue()
21:10:19 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse()
21:10:24 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue()
21:10:29 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse()
21:10:34 Setup of org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable()
21:10:36 Setup of org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.null()
21:10:38 Setup of org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges()
21:11:02 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea()
21:11:05 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection()
21:11:08 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird()
21:11:09 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams()
21:11:13 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose()
21:11:16 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject()
21:11:27 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession()
21:11:31 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection()
21:11:33 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic()
21:11:44 Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation()
21:11:45 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge()
21:11:49 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer()
21:11:52 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer()
21:11:56 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft()
21:11:59 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge()
21:12:03 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer()
21:12:06 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears()
21:12:11 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom()
21:12:15 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer()
21:12:18 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer()
21:12:21 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge()
21:12:24 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign()
21:12:28 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation()
21:12:33 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove()
21:12:36 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall()
21:12:40 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight()
21:12:43 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer()
21:12:46 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop()
21:12:50 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource()
21:12:53 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget()
21:12:56 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign()
21:12:59 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer()
21:13:03 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer()
21:13:06 Setup of org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer()
21:13:09 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout()
21:13:13 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout()
21:13:15 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension()
21:13:18 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension()
21:13:22 Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension()
21:13:25 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval()
21:13:27 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted()
21:13:30 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment()
21:13:32 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency()
21:13:34 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion()
21:13:37 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval()
21:13:39 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted()
21:13:42 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes()
21:13:45 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency()
21:13:47 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer()
21:13:50 Setup of org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment()
21:13:53 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension()
21:13:55 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram()
21:13:57 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes()
21:14:01 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension()
21:14:04 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes()
21:14:07 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout()
21:14:11 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll()
21:14:14 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes()
21:14:17 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram()
21:14:20 Setup of org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes()
21:14:23 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension()
21:14:26 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges()
21:14:29 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
21:14:31 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension()
21:14:35 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension()
21:14:38 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection()
21:14:40 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers()
21:14:43 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension()
21:14:45 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues()
21:14:48 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension()
21:14:50 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension()
21:14:52 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers()
21:14:55 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1()
21:14:57 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2()
21:14:59 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3()
21:15:02 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4()
21:15:04 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5()
21:15:06 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6()
21:15:09 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7()
21:15:11 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension()
21:15:15 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension()
21:15:17 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize()
21:15:19 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize()
21:15:22 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape()
21:15:23 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat()
21:15:25 Setup of org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat()
21:15:28 Setup of org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh()
21:15:30 Setup of org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation()
21:15:32 Setup of org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection()
21:15:35 Setup of org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation()
21:15:47 Setup of org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation()
21:15:50 Setup of org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation()
21:15:52 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty()
21:15:55 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key()
21:15:58 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey()
21:16:01 Setup of org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing()
21:16:05 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
21:16:12 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
21:16:17 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
21:16:22 Setup of org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
21:16:28 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose()
21:16:36 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen()
21:16:41 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen()
21:16:46 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh()
21:16:52 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated()
21:16:54 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen()
21:16:59 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh()
21:17:05 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition()
21:17:08 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition()
21:17:11 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition()
21:17:15 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition()
21:17:18 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh()
21:17:22 Setup of org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh()
21:17:26 Setup of org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements()
21:17:31 Setup of org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm()
21:17:35 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion()
21:17:39 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse()
21:17:42 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor()
21:17:45 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor()
21:17:47 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion()
21:17:49 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat()
21:17:52 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon()
21:17:54 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize()
21:17:56 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut()
21:17:59 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut()
21:18:02 Setup of org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode()
21:18:02 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard()
21:18:06 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem()
21:18:12 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard()
21:18:15 Setup of org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit()
21:18:18 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels()
21:18:26 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels()
21:18:31 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword()
21:18:34 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion()
21:18:39 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion()
21:18:43 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL()
21:18:47 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo()
21:18:51 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList()
21:18:54 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode()
21:18:57 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer()
21:18:59 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode()
21:19:02 Setup of org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer()
21:19:04 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer()
21:19:11 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM()
21:19:15 Setup of org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime()
21:19:19 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled()
21:19:20 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled()
21:19:22 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled()
21:19:24 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled()
21:19:26 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled()
21:19:27 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled()
21:19:29 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear()
21:19:30 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear()
21:19:31 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear()
21:19:33 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear()
21:19:34 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear()
21:19:36 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear()
21:19:38 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear()
21:19:40 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear()
21:19:42 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear()
21:19:43 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear()
21:19:45 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear()
21:19:46 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear()
21:19:47 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear()
21:19:49 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear()
21:19:50 Setup of org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear()
21:19:52 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram()
21:19:55 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette()
21:20:08 Setup of org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram()
21:20:10 Setup of org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation()
21:20:15 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation()
21:20:19 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation()
21:20:22 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard()
21:20:24 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement()
21:20:25 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius()
21:20:37 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation()
21:20:40 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation()
21:20:42 
21:20:42 (Eclipse:1576): Gtk-CRITICAL **: 01:20:42.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:20:43 Setup of org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard()
21:20:45 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer()
21:20:48 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2()
21:20:51 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2()
21:20:54 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram()
21:20:57 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram()
21:21:00 Setup of org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer()
21:21:03 Setup of org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations()
21:21:11 Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction()
21:21:12 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east()
21:21:16 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west()
21:21:21 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125()
21:21:24 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags()
21:21:26 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north()
21:21:30 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south()
21:21:34 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom()
21:21:37 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125()
21:21:41 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags()
21:21:43 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125()
21:21:47 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left()
21:21:50 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom()
21:21:53 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left()
21:21:56 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125()
21:22:00 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west()
21:22:02 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
21:22:06 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag()
21:22:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag()
21:22:12 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom()
21:22:15 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left()
21:22:19 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125()
21:22:22 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top()
21:22:26 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125()
21:22:30 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left()
21:22:33 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags()
21:22:35 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag()
21:22:38 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top()
21:22:42 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags()
21:22:44 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom()
21:22:47 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right()
21:22:51 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125()
21:22:55 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125()
21:22:58 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left()
21:23:02 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top()
21:23:06 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top()
21:23:09 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right()
21:23:12 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right()
21:23:16 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom()
21:23:19 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north()
21:23:23 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right()
21:23:26 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right()
21:23:29 Setup of org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top()
21:23:33 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties()
21:23:34 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick()
21:23:36 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2()
21:23:38 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3()
21:23:40 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4()
21:23:42 Error sending IPC message: Broken pipe
21:23:42 Error sending IPC message: Broken pipe
21:23:42 Setup of org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5()
21:23:45 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote()
21:23:46 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync()
21:23:48 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote()
21:23:50 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote()
21:23:54 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote()
21:23:56 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping()
21:23:57 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping()
21:23:59 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote()
21:24:02 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping()
21:24:03 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion()
21:24:05 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping()
21:24:07 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote()
21:24:09 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping()
21:24:11 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote()
21:24:13 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge()
21:24:15 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping()
21:24:17 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected()
21:24:19 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote()
21:24:23 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode()
21:24:25 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote()
21:24:26 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText()
21:24:28 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping()
21:24:30 Setup of org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin()
21:24:31 Setup of org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI()
21:24:37 
21:24:37 (Eclipse:1576): Gtk-WARNING **: 01:24:37.158: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton)
21:24:37 
21:24:37 (Eclipse:1576): Gtk-WARNING **: 01:24:37.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:24:37 
21:24:37 (Eclipse:1576): Gtk-WARNING **: 01:24:37.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:24:37 
21:24:37 (Eclipse:1576): Gtk-WARNING **: 01:24:37.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem)
21:24:47 Setup of org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog()
21:24:49 Setup of org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession()
21:24:59 Setup of org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession()
21:25:12 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup()
21:25:14 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel()
21:25:16 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair()
21:25:18 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened()
21:25:22 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened()
21:25:25 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened()
21:25:31 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave()
21:25:37 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel()
21:25:39 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup()
21:25:43 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel()
21:25:46 Setup of org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave()
21:25:53 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue()
21:25:55 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol()
21:25:56 
21:25:56 (Eclipse:1576): Gtk-CRITICAL **: 01:25:56.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:25:57 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol()
21:26:01 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol()
21:26:04 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol()
21:26:08 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol()
21:26:09 
21:26:09 (Eclipse:1576): Gtk-CRITICAL **: 01:26:09.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:26:10 Setup of org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol()
21:26:14 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR()
21:26:17 
21:26:17 (Eclipse:1576): Gtk-CRITICAL **: 01:26:17.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:26:17 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG()
21:26:20 
21:26:20 (Eclipse:1576): Gtk-CRITICAL **: 01:26:20.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:26:20 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG()
21:26:23 
21:26:23 (Eclipse:1576): Gtk-CRITICAL **: 01:26:23.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:26:24 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG()
21:26:27 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR()
21:26:30 
21:26:30 (Eclipse:1576): Gtk-CRITICAL **: 01:26:30.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:26:31 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG()
21:26:36 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR()
21:26:39 Setup of org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR()
21:26:44 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh()
21:26:45 java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
21:26:45 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:94)
21:26:45 	at java.instrument/java.lang.instrument.ClassFileTransformer.transform(ClassFileTransformer.java:244)
21:26:45 	at java.instrument/sun.instrument.TransformerManager.transform(TransformerManager.java:188)
21:26:45 	at java.instrument/sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:541)
21:26:45 	at java.base/java.lang.ClassLoader.defineClass1(Native Method)
21:26:45 	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)
21:26:45 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:283)
21:26:45 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:716)
21:26:45 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:639)
21:26:45 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:607)
21:26:45 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:587)
21:26:45 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:566)
21:26:45 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
21:26:45 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
21:26:45 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:500)
21:26:45 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
21:26:45 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
21:26:45 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
21:26:45 	at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
21:26:45 	at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
21:26:45 	at java.base/java.lang.Class.getConstructor0(Class.java:3578)
21:26:45 	at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2754)
21:26:45 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:204)
21:26:45 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
21:26:45 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
21:26:45 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
21:26:45 	at org.eclipse.emf.ecore.plugin.RegistryReader$PluginClassDescriptor.createInstance(RegistryReader.java:179)
21:26:45 	at org.eclipse.emf.edit.EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.createAdapterFactory(EMFEditPlugin.java:164)
21:26:45 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:240)
21:26:45 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:202)
21:26:45 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:291)
21:26:45 	at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:271)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.api.graphical.edit.styles.SimpleStyleConfiguration.getLabelIcon(SimpleStyleConfiguration.java:161)
21:26:45 	at org.eclipse.sirius.diagram.ui.business.internal.query.StyleConfigurationQuery.getLabelIcon(StyleConfigurationQuery.java:78)
21:26:45 	at org.eclipse.sirius.diagram.ui.edit.api.part.DiagramNameEditPartOperation.getLabelIcon(DiagramNameEditPartOperation.java:182)
21:26:45 	at org.eclipse.sirius.diagram.ui.edit.api.part.AbstractDiagramNameEditPart.getLabelIcon(AbstractDiagramNameEditPart.java:144)
21:26:45 	at org.eclipse.sirius.diagram.ui.internal.edit.parts.AbstractGeneratedDiagramNameEditPart.refreshLabel(AbstractGeneratedDiagramNameEditPart.java:369)
21:26:45 	at org.eclipse.sirius.diagram.ui.internal.edit.parts.AbstractGeneratedDiagramNameEditPart.refreshVisuals(AbstractGeneratedDiagramNameEditPart.java:359)
21:26:45 	at org.eclipse.sirius.diagram.ui.internal.edit.parts.DNodeNameEditPart.refreshVisuals(DNodeNameEditPart.java:131)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:723)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:610)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.access$3(GraphicalEditPart.java:1)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart$3.run(GraphicalEditPart.java:863)
21:26:45 	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.refresh(GraphicalEditPart.java:853)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.LabelEditPart.refresh(LabelEditPart.java:148)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:250)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:224)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:212)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.addChild(GraphicalEditPart.java:1318)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:771)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:724)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:610)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.access$3(GraphicalEditPart.java:1)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart$3.run(GraphicalEditPart.java:863)
21:26:45 	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.refresh(GraphicalEditPart.java:853)
21:26:45 	at org.eclipse.sirius.diagram.ui.edit.api.part.AbstractDiagramNodeEditPart.refresh(AbstractDiagramNodeEditPart.java:132)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:250)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:224)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:212)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.addChild(GraphicalEditPart.java:1318)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:771)
21:26:45 	at org.eclipse.sirius.diagram.ui.edit.api.part.AbstractDDiagramEditPart.refreshChildren(AbstractDDiagramEditPart.java:325)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:724)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:610)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.access$3(GraphicalEditPart.java:1)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart$3.run(GraphicalEditPart.java:863)
21:26:45 	at org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:323)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.refresh(GraphicalEditPart.java:853)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:250)
21:26:45 	at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:224)
21:26:45 	at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:212)
21:26:45 	at org.eclipse.gef.editparts.SimpleRootEditPart.setContents(SimpleRootEditPart.java:112)
21:26:45 	at org.eclipse.gef.ui.parts.AbstractEditPartViewer.setContents(AbstractEditPartViewer.java:647)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramGraphicalViewer.setContents(DiagramGraphicalViewer.java:353)
21:26:45 	at org.eclipse.gef.ui.parts.AbstractEditPartViewer.setContents(AbstractEditPartViewer.java:656)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.initializeGraphicalViewerContents(DiagramEditor.java:883)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.initializeGraphicalViewerContents(DDiagramEditorImpl.java:1617)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.initializeGraphicalViewer(DiagramEditor.java:876)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.initializeGraphicalViewer(DiagramEditorWithFlyOutPalette.java:118)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.initializeGraphicalViewer(DiagramDocumentEditor.java:186)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.initializeGraphicalViewer(DDiagramEditorImpl.java:1633)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1590)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1479)
21:26:45 	at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:169)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1591)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:330)
21:26:45 	at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1540)
21:26:45 	at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:645)
21:26:45 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
21:26:45 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96)
21:26:45 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
21:26:45 	at jdk.internal.reflect.GeneratedMethodAccessor80.invoke(Unknown Source)
21:26:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:26:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
21:26:45 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
21:26:45 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:995)
21:26:45 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:960)
21:26:45 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
21:26:45 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:403)
21:26:45 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:330)
21:26:45 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
21:26:45 	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:995)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:763)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:728)
21:26:45 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:712)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
21:26:45 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
21:26:45 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
21:26:45 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
21:26:45 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960)
21:26:45 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
21:26:45 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
21:26:45 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
21:26:45 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
21:26:45 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
21:26:45 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
21:26:45 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
21:26:45 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
21:26:45 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
21:26:45 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
21:26:45 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
21:26:45 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
21:26:45 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
21:26:45 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:660)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:624)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1264)
21:26:45 	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3210)
21:26:45 	at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3100)
21:26:45 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
21:26:45 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3098)
21:26:45 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3068)
21:26:45 	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3051)
21:26:45 	at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:224)
21:26:45 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
21:26:45 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
21:26:45 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040)
21:26:45 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
21:26:45 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
21:26:45 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
21:26:45 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:643)
21:26:45 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
21:26:45 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:550)
21:26:45 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171)
21:26:45 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
21:26:45 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
21:26:45 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
21:26:45 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
21:26:45 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
21:26:45 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
21:26:45 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
21:26:45 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
21:26:45 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
21:26:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:26:45 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
21:26:45 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:26:45 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
21:26:45 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
21:26:45 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
21:26:45 	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
21:26:45 	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
21:26:45 Caused by: java.io.IOException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch.
21:26:45 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrumentError(Instrumenter.java:160)
21:26:45 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:110)
21:26:45 	at org.jacoco.agent.rt.internal_3570298.CoverageTransformer.transform(CoverageTransformer.java:92)
21:26:45 	... 174 more
21:26:45 Caused by: org.jacoco.agent.rt.internal_3570298.asm.MethodTooLargeException: Method too large: org/eclipse/uml2/uml/util/UMLSwitch.doSwitch (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object;
21:26:45 	at org.jacoco.agent.rt.internal_3570298.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2087)
21:26:45 	at org.jacoco.agent.rt.internal_3570298.asm.ClassWriter.toByteArray(ClassWriter.java:489)
21:26:45 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:91)
21:26:45 	at org.jacoco.agent.rt.internal_3570298.core.instr.Instrumenter.instrument(Instrumenter.java:108)
21:26:45 	... 175 more
21:26:46 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh()
21:26:48 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh()
21:26:50 Setup of org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh()
21:26:52 Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications()
21:26:52 
21:26:52 (Eclipse:1576): Gtk-CRITICAL **: 01:26:52.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
21:27:03 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession()
21:27:04 Setup of org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession()
21:27:05 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
21:27:06 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints()
21:27:09 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
21:27:11 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
21:27:13 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement()
21:27:15 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints()
21:27:17 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote()
21:27:20 Setup of org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment()
21:27:22 Setup of org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening()
21:27:24 Setup of org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes()
21:27:28 Tests run: 1315, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4174 s <<< FAILURE! -- in org.eclipse.sirius.tests.swtbot.suite.SWTBotPart2Suite
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.test_ViewpointViewpoint_Specification_Project_Creation -- Time elapsed: 13.81 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.ViewpointSpecificationProjectCreationTest.testCreatingProjectWithExistingName -- Time elapsed: 0.716 s
21:27:28 org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport.dump_environment_data -- Time elapsed: 0.391 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 22.04 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 10.76 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.129 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 7.974 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 9.435 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 7.999 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 3.686 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 7.552 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 3.376 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 7.104 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 8.269 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.613 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 8.074 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 6.808 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 4.582 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 6.607 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 6.976 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 6.922 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.386 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 3.274 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 6.518 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 3.420 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 3.380 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 5.988 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 6.107 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 3.131 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 6.658 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 6.482 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 6.283 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 6.434 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 4.208 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 6.165 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 6.124 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 6.260 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 6.120 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.095 s
21:27:28 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testNavigateToDiagramInFragment -- Time elapsed: 4.375 s
21:27:28 org.eclipse.sirius.tests.swtbot.LinkNoteFragmentModelCreationTest.testCreateLinkNoteInDiagramInFragment -- Time elapsed: 4.473 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MigrationOnVsmEditorReloadTest.test_Migration_Initalization_On_VSM_Editor_Reload -- Time elapsed: 6.453 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTreeStyle -- Time elapsed: 1.951 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTable -- Time elapsed: 1.680 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatDeleteViewNotPresentForTree -- Time elapsed: 2.704 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForCrossTable -- Time elapsed: 1.543 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForCrossTable -- Time elapsed: 1.458 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnTableStyle -- Time elapsed: 0.787 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testCheckFlatContainerBackgroundStyle -- Time elapsed: 0.878 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testLabelSizeMinimalValueOnDiagramStyle -- Time elapsed: 0.864 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForTree -- Time elapsed: 1.376 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTree -- Time elapsed: 1.486 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateEdgeViewNotPresentForCrossTable -- Time elapsed: 1.303 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThatCreateViewNotPresentForTable -- Time elapsed: 0.788 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testThateDeleteViewNotPresentForTable -- Time elapsed: 0.884 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMFieldTest.testEmptyNodeLabels -- Time elapsed: 2.047 s
21:27:28 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithoutOpenedEditor -- Time elapsed: 4.979 s
21:27:28 org.eclipse.sirius.tests.swtbot.VSMAndDiagramEditorSynchronisationTest.testVSMChangesWithOpenedEditor -- Time elapsed: 4.792 s
21:27:28 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testModifySemanticResources -- Time elapsed: 5.154 s
21:27:28 org.eclipse.sirius.tests.swtbot.SVGImageBundleTest.testChangeVSM -- Time elapsed: 13.75 s
21:27:28 org.eclipse.sirius.tests.swtbot.SVGZImageTest.testSvgzImageLoad -- Time elapsed: 2.786 s
21:27:28 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithOneEdgeSelected -- Time elapsed: 4.615 s
21:27:28 org.eclipse.sirius.tests.swtbot.RoutingStyleTest.testRoutingStyleWithMultiSelection -- Time elapsed: 3.036 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationGroupWithoutRepresentationInstanceTest.testRepresentationWithNoInstanceIsNotVisible -- Time elapsed: 1.131 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromAppearanceView -- Time elapsed: 4.220 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeWithChangedRoutingStyleTest.testReconnectEdgeWithChangingRoutingStyleFromStyleView -- Time elapsed: 4.608 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToObliqueButWithoutVisualChange -- Time elapsed: 2.293 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromTreeToOblique -- Time elapsed: 2.194 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChangedRoutingStyleTest.testEdgeChangedFromRectilinearToOblique -- Time elapsed: 2.528 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testNewEdgeAfterReconnectSource -- Time elapsed: 2.256 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeSource -- Time elapsed: 2.614 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectManhattanEdgeTarget -- Time elapsed: 2.431 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectEdgeWithBadGMFBendpointAndNoReconnectionCandidate -- Time elapsed: 2.612 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeSource -- Time elapsed: 2.390 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectTreeEdgeTarget -- Time elapsed: 2.377 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectWithUserSpecificLineStyle -- Time elapsed: 2.913 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeSource -- Time elapsed: 2.263 s
21:27:28 org.eclipse.sirius.tests.swtbot.ReconnectEdgeBendpointStabilityTest.testReconnectStraightEdgeTarget -- Time elapsed: 2.256 s
21:27:28 org.eclipse.sirius.tests.swtbot.QuickStartScenario.testQuickStart -- Time elapsed: 0.707 s
21:27:28 org.eclipse.sirius.tests.swtbot.NonVisibleLabelSelectionTest.testCheckLabelSelection -- Time elapsed: 9.170 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithLeftAlignement -- Time elapsed: 1.766 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeLabelPosition -- Time elapsed: 1.857 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithCenterAlignement -- Time elapsed: 1.727 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testNodeWrappedLabelPositionWithRightAlignement -- Time elapsed: 1.737 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeLabelPositionTest.testBorderLabelPosition -- Time elapsed: 1.983 s
21:27:28 org.eclipse.sirius.tests.swtbot.NavigateToNewRepresentationTest.testCreateNewRepresentationWithComputedNamed -- Time elapsed: 2.939 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedAppearanceTabTest.testActionsEnablement -- Time elapsed: 5.006 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 2.957 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.707 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.853 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 3.658 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 3.124 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith200PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 3.937 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelectionWithSnapToGridEnabled -- Time elapsed: 3.265 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testGroupActionInDiagramEditPartWithoutScroll -- Time elapsed: 2.737 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupElementsInOneOtherTestsWith50PercentOfZoomTests.testMultiCreationOutsideCurrentSelection -- Time elapsed: 2.991 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceTargetOnEdgeCreation -- Time elapsed: 2.397 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExtraMappingEdgeCreationTest.testExtraMappingEdgeSourceOnEdgeCreation -- Time elapsed: 2.069 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageWhenManyRepresentationsHaveSameNameTest.testExportDiagramsOfFragmentSessionAsJPGFromTabBar -- Time elapsed: 9.012 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationTest.testReferenceToolWithIcon -- Time elapsed: 2.027 s
21:27:28 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTableToDiagram -- Time elapsed: 1.017 s
21:27:28 org.eclipse.sirius.tests.swtbot.DragAndDropFromTableAndTreeToDiagramTest.testDragAndDropFromTreeToDiagram -- Time elapsed: 0.988 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteFromDiagramTest.testDeleteFromDiagramAction -- Time elapsed: 2.161 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteDiagramWithListeningPaletteToolTest.testDeleteDiagramFromModelExplorer -- Time elapsed: 3.026 s
21:27:28 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromAppearanceSection -- Time elapsed: 19.50 s
21:27:28 org.eclipse.sirius.tests.swtbot.BoldItalicFontSynchronizationTest.testBoldItalicSynchronizationFromTabbar -- Time elapsed: 17.38 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser -- Time elapsed: 3.237 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser -- Time elapsed: 3.003 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.758 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.751 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser -- Time elapsed: 3.954 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromSemanticResourceBrowser -- Time elapsed: 3.861 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testDiagramRenamingFromCategoryResourceBrowser_Closed -- Time elapsed: 1.740 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameTableName -- Time elapsed: 2.291 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testTableRenamingFromSemanticResourceBrowser_Closed -- Time elapsed: 1.792 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepresentationRenamingTest.testSameDiagramName -- Time elapsed: 3.282 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInNewGroupInTabbar -- Time elapsed: 1.823 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnPackage -- Time elapsed: 2.113 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnPackage -- Time elapsed: 2.050 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnPackage -- Time elapsed: 2.002 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithBlankLocationOnClass -- Time elapsed: 1.978 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu4 -- Time elapsed: 2.431 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAPopupMenuOnPackage -- Time elapsed: 1.970 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnClass -- Time elapsed: 2.142 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenuWithWrongVariable -- Time elapsed: 2.136 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheNewMenuOnPackage -- Time elapsed: 2.017 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInExistingMenuOnClass -- Time elapsed: 2.072 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInAMenuContributedByVSMOnClass -- Time elapsed: 2.026 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnClass -- Time elapsed: 2.052 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInDefaultMenuOnClass -- Time elapsed: 2.031 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu1OnAttribute -- Time elapsed: 2.043 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnAttribute -- Time elapsed: 2.042 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu3OnAttribute -- Time elapsed: 2.176 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testActionInANewGroupInTheOpenMenuOnPackage -- Time elapsed: 2.131 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testMenu2OnClass -- Time elapsed: 2.250 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testUndoRedoMenuAction -- Time elapsed: 2.022 s
21:27:28 org.eclipse.sirius.tests.swtbot.PopupMenuTest.testWarningForGroupWithLocationInPopupMenuOnPackage -- Time elapsed: 2.154 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.050 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.084 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.001 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 2.019 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.970 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.038 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.598 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 2.023 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.026 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 1.918 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 1.854 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 2.948 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.035 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.122 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.073 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainer -- Time elapsed: 1.994 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScroll -- Time elapsed: 1.943 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.046 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.694 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagram -- Time elapsed: 1.980 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.123 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.123 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithoutScroll -- Time elapsed: 2.057 s
21:27:28 org.eclipse.sirius.tests.swtbot.NodeCreationWithSnapToGridTest.testNodeCreationInDiagramWithScroll -- Time elapsed: 3.153 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuWithNoDeleteTools -- Time elapsed: 4.916 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyNoPasteInReference -- Time elapsed: 3.719 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopySuperTypeEdgePasteNode -- Time elapsed: 3.320 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGeneriCopyNoPasteInSuperTypeEdge -- Time elapsed: 3.160 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackageOtherEditor -- Time elapsed: 4.687 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCutOnMenuDeleteElement -- Time elapsed: 4.016 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInPackage -- Time elapsed: 4.367 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyElementsPasteOnMoreElements -- Time elapsed: 4.056 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyPasteMenusSync -- Time elapsed: 4.078 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEClassSiriusClipboardContent -- Time elapsed: 3.769 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testCopyEPackageSiriusClipboardContent -- Time elapsed: 3.952 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClass -- Time elapsed: 2.975 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyEClassPasteInEClassOtherEditor -- Time elapsed: 4.429 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyMoreElementsPasteNode -- Time elapsed: 3.906 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.GenericClipboardSupportTest.testGenericCopyReferenceEdgePasteNode -- Time elapsed: 3.831 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEClassOtherSession -- Time elapsed: 6.659 s
21:27:28 org.eclipse.sirius.tests.swtbot.clipboard.MultiSessionCopyPasteTest.testGenericCopyEClassPasteInEPackageOtherSession -- Time elapsed: 6.800 s
21:27:28 org.eclipse.sirius.tests.swtbot.CloseWithoutSavingTest.testCreateMultipleElementsAndCloseWithoutSaving -- Time elapsed: 9.281 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CreateMandatoryElementsTest.testCreationMandatoryElements -- Time elapsed: 7.090 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.LockedModelExplorerTest.testRefreshJobForModelExplorerView -- Time elapsed: 2.561 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveContainer -- Time elapsed: 2.717 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.372 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainer -- Time elapsed: 2.465 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNode -- Time elapsed: 2.410 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNodeInContainerWithZoom125 -- Time elapsed: 2.945 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainer -- Time elapsed: 2.558 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.500 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.347 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpoint -- Time elapsed: 2.908 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeContainer -- Time elapsed: 3.233 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNode -- Time elapsed: 2.433 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNote -- Time elapsed: 2.463 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNode -- Time elapsed: 2.834 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeNote -- Time elapsed: 2.925 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testResizeText -- Time elapsed: 2.899 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBendpointWithZoom50 -- Time elapsed: 2.828 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 2.633 s
21:27:28 org.eclipse.sirius.tests.swtbot.SnapAllShapesTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.411 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom50 -- Time elapsed: 3.203 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveContainer -- Time elapsed: 2.358 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainer -- Time elapsed: 2.709 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNode -- Time elapsed: 2.850 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainer -- Time elapsed: 3.329 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnNodeInContainer -- Time elapsed: 2.718 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnContainerInContainer -- Time elapsed: 2.755 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNode -- Time elapsed: 2.752 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNote -- Time elapsed: 2.840 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom125 -- Time elapsed: 3.262 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveNodeInContainerWithZoom200 -- Time elapsed: 3.287 s
21:27:28 org.eclipse.sirius.tests.swtbot.MoveAllShapesWithArrowKeysTest.testMoveBorderNodeOnBorderNode -- Time elapsed: 2.792 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testCustomTabbarContributor -- Time elapsed: 2.239 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabbarContributorExtensionTest.testTabbarCountWithoutContributor -- Time elapsed: 2.463 s
21:27:28 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithMessage -- Time elapsed: 0.224 s
21:27:28 org.eclipse.sirius.tests.swtbot.SecurityExceptionPopupTest.testSecurityExceptionWithoutMessage -- Time elapsed: 10.56 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesRepairTest.testRepairMove -- Time elapsed: 2.605 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnCrossTableDescription -- Time elapsed: 2.760 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramDescription -- Time elapsed: 1.779 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryWithAllRepresentation -- Time elapsed: 6.732 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnSequenceDiagramDescription -- Time elapsed: 1.731 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnTreeDescription -- Time elapsed: 1.461 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelAddingFromEPackageWithNullProperties -- Time elapsed: 1.120 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnDiagramExtensionDescription -- Time elapsed: 1.365 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.MetamodelPropertyTabTests.testMetamodelsAddingFromRegistryOnEditionTableDescription -- Time elapsed: 1.499 s
21:27:28 org.eclipse.sirius.tests.swtbot.DiagramPrintTest.testGMFPrintDiagramDialogDisplay -- Time elapsed: 2.219 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled -- Time elapsed: 1.949 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.940 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned_IgnorePin -- Time elapsed: 1.879 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 2.097 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_No_Overlaps -- Time elapsed: 1.870 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinUnpinElementFromPalette -- Time elapsed: 2.678 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.975 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Unpinned -- Time elapsed: 1.814 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.944 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Pinned -- Time elapsed: 2.051 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_All_Pinned -- Time elapsed: 1.819 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Unpinned -- Time elapsed: 1.755 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testMovingElementsSetsPinnedIfPreferenceEnabled -- Time elapsed: 2.179 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_All_Pinned -- Time elapsed: 1.894 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_All_Unpinned -- Time elapsed: 2.010 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Recursive_Simple_Some_Pinned_Solvable_Overlaps -- Time elapsed: 1.808 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_Unsolvable_Overlaps -- Time elapsed: 1.994 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinElementContextualMenuAction -- Time elapsed: 2.442 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testArrange_Flat_Some_Pinned_No_Overlaps -- Time elapsed: 1.809 s
21:27:28 org.eclipse.sirius.tests.swtbot.PinnedElementsTest.testPinnedAttributeIsPersistent -- Time elapsed: 4.008 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearAllForbiddenForDifferentAxes -- Time elapsed: 3.073 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCenteringWithZoom200 -- Time elapsed: 5.911 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesToRightWithOneWithLeftForbidden -- Time elapsed: 4.642 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 5.737 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRight -- Time elapsed: 5.389 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueToBottomWithScrollbar -- Time elapsed: 6.146 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottom -- Time elapsed: 5.537 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomWithWrongXGMFCoordinate -- Time elapsed: 5.601 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearToRightWithLeftForbiddenBecauseofCentering -- Time elapsed: 4.259 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementAtSameLevelButNotInSameContainer -- Time elapsed: 5.331 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndContainer -- Time elapsed: 5.176 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesLinkedToBorderNodeWithOverlapBeforeStraighten -- Time elapsed: 5.977 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightCenteringOnBothSourceAndTargetBorderNodes -- Time elapsed: 6.056 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomForbiddenForOverlap -- Time elapsed: 4.302 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenElementNotAtSameLevel -- Time elapsed: 5.524 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeAtSameLevelButNotInSameContainer -- Time elapsed: 6.839 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBounds -- Time elapsed: 4.258 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightForbiddenBecauseofCentering -- Time elapsed: 2.926 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeTopAndBottomBetweenBorderNodeNotAsSameLevel -- Time elapsed: 4.377 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearEdgeLinkedToBorderNodeWithSeveralEdgesWithZoom200 -- Time elapsed: 7.757 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testRectilinearTopAndBottomOutOfBoundsWithScrollbar -- Time elapsed: 5.345 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testTwoEdgesAllIncompatibleStraigthenAction -- Time elapsed: 6.892 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLinkedToBorderNodeWithSeveralEdges -- Time elapsed: 5.417 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testMenuVisibilityWithEdgeAndPartName -- Time elapsed: 4.948 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.StraightenToTest.testObliqueEdgeLeftAndRightWithWrongYGMFCoordinate -- Time elapsed: 5.573 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackward -- Time elapsed: 2.482 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForwardWithShortcut -- Time elapsed: 2.436 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringToFront -- Time elapsed: 2.449 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBackWithShortcut -- Time elapsed: 2.377 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFrontWithShortcut -- Time elapsed: 2.327 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesBringForward -- Time elapsed: 2.436 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringToFront -- Time elapsed: 2.708 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeBringForward -- Time elapsed: 2.464 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendToBack -- Time elapsed: 2.289 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendBackward -- Time elapsed: 2.358 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testOneEdgeSendBackwardWithShortcut -- Time elapsed: 2.357 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ZOrderActionsTest.testSeveralEdgesSendToBack -- Time elapsed: 2.493 s
21:27:28 org.eclipse.sirius.tests.swtbot.DndWorkspaceToAirdEditorTest.testDragAndDropModelFile -- Time elapsed: 3.646 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorTest.testViewpointActivationStatusChange -- Time elapsed: 5.714 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict -- Time elapsed: 1.783 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioningAndBefore -- Time elapsed: 1.866 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBefore -- Time elapsed: 1.836 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingBeforeConflict2 -- Time elapsed: 1.763 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testBothDynamicPageUpdate -- Time elapsed: 2.363 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate2 -- Time elapsed: 1.791 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate3 -- Time elapsed: 1.856 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameUpdate -- Time elapsed: 1.779 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplaceConflict -- Time elapsed: 1.846 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplaceMissingPage -- Time elapsed: 1.733 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate -- Time elapsed: 1.855 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalVisibilityUpdate -- Time elapsed: 2.057 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingConflict -- Time elapsed: 1.766 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalDesynchroUpdate -- Time elapsed: 1.938 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingReplace -- Time elapsed: 1.818 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBefore -- Time elapsed: 1.701 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingBeforeMissingPage -- Time elapsed: 1.698 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageProviderRemoval -- Time elapsed: 1.706 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict2 -- Time elapsed: 1.710 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRenameVisibilityUpdate -- Time elapsed: 1.726 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate2 -- Time elapsed: 1.776 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderUpdate3 -- Time elapsed: 1.761 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingReplacement -- Time elapsed: 1.765 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering2 -- Time elapsed: 1.698 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfter -- Time elapsed: 1.738 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfter -- Time elapsed: 1.788 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageReorderVisibilityUpdate -- Time elapsed: 2.231 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingAfterMissingPage -- Time elapsed: 1.751 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testPageOrderingNoPositioning -- Time elapsed: 1.729 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterFirstPage -- Time elapsed: 1.713 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingClustering -- Time elapsed: 1.724 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingNoPositioning -- Time elapsed: 1.698 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testDynamicPageRemovalUpdate -- Time elapsed: 1.797 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorPageProvidingTest.testMultiPageOrderingAfterConflict -- Time elapsed: 1.917 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionEditorProjectRemovalTest.testProjectRemovalWithDirtyCommandStack -- Time elapsed: 4.128 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithoutAutoRefresh -- Time elapsed: 3.434 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingDragAndDropTool -- Time elapsed: 0.996 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 2.247 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 4.196 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.553 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithoutAutoRefresh -- Time elapsed: 2.713 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingPaneBasedSelectionWizardTool -- Time elapsed: 2.437 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerCreationWithAutoRefresh -- Time elapsed: 2.091 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.424 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithoutAutoRefresh -- Time elapsed: 5.077 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.498 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithAutoRefresh -- Time elapsed: 2.125 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithAutoRefresh -- Time elapsed: 3.245 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 7.202 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithAutoRefresh -- Time elapsed: 3.851 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithoutAutoRefresh -- Time elapsed: 2.975 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testContainerCreationInContainerPositionStabilityUsingSelectionWizardTool -- Time elapsed: 2.379 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.011 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListInContainerCreationWithAutoRefresh -- Time elapsed: 2.769 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnContainerInContainerCreationWithoutAutoRefresh -- Time elapsed: 3.448 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeCreationWithAutoRefresh -- Time elapsed: 3.080 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnContainerCreationWithoutAutoRefresh -- Time elapsed: 5.453 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testSelectionPackageInWizardAndCheckIfEdgeIsCreated -- Time elapsed: 2.288 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testNodeCreationInContainerPositionStabilityUsingDragAndDropFromTreeview -- Time elapsed: 0.879 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnNodeCreationWithAutoRefresh -- Time elapsed: 1.877 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnListCreationWithAutoRefresh -- Time elapsed: 2.016 s
21:27:28 org.eclipse.sirius.tests.swtbot.RefreshAfterViewCreationTest.testEdgeCreationOnBorderedNodeOnNodeInContainerCreationWithoutAutoRefresh -- Time elapsed: 6.577 s
21:27:28 org.eclipse.sirius.tests.swtbot.std.STD006.testSTD006 -- Time elapsed: 7.473 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromTrees -- Time elapsed: 3.332 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromCrossTables -- Time elapsed: 3.110 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.NavigationDescriptionFromTableAndTreeTest.testOpenDescriptionAvailableFromEditionTablesWithPrecondition -- Time elapsed: 3.094 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementExpansion -- Time elapsed: 2.511 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelFormat -- Time elapsed: 2.483 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleBackgroundColor -- Time elapsed: 2.377 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemWidth -- Time elapsed: 2.346 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelSize -- Time elapsed: 2.378 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testColumnItemHeaderWidth -- Time elapsed: 2.315 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.TableUIRefreshTests.testTableElementStyleLabelColor -- Time elapsed: 2.299 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEAttributeCustomization -- Time elapsed: 1.973 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testVSMElementCustomizationReuseEReferenceCustomization -- Time elapsed: 1.773 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testLabelAlignmentInVSM -- Time elapsed: 1.087 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CustomizationPropertySectionsTests.testEReferenceCustomization -- Time elapsed: 1.431 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithClosedSession -- Time elapsed: 8.516 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 7.647 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickCancel -- Time elapsed: 1.532 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenGoToMarkerIsCalledOnAllOpenedEditors -- Time elapsed: 2.512 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithOpenedRepresentationsWithRefreshAtOpening -- Time elapsed: 7.205 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenNoRepresentationElementExists -- Time elapsed: 1.275 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWithNoOpenedRepresentationsWithoutRefreshAtOpening -- Time elapsed: 7.391 s
21:27:28 org.eclipse.sirius.tests.swtbot.GoToMarkerTraceabilityWithUserInteractionTest.testTraceabilityWhenSeveralMatchInNotOpenedRepresentationsWhenUserClickOk -- Time elapsed: 2.457 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 5.225 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScroll -- Time elapsed: 5.833 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 2.573 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.853 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 5.925 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.989 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScroll -- Time elapsed: 2.404 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.744 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScroll -- Time elapsed: 2.521 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.898 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 6.072 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.639 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInDiagramWithScroll -- Time elapsed: 5.946 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScroll -- Time elapsed: 4.611 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScroll -- Time elapsed: 3.403 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 4.753 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 5.427 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.953 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.672 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.583 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 5.205 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainer -- Time elapsed: 2.447 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.459 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScroll -- Time elapsed: 4.675 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 4.899 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.759 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 4.947 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testDNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 4.738 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 4.739 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 5.185 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.514 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInContainer -- Time elapsed: 4.765 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 5.031 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTLinkNoteCreationInDiagramWithoutScroll -- Time elapsed: 4.942 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testTNoteCreationInContainerWithScrollInDiagram -- Time elapsed: 4.827 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.705 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.276 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 2.177 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 2.237 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.341 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 2.314 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.334 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.237 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.336 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 2.267 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.338 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.404 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.231 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testSychronizedContainerChildrenPresentation -- Time elapsed: 3.310 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerChildrenPresentationChangeTest.testUnsychronizedContainerChildrenPresentation -- Time elapsed: 3.059 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.102 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScroll -- Time elapsed: 2.172 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainer -- Time elapsed: 2.052 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.286 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithoutScroll -- Time elapsed: 2.240 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.160 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.143 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.274 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInDiagram -- Time elapsed: 2.269 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.535 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.337 s
21:27:28 org.eclipse.sirius.tests.swtbot.ContainerCreationWithSnapToGridTest.testContainerCreationInDiagramWithScroll -- Time elapsed: 3.223 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 2.737 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.180 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.293 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.105 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.240 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.452 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.347 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 2.249 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 2.263 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 2.297 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 2.226 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.284 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScrollAndChangeZoom -- Time elapsed: 3.270 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScrollAndChangeZoom -- Time elapsed: 2.026 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithScroll -- Time elapsed: 3.212 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.142 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.210 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.169 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.197 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithoutScroll -- Time elapsed: 2.099 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInContainer -- Time elapsed: 2.181 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInDiagramWithoutScroll -- Time elapsed: 2.084 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testDNodeListCreationInContainerWithScrollInDiagram -- Time elapsed: 2.184 s
21:27:28 org.eclipse.sirius.tests.swtbot.DNodeListCreationWithSnapToGridTest.testNoteCreationInContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.209 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.830 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.732 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.221 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.949 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.823 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 3.006 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.914 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.959 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.899 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.209 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.150 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.120 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.926 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 3.490 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.557 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.490 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.226 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.938 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocation -- Time elapsed: 3.329 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testCreateTwoBorderNodesAtSameLocationWithThinGridSpacing -- Time elapsed: 2.970 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.768 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.826 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.229 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.978 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.762 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.949 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.990 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 3.001 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.956 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.428 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.331 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.316 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.915 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 3.217 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.732 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.542 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.265 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.984 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnNodeCreation -- Time elapsed: 1.485 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnBorderedNodeCreation -- Time elapsed: 1.489 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.453 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnNodeCreation -- Time elapsed: 1.501 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedOnlyHorizontallyOnBorderedNodeCreation -- Time elapsed: 1.448 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizedAllowOnNodeCreation -- Time elapsed: 1.461 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testResizeOnlyVerticallyOnNodeCreation -- Time elapsed: 1.476 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeResizeCreationTest.testNotResizedAllowOnBorderedNodeCreation -- Time elapsed: 1.455 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.454 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.928 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.898 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.963 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.929 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.998 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.938 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.902 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.938 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.733 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.448 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.887 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.935 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.517 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.412 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.507 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.397 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.987 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.464 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.965 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.923 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 3.000 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.888 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.915 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.964 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.857 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.882 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.458 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.583 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.060 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.932 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.370 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.395 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.455 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.354 s
21:27:28 org.eclipse.sirius.tests.swtbot.BorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.002 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.718 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.782 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.216 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.982 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.769 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.977 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.930 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 3.044 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.913 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.588 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.471 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.367 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.116 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainer -- Time elapsed: 3.300 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.733 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.480 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.188 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.931 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.742 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 3.707 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 3.206 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.949 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 3.722 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.960 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.995 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.904 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.929 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 3.330 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 3.412 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.296 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.115 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 3.305 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.837 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.655 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 3.322 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.909 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.452 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.903 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.996 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.948 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.904 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.954 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.964 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 3.015 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.884 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.686 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.527 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.928 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 3.082 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainer -- Time elapsed: 2.428 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.676 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.618 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.429 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 3.018 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollAndChangeZoom -- Time elapsed: 2.531 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScroll -- Time elapsed: 2.992 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagram -- Time elapsed: 2.933 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainer -- Time elapsed: 2.966 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithScrollAndChangeZoom -- Time elapsed: 2.899 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagram -- Time elapsed: 2.957 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndChangeZoom -- Time elapsed: 2.976 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagram -- Time elapsed: 2.948 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScroll -- Time elapsed: 2.978 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerAndChangeZoom -- Time elapsed: 2.533 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScrollAndChangeZoom -- Time elapsed: 2.583 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScrollWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.986 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInDiagramAndChangeZoom -- Time elapsed: 2.963 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainer -- Time elapsed: 2.432 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeInContainerWithScroll -- Time elapsed: 2.466 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithoutScrollAndChangeZoom -- Time elapsed: 2.592 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnNodeWithoutScroll -- Time elapsed: 2.773 s
21:27:28 org.eclipse.sirius.tests.swtbot.CollapsedBorderedNodeCreationNearCollapsedWithSnapToGridTest.testBNC_OnContainerWithScrollInContainerAndDiagramAndChangeZoom -- Time elapsed: 2.978 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.545 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_then_Container -- Time elapsed: 2.066 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned -- Time elapsed: 1.549 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List -- Time elapsed: 1.515 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node -- Time elapsed: 1.472 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.554 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_List_Aligned -- Time elapsed: 1.534 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.574 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithZoom -- Time elapsed: 1.591 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container_Aligned -- Time elapsed: 1.548 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.539 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_Aligned -- Time elapsed: 1.535 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Node -- Time elapsed: 1.581 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Node_in_Container -- Time elapsed: 1.580 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container_in_Container -- Time elapsed: 1.597 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Container -- Time elapsed: 1.490 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionTest.test_Bordered_Node_on_Container -- Time elapsed: 1.610 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.605 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.256 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.530 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.523 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.538 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.554 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.564 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.599 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.547 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.625 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.535 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.522 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.553 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.631 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.563 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.521 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.621 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAligned -- Time elapsed: 2.747 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagramAndZoom -- Time elapsed: 3.227 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.200 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List -- Time elapsed: 1.573 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node -- Time elapsed: 1.719 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagram -- Time elapsed: 3.991 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnBorderNodeOnContainerAreAlignedWithScrollOnDiagram -- Time elapsed: 2.806 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.804 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedWithScrollOnDiagramAndWithZoom -- Time elapsed: 3.363 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithZoom -- Time elapsed: 1.588 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnContainerInContainerAreAlignedWithScrollOnDiagramAndContainerAndZoom -- Time elapsed: 3.362 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_WithRectilinearEdge -- Time elapsed: 1.539 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node -- Time elapsed: 1.586 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container -- Time elapsed: 1.585 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesOnNodeInContainerAreAlignedWithScrollOnDiagramAndContainer -- Time elapsed: 2.873 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.testBorderNodesAreAlignedAnotherCase -- Time elapsed: 2.807 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Container -- Time elapsed: 1.597 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Bordered_Node_on_Node_Aligned -- Time elapsed: 1.577 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_then_Container -- Time elapsed: 2.258 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned -- Time elapsed: 1.581 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_Aligned_WithZoom -- Time elapsed: 1.617 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_List_Aligned -- Time elapsed: 1.558 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_BorderedEdgeAndContainer -- Time elapsed: 1.615 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container_in_Container_Aligned -- Time elapsed: 1.582 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_Aligned -- Time elapsed: 1.550 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Node_in_Container -- Time elapsed: 1.610 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithBorderNodeCreationPositionWithSnapToGridTest.test_Container -- Time elapsed: 1.531 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdgeWithInvalidSelection -- Time elapsed: 2.106 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnEdge -- Time elapsed: 3.019 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnNode -- Time elapsed: 2.833 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideAndRevealLabelWithOutline -- Time elapsed: 2.989 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNode -- Time elapsed: 1.959 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabel -- Time elapsed: 1.899 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealNodeAfterHideLabelWithOutline -- Time elapsed: 2.230 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline -- Time elapsed: 12.73 s <<< ERROR!
21:27:28 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find menu item matching: with mnemonic 'Show label'
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:473)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntilWidgetAppears(SWTBot.java:1)
21:27:28 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotRootMenu.menu(SWTBotRootMenu.java:128)
21:27:28 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotRootMenu.menu(SWTBotRootMenu.java:112)
21:27:28 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.contextMenu(AbstractSWTBot.java:517)
21:27:28 	at org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideAndRevealLabelWithOutline(HideRevealDiagramElementsLabelsTest.java:866)
21:27:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:27:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
21:27:28 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:27:28 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
21:27:28 	at junit.framework.TestCase.runTest(TestCase.java:177)
21:27:28 	at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runTest(AbstractSiriusSwtBotGefTestCase.java:445)
21:27:28 	at junit.framework.TestCase.runBare(TestCase.java:142)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotTestCase.runBare(SWTBotTestCase.java:240)
21:27:28 	at org.eclipse.sirius.tests.swtbot.support.api.AbstractSiriusSwtBotGefTestCase.runBare(AbstractSiriusSwtBotGefTestCase.java:2031)
21:27:28 	at junit.framework.TestResult$1.protect(TestResult.java:122)
21:27:28 	at junit.framework.TestResult.runProtected(TestResult.java:142)
21:27:28 	at junit.framework.TestResult.run(TestResult.java:125)
21:27:28 	at junit.framework.TestCase.run(TestCase.java:130)
21:27:28 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
21:27:28 	at junit.framework.TestSuite.run(TestSuite.java:236)
21:27:28 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
21:27:28 	at junit.framework.TestSuite.run(TestSuite.java:236)
21:27:28 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
21:27:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
21:27:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
21:27:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
21:27:28 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
21:27:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:27:28 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
21:27:28 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:27:28 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
21:27:28 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
21:27:28 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
21:27:28 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
21:27:28 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
21:27:28 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
21:27:28 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
21:27:28 	at java.base/java.lang.Thread.run(Thread.java:833)
21:27:28 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 10000 ms.: Could not find menu item matching: with mnemonic 'Show label'
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:523)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:497)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:485)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBot.waitUntil(SWTBot.java:1)
21:27:28 	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntilWidgetAppears(SWTBotFactory.java:467)
21:27:28 	... 38 more
21:27:28 
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnBorderedNodeWithInvalidSelection -- Time elapsed: 1.805 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnBorderedNode -- Time elapsed: 1.629 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnEdge -- Time elapsed: 2.052 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNode -- Time elapsed: 1.838 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideAndRevealLabelWithOutlineOnLabel -- Time elapsed: 1.832 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnNodeWithInvalidSelection -- Time elapsed: 1.886 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithContextMenuOnLabelWithInvalidSelection -- Time elapsed: 1.968 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdge -- Time elapsed: 1.625 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnNode -- Time elapsed: 1.812 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnEdgeWithInvalidSelection -- Time elapsed: 2.121 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testHideLabelWithTabbarOnLabel -- Time elapsed: 1.723 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTest.testRevealEdgeAfterHideLabelWithOutline -- Time elapsed: 2.685 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_1Label -- Time elapsed: 1.858 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_1Label -- Time elapsed: 1.620 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_2Labels -- Time elapsed: 2.167 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_2Labels -- Time elapsed: 1.694 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_3Labels -- Time elapsed: 1.698 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_3Labels -- Time elapsed: 1.546 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_1Label -- Time elapsed: 1.723 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_1Label -- Time elapsed: 2.987 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_2Labels -- Time elapsed: 1.942 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_3Labels -- Time elapsed: 1.915 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_2Labels -- Time elapsed: 3.333 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_1Label -- Time elapsed: 1.806 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_2Labels -- Time elapsed: 1.883 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithOutlineView_3Labels -- Time elapsed: 2.402 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_3Labels -- Time elapsed: 1.665 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_3Labels -- Time elapsed: 2.059 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithContextMenu_3Labels -- Time elapsed: 3.574 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithContextMenu_3Labels -- Time elapsed: 1.856 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_2Labels -- Time elapsed: 1.892 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithTabbarAction_1Label -- Time elapsed: 1.720 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_1Label -- Time elapsed: 1.572 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_2Labels -- Time elapsed: 2.171 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 1.748 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_3Labels -- Time elapsed: 1.700 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithWizard_1Label -- Time elapsed: 1.767 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithVisibilityMode_2Labels -- Time elapsed: 1.648 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithTabbarAction_2Labels -- Time elapsed: 1.550 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeOneByOneWithWizard_3Labels -- Time elapsed: 2.770 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_2Labels -- Time elapsed: 1.784 s
21:27:28 org.eclipse.sirius.tests.swtbot.HideRevealEdgeLabelsTest.testHideRevealAllLabelsOnEdgeWithOutlineView_1Label -- Time elapsed: 1.626 s
21:27:28 org.eclipse.sirius.tests.swtbot.IndirectDeleteEdgeWithLabelSelectedTest.testHideRevealWithSelectionOfEdgeAndLabelDifferentEdge_1Labels -- Time elapsed: 2.003 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.LinkWithEditorFeatureWithModelExplorerViewTest.testLinkWithEditorFeatureWithModelExplorerView -- Time elapsed: 1.805 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomtoTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.469 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.458 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2BottomToTopEdgeAbove -- Time elapsed: 2.537 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.474 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToBottomEdgeAbove -- Time elapsed: 2.430 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBotttomDragNDropSourceRoot2TopToTopEdgeAbove -- Time elapsed: 2.481 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2ToptoTopEdgeBelow -- Time elapsed: 2.479 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.444 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToTopEdgeBelow -- Time elapsed: 2.509 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeAbove -- Time elapsed: 2.481 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.428 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.463 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.395 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourcetRoot2BottomToTopEdgeAbove -- Time elapsed: 2.347 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomToTopEdgeAbove -- Time elapsed: 2.403 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2BottomtoBottomEdgeAbove -- Time elapsed: 2.579 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropTargetRoot1TopToBottomEdgeBelow -- Time elapsed: 2.589 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1ToptoTopEdgeBelow -- Time elapsed: 2.723 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.487 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1TopToTopEdgeAbove -- Time elapsed: 2.498 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropSourceRoot2TopToTopEdgeBelow -- Time elapsed: 2.455 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testTreeLayoutDragNDropTargetRoot1TopToBottomEdgeBellow -- Time elapsed: 2.454 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutBottomToTopDragNDropSourceRoot2TopToBottomEdgeBelow -- Time elapsed: 2.437 s
21:27:28 org.eclipse.sirius.tests.swtbot.SpecificLayoutBendpointsOnReopeningTest.testCompositeLayoutTopToBottomDragNDropTargetRoot1BottomtoBottomEdgeAbove -- Time elapsed: 2.480 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.BorderSizeComputationExpressionTest.testBorderSizeComputationExpression -- Time elapsed: 3.580 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificVerticalLayout -- Time elapsed: 2.120 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnRectilinearEdges -- Time elapsed: 1.971 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeOverAnotherNode -- Time elapsed: 2.240 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtBorderNode -- Time elapsed: 1.881 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingTargetBorderNodeOverAnotherNode -- Time elapsed: 2.057 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcNode -- Time elapsed: 1.804 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 2.012 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 2.102 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnBorderNode -- Time elapsed: 1.756 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnContainer -- Time elapsed: 1.890 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnBorderNode -- Time elapsed: 1.853 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtNode -- Time elapsed: 1.832 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnNode -- Time elapsed: 1.741 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnContainer -- Time elapsed: 1.763 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnNode -- Time elapsed: 1.804 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromRectToOblique -- Time elapsed: 1.999 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnContainer -- Time elapsed: 1.701 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSrcChangingRoutingStyle -- Time elapsed: 1.855 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testSpecificLayout -- Time elapsed: 1.982 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeTgtOnContainer -- Time elapsed: 1.755 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingNullAnchorSourceBorderNode -- Time elapsed: 2.166 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingContainerWithInViewBendpoints -- Time elapsed: 1.912 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyleFromRectToOblique -- Time elapsed: 2.042 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredContainer -- Time elapsed: 1.858 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcBorderNode -- Time elapsed: 1.740 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleWithGMFAutoSize -- Time elapsed: 2.025 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnContainer -- Time elapsed: 1.998 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveFreeSrcOnNode -- Time elapsed: 1.794 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeReconnectionOnCenteredNode -- Time elapsed: 1.863 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtAndSrcChangingRoutingStyle -- Time elapsed: 1.855 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredSrcOnNode -- Time elapsed: 1.681 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredTgtContainer -- Time elapsed: 1.770 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyle -- Time elapsed: 1.799 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserMoveCenteredTgtOnBorderNode -- Time elapsed: 1.693 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testArrangeAllOnStraightEdges -- Time elapsed: 1.808 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredBorderNode -- Time elapsed: 2.198 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testTgtChangingRoutingStyleFromStyleTabWithGMFAutoSize -- Time elapsed: 2.378 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearSpecificCases -- Time elapsed: 1.729 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testEdgeCreationToolOnCenteredSrcContainer -- Time elapsed: 2.000 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testRectilinearEdgeReconnectionOnCenteredContainer -- Time elapsed: 2.084 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testUserCannotMoveRectilinearFreeTgtOnNode -- Time elapsed: 2.305 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingAutoSizeContainer -- Time elapsed: 1.918 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom125 -- Time elapsed: 2.701 s
21:27:28 org.eclipse.sirius.tests.swtbot.CenteredEdgesTest.testResizingCenteredTargetBorderNodeWithZoom200 -- Time elapsed: 3.418 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButtonCancel -- Time elapsed: 1.503 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlX -- Time elapsed: 1.620 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCut -- Time elapsed: 1.638 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnDeleteFromModelTabbarButton -- Time elapsed: 1.597 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditCutCancel -- Time elapsed: 1.482 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDeleteCancel -- Time elapsed: 1.542 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnCtrlXCancel -- Time elapsed: 1.475 s
21:27:28 org.eclipse.sirius.tests.swtbot.DeleteHookTests.testDeleteHookOnEditDelete -- Time elapsed: 1.656 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramWithFileSeparator -- Time elapsed: 4.057 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 5.969 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.065 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 4.220 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromTabbar -- Time elapsed: 17.98 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.615 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 8.666 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsJPGFromProjectExplorerView -- Time elapsed: 8.504 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromProjectExplorerView -- Time elapsed: 9.840 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 3.921 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromProjectExplorerView -- Time elapsed: 14.99 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsPNGFromTabbar -- Time elapsed: 18.06 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportBigRepresesntationAsSVGFromTabbar -- Time elapsed: 23.09 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.492 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 4.123 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsPNGFromModelContentView -- Time elapsed: 3.598 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 14.00 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.395 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 3.864 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramAsImageFromCloseSessionTest.testExportDiagramFromCloseSession -- Time elapsed: 1.456 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromTabBar -- Time elapsed: 4.138 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromProjectExplorerView -- Time elapsed: 2.079 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromTabBar -- Time elapsed: 3.701 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromModelContentView -- Time elapsed: 2.204 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromModelContentView -- Time elapsed: 4.083 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithAnInvalidPathAtCreationOfPopup -- Time elapsed: 1.684 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsJPGFromTabBar -- Time elapsed: 3.877 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerViewWithPathContainingDot -- Time elapsed: 1.781 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsJPGFromProjectExplorerView -- Time elapsed: 2.254 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromProjectExplorerView -- Time elapsed: 2.075 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsPNGFromModelContentView -- Time elapsed: 2.196 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsPNGFromModelContentView -- Time elapsed: 4.018 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportAsSVGFromModelContentView -- Time elapsed: 2.170 s
21:27:28 org.eclipse.sirius.tests.swtbot.ExportDiagramsAsImagesAndHtmlTest.testExportDiagramsOfTransientSessionAsSVGFromModelContentView -- Time elapsed: 3.939 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarActivation -- Time elapsed: 12.22 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorSwitch -- Time elapsed: 2.432 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDisposal -- Time elapsed: 1.437 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitializationWithExtension -- Time elapsed: 4.800 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarButtonStabilityOnEditorFocusOut -- Time elapsed: 5.739 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testTabbarDiagramActionsEnablement -- Time elapsed: 11.07 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.TabBarTest.testToolBarButtonInitialization -- Time elapsed: 5.704 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.NotInvisibleTabBarTest.testTabbarButtonsNotInvisible -- Time elapsed: 11.35 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionAvailability -- Time elapsed: 3.627 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.ResetToDefaultFiltersActionTests.testResetToDefaultFiltersActionUnavailability -- Time elapsed: 3.129 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementWithCustomTabbar -- Time elapsed: 2.738 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelection -- Time elapsed: 2.133 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagram -- Time elapsed: 2.079 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablement -- Time elapsed: 2.716 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForDiagramWithCustomTabbar -- Time elapsed: 2.106 s
21:27:28 org.eclipse.sirius.tests.swtbot.tabbar.LockedTabBarTest.testTabbarActionsEnablementForSelectionWithCustomTabbar -- Time elapsed: 2.234 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testControlSemanticModel -- Time elapsed: 2.755 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentationFromSession -- Time elapsed: 2.743 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCreateRepresentation -- Time elapsed: 2.424 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testDeleteRepresentation -- Time elapsed: 2.305 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testMoveRepresentation -- Time elapsed: 2.435 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testCopyRepresentation -- Time elapsed: 2.244 s
21:27:28 org.eclipse.sirius.tests.swtbot.LockedRepresentationContainerTest.testExtractRepresentation -- Time elapsed: 2.229 s
21:27:28 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability -- Time elapsed: 1.979 s
21:27:28 org.eclipse.sirius.tests.swtbot.ArrangeSelectionOnBreakdownDiagramTest.testArrangeSelectionStability_OrderedTreeLayout -- Time elapsed: 1.618 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFillColor -- Time elapsed: 2.079 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingLineColor -- Time elapsed: 3.071 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuRelationBaseEdgeMapping -- Time elapsed: 1.806 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFillColor -- Time elapsed: 12.09 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNodeMapping -- Time elapsed: 2.016 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFontColor -- Time elapsed: 3.647 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramLineColor -- Time elapsed: 3.612 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingLineColor -- Time elapsed: 1.858 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingLineColor -- Time elapsed: 1.945 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingLineColor -- Time elapsed: 2.001 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingLineColor -- Time elapsed: 3.612 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFontColor -- Time elapsed: 3.552 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromBorderedNodeMapping -- Time elapsed: 1.910 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFontColor -- Time elapsed: 2.066 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFontColor -- Time elapsed: 2.008 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode3MappingFillColor -- Time elapsed: 3.633 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFontColor -- Time elapsed: 2.040 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFontColor -- Time elapsed: 3.790 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingLineColor -- Time elapsed: 2.140 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromElementBaseEdgeMapping -- Time elapsed: 1.911 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromDiagramFillColor -- Time elapsed: 3.166 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode2MappingFillColor -- Time elapsed: 2.155 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainer2MappingFillColor -- Time elapsed: 2.018 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromContainerMappingFillColor -- Time elapsed: 1.946 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromRelationBaseEdgeMappingFontColor -- Time elapsed: 2.025 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNodeMappingFillColor -- Time elapsed: 3.773 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingLineColor -- Time elapsed: 12.08 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingLineColor -- Time elapsed: 3.572 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFontColor -- Time elapsed: 12.16 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFontColor -- Time elapsed: 3.651 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainer2Mapping -- Time elapsed: 1.828 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingLineColor -- Time elapsed: 1.865 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainer2MappingFillColor -- Time elapsed: 3.483 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFontColor -- Time elapsed: 1.956 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingLineColor -- Time elapsed: 3.664 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode4MappingFillColor -- Time elapsed: 2.983 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode2Mapping -- Time elapsed: 1.752 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingLineColor -- Time elapsed: 1.857 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewRelationBaseEdgeMappingFontColor -- Time elapsed: 3.276 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFontColor -- Time elapsed: 1.929 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNode3MappingFillColor -- Time elapsed: 1.962 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromNodeMappingFillColor -- Time elapsed: 1.965 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingLineColor -- Time elapsed: 3.227 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFontColor -- Time elapsed: 3.035 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingLineColor -- Time elapsed: 1.963 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromNode2MappingFillColor -- Time elapsed: 3.005 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingLineColor -- Time elapsed: 11.95 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromNode3Mapping -- Time elapsed: 1.801 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInToolBarFromBorderedNodeMappingFontColor -- Time elapsed: 1.910 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInAppearancePropertyViewFromContainerMappingFontColor -- Time elapsed: 12.04 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemovedDefaultColorMenuTest.testNoDefaulColortMenuInContextualMenuFromContainerMapping -- Time elapsed: 1.936 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnBorderedNodes -- Time elapsed: 1.670 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnEdges -- Time elapsed: 2.187 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodes -- Time elapsed: 1.858 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnNodeLists -- Time elapsed: 2.318 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnLifelinesAndInstanceRoles -- Time elapsed: 2.358 s
21:27:28 org.eclipse.sirius.tests.swtbot.DuplicationCausedBySelectionTest.testSelectionDoesNotCauseDuplicationOnContainers -- Time elapsed: 2.443 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelStraight -- Time elapsed: 3.107 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeStraight -- Time elapsed: 1.987 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 1.619 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelTree -- Time elapsed: 1.602 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelManhattan -- Time elapsed: 1.883 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeTree -- Time elapsed: 1.904 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelManhattan -- Time elapsed: 11.57 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelStraight -- Time elapsed: 1.964 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelTree -- Time elapsed: 2.042 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeBeginLabelStraight -- Time elapsed: 1.652 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.967 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeStraight -- Time elapsed: 1.861 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeManhattan -- Time elapsed: 1.895 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelStraight -- Time elapsed: 1.901 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeStraight -- Time elapsed: 1.936 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelTree -- Time elapsed: 11.57 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelStraight -- Time elapsed: 1.574 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelManhattan -- Time elapsed: 1.625 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelTree -- Time elapsed: 1.644 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.577 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.968 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeCenterLabelManhattan -- Time elapsed: 1.659 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelStraight -- Time elapsed: 1.696 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeManhattan -- Time elapsed: 1.897 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeBeginLabelStraight -- Time elapsed: 11.57 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeTree -- Time elapsed: 1.849 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelTree -- Time elapsed: 1.647 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteRelationBasedEdgeTree -- Time elapsed: 1.915 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideElementBasedEdgeLabelTree -- Time elapsed: 1.957 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelStraight -- Time elapsed: 2.029 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelStraight -- Time elapsed: 11.75 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelStraight -- Time elapsed: 1.637 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeBeginLabelManhattan -- Time elapsed: 1.602 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeStraight -- Time elapsed: 1.890 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelStraight -- Time elapsed: 3.051 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelTree -- Time elapsed: 1.672 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelStraight -- Time elapsed: 1.627 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeEndLabelStraight -- Time elapsed: 1.676 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeCenterLabelStraight -- Time elapsed: 2.058 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectRelationBasedEdgeCenterLabelManhattan -- Time elapsed: 1.703 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateRelationBasedEdgeTree -- Time elapsed: 1.944 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelManhattan -- Time elapsed: 2.532 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelManhattan -- Time elapsed: 1.912 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelTree -- Time elapsed: 1.719 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDeleteElementBasedEdgeManhattan -- Time elapsed: 1.904 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditElementBasedEdgeEndLabelTree -- Time elapsed: 2.555 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelTree -- Time elapsed: 11.53 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testCreateElementBasedEdgeManhattan -- Time elapsed: 1.979 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testSelectElementBasedEdgeEndLabelManhattan -- Time elapsed: 1.643 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelManhattan -- Time elapsed: 2.594 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeBeginLabelTree -- Time elapsed: 2.999 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testShowHideRelationBasedEdgeLabelTree -- Time elapsed: 1.961 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeEndLabelManhattan -- Time elapsed: 11.54 s
21:27:28 org.eclipse.sirius.tests.swtbot.EdgeWithMultipleLabelsTest.testDirectEditRelationBasedEdgeCenterLabelTree -- Time elapsed: 1.976 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTablePropertiesViewTitle -- Time elapsed: 2.215 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewStringField -- Time elapsed: 14.29 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTreePropertyViewBooleanField -- Time elapsed: 14.45 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewBooleanField -- Time elapsed: 14.27 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testModifyTablePropertyViewStringField -- Time elapsed: 14.43 s
21:27:28 org.eclipse.sirius.tests.swtbot.table.SetPropertyOfTableTreeByPropertiesViewTest.testTreePropertiesViewTitle -- Time elapsed: 3.551 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.426 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.232 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.334 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.922 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.232 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.397 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 3.066 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.874 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 3.278 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 2.033 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.570 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith200PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.846 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuToolFromTransientLayer -- Time elapsed: 2.689 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPaletteTool -- Time elapsed: 2.304 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramEditPartViaPopupMenuTool -- Time elapsed: 2.509 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnDiagramViaPopupMenuToolOnEdge -- Time elapsed: 1.965 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPaletteTool -- Time elapsed: 2.352 s
21:27:28 org.eclipse.sirius.tests.swtbot.ElementCreationWithPopupMenuWith50PercentOfZoomTests.testOneEClassCreationOnContainerEditPartAWithScrollViaPopupMenuTool -- Time elapsed: 2.462 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolAutoRefresh -- Time elapsed: 1.173 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.PackageLayoutStabilityOnManyViewsCreationToolTest.testContainerLayoutStabilityOnManyViewsCreationToolManualRefresh -- Time elapsed: 2.538 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetDiagramOriginAction -- Time elapsed: 1.648 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ResetOriginTest.testResetContainerOriginAction -- Time elapsed: 1.774 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithPinnedElement -- Time elapsed: 2.878 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.LayoutStabilityOnManualRefreshTest.testLayoutStabilityOnOneViewCreatedDuringManualRefreshWithoutPinnedElement -- Time elapsed: 2.807 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testEdgeLayoutStabilityOnSemanticDelete -- Time elapsed: 3.357 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeAndPortStabilityOnSemanticChangeTest.testPortLayoutStabilityOnSemanticAddPort -- Time elapsed: 1.835 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseEffectOnSaveDialog -- Time elapsed: 1.974 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testEscapeKeyEffectOnSaveDialog -- Time elapsed: 1.971 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorsWithoutSaving -- Time elapsed: 3.536 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefTrue -- Time elapsed: 6.162 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefFalse -- Time elapsed: 4.795 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefTrueAndElipsePrefTrue -- Time elapsed: 4.406 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testCloseAllEditorWithDesignPrefFalseAndElipsePrefFalse -- Time elapsed: 4.891 s
21:27:28 org.eclipse.sirius.tests.swtbot.SessionSaveableTest.testSessionProvideOwnSaveable -- Time elapsed: 2.083 s
21:27:28 org.eclipse.sirius.tests.swtbot.DragAndDropFromControlledResourceTest.testDragAndDropClassFromControlledResourceOntoDiagram -- Time elapsed: 2.485 s
21:27:28 org.eclipse.sirius.tests.swtbot.RoundedCornerRefreshTest.testRoundedCornerChanges -- Time elapsed: 24.24 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerFilterTests.testTheFilterArea -- Time elapsed: 2.955 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ModelExplorerInvalidRepTest.testInvalidRepresentationsSection -- Time elapsed: 2.373 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectDependenciesTest.testCannotSelectAird -- Time elapsed: 0.908 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentCloseWithOpenedDiagrams -- Time elapsed: 4.126 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ProjectsConcurrentCloseTest.testProjectConcurrentClose -- Time elapsed: 3.094 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionWithLockedObjectTest.testPropertyViewEditionOnModelExplorerViewSelectionForLockedObject -- Time elapsed: 11.37 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testOpenTransientSession -- Time elapsed: 3.418 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.PropertyViewOnModelExplorerSelectionTests.testPropertyViewEditionOnModelExplorerViewSelection -- Time elapsed: 2.045 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_No_Delete_Menu_On_Semantic -- Time elapsed: 11.35 s
21:27:28 org.eclipse.sirius.tests.swtbot.modelexplorer.ContextualMenuTest.test_Delete_Menu_On_DRepresentation -- Time elapsed: 1.135 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdge -- Time elapsed: 3.509 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRightInContainer -- Time elapsed: 3.347 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnBracketEdgeInContainer -- Time elapsed: 3.906 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeft -- Time elapsed: 3.476 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdge -- Time elapsed: 3.617 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottomInContainer -- Time elapsed: 3.363 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRoutingStyleNotAppears -- Time elapsed: 5.010 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToBottom -- Time elapsed: 3.244 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMoveInContainer -- Time elapsed: 3.152 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSourceInContainer -- Time elapsed: 3.182 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testCreateBracketEdgeOnStandardEdge -- Time elapsed: 3.067 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeDecoratorsInOdesign -- Time elapsed: 4.382 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testBracketEdgeStyleDescriptionCreation -- Time elapsed: 4.757 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithHandleMove -- Time elapsed: 3.256 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testSourceTargetInnerDecorationWhenSegmentTooSmall -- Time elapsed: 3.219 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToRight -- Time elapsed: 3.317 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testReconnectBracketEdgeInContainer -- Time elapsed: 3.500 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTop -- Time elapsed: 3.169 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveSource -- Time elapsed: 3.231 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTarget -- Time elapsed: 3.274 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testChangeLineStyleInOdesign -- Time elapsed: 3.231 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToLeftInContainer -- Time elapsed: 3.381 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testRotateBracketToTopInContainer -- Time elapsed: 3.359 s
21:27:28 org.eclipse.sirius.tests.swtbot.BracketEdgeTests.testResizeBracketWithMoveTargetInContainer -- Time elapsed: 3.300 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayout -- Time elapsed: 3.549 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testNodeAndEdgeLabelCopyLayout -- Time elapsed: 1.967 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteStyleUsingDiagramsWithExtension -- Time elapsed: 3.288 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteFormatUsingDiagramsWithExtension -- Time elapsed: 3.430 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.EdgeCopyPasteFormatTest.testEdgeCopyPasteLayoutUsingDiagramsWithExtension -- Time elapsed: 3.445 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentRemoval -- Time elapsed: 2.430 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithFirstSegmentInverted -- Time elapsed: 2.284 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistencyWithMergeSegment -- Time elapsed: 2.356 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistency -- Time elapsed: 2.284 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testPointsConsistencyOfObliqueEdgeAfterInversion -- Time elapsed: 2.609 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentRemoval -- Time elapsed: 2.346 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithLastSegmentInverted -- Time elapsed: 2.311 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromContainerToItsNodes -- Time elapsed: 2.822 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testFirstPointConsistency -- Time elapsed: 2.364 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testMoveOKWithEdgeFromNodeToItsContainer -- Time elapsed: 2.913 s
21:27:28 org.eclipse.sirius.tests.swtbot.BendpointsStabilityOnMovesSpecificCasesTest.testLastPointConsistencyWithMergeSegment -- Time elapsed: 2.811 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.725 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnSameDiagram -- Time elapsed: 1.998 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceAndTargetNodes -- Time elapsed: 3.511 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderNodeCopyPasteStyleOnDiagramWithExtension -- Time elapsed: 2.712 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedTargetNodes -- Time elapsed: 3.436 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayout -- Time elapsed: 3.876 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithSelectAll -- Time elapsed: 3.187 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithHiddenTargetNodes -- Time elapsed: 3.170 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutOnDiagram -- Time elapsed: 2.905 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.BorderedNodeCopyPasteFormatTest.testBorderedNodeCopyPasteLayoutWithCollapsedSourceNodes -- Time elapsed: 3.197 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.629 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelectionIncludingEdges -- Time elapsed: 2.659 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.652 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteWSImageStyleOnDiagramWithExtension -- Time elapsed: 4.121 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.305 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6_withPasteOnMultiSelection -- Time elapsed: 2.607 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.351 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseStyleOnDiagramWithExtension -- Time elapsed: 2.346 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testPasteModeDialogAndPreferenceValues -- Time elapsed: 2.559 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testContainerToNodeCopyPasteLayoutOnDiagramWithExtension -- Time elapsed: 2.621 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteDiamondStyleOnDiagramWithExtension -- Time elapsed: 2.156 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteFormatWithBoundingBoxMode_Case1_withPasteOnBrothers -- Time elapsed: 2.451 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case1 -- Time elapsed: 2.339 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case2 -- Time elapsed: 2.214 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case3 -- Time elapsed: 2.340 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case4 -- Time elapsed: 2.223 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case5 -- Time elapsed: 2.217 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case6 -- Time elapsed: 2.462 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testCopyPasteLayoutWithBoundingBoxMode_Case7 -- Time elapsed: 2.544 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteImageLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 3.440 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerAndNodeCopyPasteFormatTest.testNodeToNodeCopyPasteEllipseLayoutAndStyleOnDiagramWithExtension -- Time elapsed: 2.320 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithoutPrefAutosize -- Time elapsed: 2.441 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnShapeWithPrefAutoSize -- Time elapsed: 2.481 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnShape -- Time elapsed: 1.682 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithToolCreationOnFlat -- Time elapsed: 1.652 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ContainerDefaultSizeLayoutTest.testDefaultSizeWithExternalCreationOnFlat -- Time elapsed: 2.515 s
21:27:28 org.eclipse.sirius.tests.swtbot.layout.ModifyEdgeLayoutAfterRefreshTest.testChangeRoutingStyleAfterRefresh -- Time elapsed: 2.312 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.CopyTreeRepresentationTest.testCopyTreeRepresentation -- Time elapsed: 2.366 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.CreatedDTreeItemsSelectionTests.testCreatedDTreeItemSelection -- Time elapsed: 2.452 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.OpenCloseCreateDeleteTreeRepresentationTest.testCreateDeletTreeRepresentation -- Time elapsed: 12.46 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.RenameTreeRepresentationTest.testRenameTreeRepresentation -- Time elapsed: 2.659 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.NavigateInTreeRepresentationTest.testNavigationInTreeRepresentation -- Time elapsed: 2.344 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyWithSpecificSystemProperty -- Time elapsed: 2.810 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithF2Key -- Time elapsed: 2.864 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithReturnKey -- Time elapsed: 2.854 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DirectEditTreeItemTest.testDirectEditLabelWithAnyAlphanumericKeyDoesNothing -- Time elapsed: 4.181 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 6.721 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.945 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 4.951 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.ConditionalTreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.732 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionClose -- Time elapsed: 7.331 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 5.000 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testAutomaticRefreshWithSessionOpen -- Time elapsed: 5.045 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.739 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemStyleDescriptionTest.testTreeItemStyleWithStandardFontSizeOptionActivated -- Time elapsed: 1.922 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testAutomaticRefreshWithEditorOpen -- Time elapsed: 4.249 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemMappingTest.testStyleDescriptionManualRefresh -- Time elapsed: 6.198 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithOperationActionAndFalsePrecondition -- Time elapsed: 3.268 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionAndFalsePrecondition -- Time elapsed: 3.247 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithFalsePrecondition -- Time elapsed: 3.213 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeItemPopupMenusTest.testPopupMenuWithExternalJavaActionCallAndFalsePrecondition -- Time elapsed: 3.250 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionAutoRefresh -- Time elapsed: 4.106 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.RefreshWithPropertiesViewTest.testStyleDescriptionManualRefresh -- Time elapsed: 4.086 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DeleteSeveralElementOnTree.testDeleteSeveralElements -- Time elapsed: 5.331 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.ContextMenuTreeTest.testRefreshContextMenuAfterModifyVsm -- Time elapsed: 4.063 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemExpansion -- Time elapsed: 3.829 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIPermissionAuthorityTests.testTreeItemCollapse -- Time elapsed: 2.986 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleBackgroundColor -- Time elapsed: 2.344 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelColor -- Time elapsed: 2.383 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemExpansion -- Time elapsed: 2.264 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelFormat -- Time elapsed: 2.498 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleShowIcon -- Time elapsed: 2.256 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeUIRefreshTests.testTreeItemStyleLabelSize -- Time elapsed: 2.386 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeLocalRefreshWithF5Shortcut -- Time elapsed: 2.769 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeRefreshWithF5ShortcutTests.testTreeGlobalRefreshWithF5Shortcut -- Time elapsed: 2.704 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.DisplayLabelOnNodeTest.testLabelNameOnNode -- Time elapsed: 0.466 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboard -- Time elapsed: 3.314 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseWithKeyboardWhenPermissionAuthorityForbidThem -- Time elapsed: 6.179 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboard -- Time elapsed: 3.310 s
21:27:28 org.eclipse.sirius.tests.swtbot.tree.TreeExpandFoldWithKeyTests.testExpandAndCollapseAllWithKeyboardWithSpecificDepthLimit -- Time elapsed: 3.313 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_Selected_MetaModels -- Time elapsed: 7.926 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Domain_Class_Completion_With_No_Selected_MetaModels -- Time elapsed: 4.477 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Service_Keyword -- Time elapsed: 3.343 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion -- Time elapsed: 4.553 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_MTL_Service_Completion -- Time elapsed: 3.934 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_AQL -- Time elapsed: 4.202 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.CompletionProposalInVSMTest.test_Java_Service_Completion_By_Acceleo -- Time elapsed: 4.693 s
21:27:28 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnList -- Time elapsed: 2.565 s
21:27:28 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNode -- Time elapsed: 2.530 s
21:27:28 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnContainer -- Time elapsed: 2.505 s
21:27:28 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnBorderedNode -- Time elapsed: 2.442 s
21:27:28 org.eclipse.sirius.tests.swtbot.DirectEditWithInputLabelTest.testDirectEditWithInputLabelExpressionOnNodeInContainer -- Time elapsed: 2.423 s
21:27:28 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testActivateNewVPWithMandatoryLayer -- Time elapsed: 7.188 s
21:27:28 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddMandatoryAddtionalLayerInVSM -- Time elapsed: 4.055 s
21:27:28 org.eclipse.sirius.tests.swtbot.AdditionalLayerTest.testAddtionalLayerAtDiagramCreationTime -- Time elapsed: 3.875 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupEnabled -- Time elapsed: 1.153 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupEnabled -- Time elapsed: 1.846 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupDisabled -- Time elapsed: 1.742 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testSelectionWizardPage_GroupEnabled -- Time elapsed: 1.788 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testModelExplorer_GroupDisabled -- Time elapsed: 1.168 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderTest.testPaneBasedSelectionWizardPage_GroupDisabled -- Time elapsed: 1.749 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupDisabled_NotAppear -- Time elapsed: 1.147 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_NotAppear -- Time elapsed: 1.161 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.779 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.821 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.907 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled2_Appear -- Time elapsed: 1.741 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupDisabled_NotAppear -- Time elapsed: 1.768 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.726 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled2_NotAppear -- Time elapsed: 1.687 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.796 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_NotAppear -- Time elapsed: 1.156 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled_Appear -- Time elapsed: 1.133 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testSelectionWizardPage_GroupEnabled_NotAppear -- Time elapsed: 1.777 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testModelExplorer_GroupEnabled2_Appear -- Time elapsed: 1.108 s
21:27:28 org.eclipse.sirius.tests.swtbot.GroupingContentProviderByContainingTest.testPaneBasedSelectionWizardPage_GroupEnabled_Appear -- Time elapsed: 1.798 s
21:27:28 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenTwoDiagram -- Time elapsed: 3.377 s
21:27:28 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenDiagramOpenPalette -- Time elapsed: 12.15 s
21:27:28 org.eclipse.sirius.tests.swtbot.PaletteViewManagementTest.testOpenPaletteOpenDiagram -- Time elapsed: 2.476 s
21:27:28 org.eclipse.sirius.tests.swtbot.PaletteManagerAfterVSMSelectionChange.testHideShowLayersAfterDiagramCreation -- Time elapsed: 5.128 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testImportDiagramCreation -- Time elapsed: 3.653 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreation -- Time elapsed: 3.398 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelFirstWizard -- Time elapsed: 1.604 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testDiagramCreationWithoutSemanticElement -- Time elapsed: 1.683 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testEmptySirius -- Time elapsed: 11.61 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTreeCreation -- Time elapsed: 3.150 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testTableCreation -- Time elapsed: 3.070 s
21:27:28 org.eclipse.sirius.tests.swtbot.CreateRepresentationFromSessionTest.testCancelSecondWizard -- Time elapsed: 1.630 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer -- Time elapsed: 2.958 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnContainer2 -- Time elapsed: 2.910 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer2 -- Time elapsed: 2.852 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testNodeCreationOnDiagram -- Time elapsed: 3.087 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnDiagram -- Time elapsed: 3.091 s
21:27:28 org.eclipse.sirius.tests.swtbot.ToolCreationPositionTest.testContainerCreationOnContainer -- Time elapsed: 2.877 s
21:27:28 org.eclipse.sirius.tests.swtbot.LocalSessionViewTest.testConstantLocalSessionTreeLayoutDuringSessionOperations -- Time elapsed: 7.998 s
21:27:28 org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction -- Time elapsed: 1.241 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_east -- Time elapsed: 4.004 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_west -- Time elapsed: 5.035 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right_zoom125 -- Time elapsed: 3.118 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_two_drags -- Time elapsed: 1.801 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_north -- Time elapsed: 3.932 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_move_border_node_to_stay_in_parent_bounds_south -- Time elapsed: 3.882 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_bottom -- Time elapsed: 3.729 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left_zoom125 -- Time elapsed: 3.583 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_south_to_north_on_two_drags -- Time elapsed: 1.807 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right_zoom125 -- Time elapsed: 3.643 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_left -- Time elapsed: 3.435 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_bottom -- Time elapsed: 3.032 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_left -- Time elapsed: 2.936 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom_zoom125 -- Time elapsed: 3.605 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_west -- Time elapsed: 2.766 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.446 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_north_to_south_on_close_reopen_diag -- Time elapsed: 2.977 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_resizing_P2_from_west_to_east_on_close_reopen_diag -- Time elapsed: 3.063 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_bottom -- Time elapsed: 3.424 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_left -- Time elapsed: 3.453 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top_zoom125 -- Time elapsed: 3.763 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top -- Time elapsed: 3.514 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_top_zoom125 -- Time elapsed: 3.633 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left -- Time elapsed: 3.437 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_two_drags -- Time elapsed: 1.801 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_east_to_west_on_close_reopen_diag -- Time elapsed: 3.484 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_top -- Time elapsed: 3.490 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_resizing_P2_from_west_to_east_on_two_drags -- Time elapsed: 1.913 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom -- Time elapsed: 3.563 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_right -- Time elapsed: 3.852 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_left_125 -- Time elapsed: 3.600 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_bottom_zoom125 -- Time elapsed: 3.660 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_left -- Time elapsed: 3.757 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_top -- Time elapsed: 3.516 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_top -- Time elapsed: 3.498 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_B_after_expand_P2_to_the_right -- Time elapsed: 2.901 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P2_to_the_right -- Time elapsed: 3.520 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_bottom -- Time elapsed: 3.562 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_resize_do_not_move_opposite_border_node_north -- Time elapsed: 3.978 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_A_after_expand_P1_to_the_right -- Time elapsed: 3.353 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_C_after_expand_P1_to_the_right -- Time elapsed: 2.981 s
21:27:28 org.eclipse.sirius.tests.swtbot.ChildrenPositionStabilityAfterParentResizeTest.test_D_after_expand_P31_to_the_top -- Time elapsed: 3.665 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.VSMEditorPropertiesTest.testCloseAndReeopenVSMEditorProperties -- Time elapsed: 0.606 s
21:27:28 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick -- Time elapsed: 1.907 s
21:27:28 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick2 -- Time elapsed: 1.930 s
21:27:28 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick3 -- Time elapsed: 2.293 s
21:27:28 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick4 -- Time elapsed: 2.267 s
21:27:28 org.eclipse.sirius.tests.swtbot.sessioneditor.SessionEditorOpeningTests.testOpenSessionEditorByDoubleClick5 -- Time elapsed: 2.524 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncKeepNote -- Time elapsed: 1.588 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveSemanticUnsync -- Time elapsed: 1.892 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutWithInternNote -- Time elapsed: 1.646 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentKeepNote -- Time elapsed: 4.405 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutUnsyncRmNote -- Time elapsed: 1.508 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeDiffMapping -- Time elapsed: 1.746 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerSameMapping -- Time elapsed: 2.071 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentHideNote -- Time elapsed: 2.199 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutSameMapping -- Time elapsed: 1.822 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_Note_deletion -- Time elapsed: 1.799 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveContainerOutSameMapping -- Time elapsed: 1.732 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveOutCompartmentWithInternNote -- Time elapsed: 1.818 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutDiffMapping -- Time elapsed: 1.708 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testHideEdgeWithAttachmentKeepNote -- Time elapsed: 2.348 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveEdge -- Time elapsed: 1.715 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveNodeOutWithEdgeSameMapping -- Time elapsed: 1.954 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachments_can_be_selected -- Time elapsed: 2.598 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testRemoveNoteWithAttachmentOnAttachmentRmNote -- Time elapsed: 4.189 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNode -- Time elapsed: 1.475 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndNote -- Time elapsed: 1.649 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.test_NoteAttachmentCreation_betweenNodeAndText -- Time elapsed: 1.545 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveWithBorderNodeSameMapping -- Time elapsed: 1.631 s
21:27:28 org.eclipse.sirius.tests.swtbot.NoteAttachmentTest.testMoveConnectedPin -- Time elapsed: 1.634 s
21:27:28 org.eclipse.sirius.tests.swtbot.ESEDemoTest.testGEFBotAPI -- Time elapsed: 16.15 s
21:27:28 org.eclipse.sirius.tests.swtbot.ViewpointSelectionDialogTest.testViewpointsLabelsOnViewpointSelectionDialog -- Time elapsed: 1.789 s
21:27:28 org.eclipse.sirius.tests.swtbot.InitializeEmptySessionTest.testInitializeSession -- Time elapsed: 9.904 s
21:27:28 org.eclipse.sirius.tests.swtbot.InitializeSessionTest.testInitializeSession -- Time elapsed: 12.92 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancelWithCloseOfPopup -- Time elapsed: 1.980 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpenedAndCancel -- Time elapsed: 1.941 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testBasicRepair -- Time elapsed: 1.861 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpened -- Time elapsed: 4.372 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithOneSessionOpened -- Time elapsed: 2.860 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleFragmentedSessionsOpened -- Time elapsed: 5.486 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndSave -- Time elapsed: 5.959 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedAndCancel -- Time elapsed: 2.678 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancelWithCloseOfPopup -- Time elapsed: 3.587 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndCancel -- Time elapsed: 3.615 s
21:27:28 org.eclipse.sirius.tests.swtbot.RepairTest.testRepairWithMultipleSessionsOpenedWithOneDirtyAndWithoutSave -- Time elapsed: 6.300 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.ValidationEmptyNameTest.testValidationErrorValue -- Time elapsed: 2.204 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTableBehaviourOnControlUncontrol -- Time elapsed: 2.169 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.547 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTreeBehaviourOnControlUncontrol -- Time elapsed: 3.843 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubDiagramBehaviourOnControlUncontrol -- Time elapsed: 3.450 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedTableBehaviourOnControlUncontrol -- Time elapsed: 2.079 s
21:27:28 org.eclipse.sirius.tests.swtbot.ControlUncontrolWithOpenedRepresentationTest.testCheckOpenedSubTreeBehaviourOnControlUncontrol -- Time elapsed: 3.747 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_FR -- Time elapsed: 3.378 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_ENG -- Time elapsed: 3.369 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testCrossTableInternationalization_ENG -- Time elapsed: 3.396 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_ENG -- Time elapsed: 3.448 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTableInternationalization_FR -- Time elapsed: 3.395 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_ENG -- Time elapsed: 5.076 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testTreeInternationalization_FR -- Time elapsed: 3.472 s
21:27:28 org.eclipse.sirius.tests.swtbot.SiriusInternationalizationTest.testDiagramInternationalization_FR -- Time elapsed: 5.042 s
21:27:28 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorAutoRefresh -- Time elapsed: 2.099 s
21:27:28 org.eclipse.sirius.tests.swtbot.DecoratorTest.testMappingBasedDecoratorManualRefresh -- Time elapsed: 1.754 s
21:27:28 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorAutoRefresh -- Time elapsed: 1.741 s
21:27:28 org.eclipse.sirius.tests.swtbot.DecoratorTest.testSemanticBasedDecoratorManualRefresh -- Time elapsed: 1.683 s
21:27:28 org.eclipse.sirius.tests.swtbot.editor.vsm.LayoutOptionsTests.testLayoutOptionModifications -- Time elapsed: 11.11 s
21:27:28 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithOpenSession -- Time elapsed: 1.333 s
21:27:28 org.eclipse.sirius.tests.swtbot.RenameProjectWithSessionTest.testRenameProjectWithCloseSession -- Time elapsed: 0.464 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.870 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testConsistentNumberBendpoints -- Time elapsed: 2.191 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithNoteTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.557 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithRepresentationLinkTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.912 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentBeforeMovingElement -- Time elapsed: 1.891 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testConsistentNumberBendpoints -- Time elapsed: 2.222 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithTextTest.testRemoveBendpointsOnNoteAttachmentAfterMovingNote -- Time elapsed: 2.651 s
21:27:28 org.eclipse.sirius.tests.swtbot.RemoveBendpointsRectilinearNoteAttachmentTest.testRemoveBendpointsOnNoteAttachment -- Time elapsed: 1.963 s
21:27:28 org.eclipse.sirius.tests.swtbot.RectilinearNoteAttachmentWithOneBendpointTest.testMovingNoteWithOneBendpointOnNoteAttachmentAtOpening -- Time elapsed: 1.752 s
21:27:28 org.eclipse.sirius.tests.swtbot.LinkedBorderNodeLocationTest.testDnDSubContainerWithLinkedBorderNodes -- Time elapsed: 3.563 s
21:27:28 
21:27:28 Results:
21:27:28 
21:27:28 Errors: 
21:27:28   HideRevealDiagramElementsLabelsTest>AbstractSiriusSwtBotGefTestCase.runBare:2031->SWTBotTestCase.runBare:240->AbstractSiriusSwtBotGefTestCase.runTest:445->testRevealEdgeAfterHideAndRevealLabelWithOutline:866 » WidgetNotFound Could not find menu item matching: with mnemonic 'Show label'
21:27:28 
21:27:28 Tests run: 1315, Failures: 0, Errors: 1, Skipped: 0
21:27:28 
21:27:31 [ERROR] There are test failures.
21:27:31 
21:27:31 Please refer to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.swtbot/target/surefire-reports for the individual test results.
21:27:31 [INFO] 
21:27:31 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >---
21:27:31 [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT [124/140]
21:27:31 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
21:27:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:27:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml
21:27:31 [INFO] 
21:27:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] 
21:27:31 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:31 [INFO] 
21:27:31 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] 
21:27:31 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] 
21:27:31 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] 
21:27:31 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.scxml.design
21:27:31 [INFO] 
21:27:31 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:31 [INFO] 
21:27:31 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources
21:27:31 [INFO] 
21:27:31 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.1-SNAPSHOT-sources.jar
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-7.4.1-SNAPSHOT.jar
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design ---
21:27:32 [INFO] 
21:27:32 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >-------------
21:27:32 [INFO] Building org.eclipse.sirius.tests 7.4.1-SNAPSHOT               [125/140]
21:27:32 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/pom.xml
21:27:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
21:27:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/pom.xml
21:27:33 [INFO] 
21:27:33 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests ---
21:27:33 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/target
21:27:33 [INFO] 
21:27:33 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests ---
21:27:33 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:33 [INFO] 
21:27:33 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests ---
21:27:33 [INFO] 
21:27:33 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests ---
21:27:33 [INFO] 
21:27:33 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:34 [INFO] 
21:27:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/src/main/resources
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT.jar
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-7.4.1-SNAPSHOT-sources-feature.jar
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests ---
21:27:34 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
21:27:34 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
21:27:34 [INFO] 
21:27:34 [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >----
21:27:34 [INFO] Building org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT [126/140]
21:27:34 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
21:27:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:27:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml
21:27:34 [INFO] 
21:27:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties
21:27:34 [INFO] 
21:27:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:34 [INFO] 
21:27:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] 
21:27:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.1-SNAPSHOT-sources.jar
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-7.4.1-SNAPSHOT.jar
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties ---
21:27:35 [INFO] 
21:27:35 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >--
21:27:35 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT [127/140]
21:27:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
21:27:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:27:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml
21:27:35 [INFO] 
21:27:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.edit
21:27:35 [INFO] 
21:27:35 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:35 [INFO] 
21:27:35 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.1-SNAPSHOT-sources.jar
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-7.4.1-SNAPSHOT.jar
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit ---
21:27:35 [INFO] 
21:27:35 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >--
21:27:35 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT [128/140]
21:27:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
21:27:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:27:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml
21:27:35 [INFO] 
21:27:35 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] 
21:27:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] 
21:27:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:35 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.samples
21:27:36 [INFO] 
21:27:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:36 [INFO] 
21:27:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.1-SNAPSHOT-sources.jar
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-7.4.1-SNAPSHOT.jar
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples ---
21:27:36 [INFO] 
21:27:36 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >--
21:27:36 [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT [129/140]
21:27:36 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
21:27:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:27:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml
21:27:37 [INFO] 
21:27:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] 
21:27:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:37 [INFO] 
21:27:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] 
21:27:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] 
21:27:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] 
21:27:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] Resolving class path of org.eclipse.sirius.tests.rcptt.properties.editor
21:27:37 [INFO] 
21:27:37 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:37 [INFO] 
21:27:37 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources
21:27:37 [INFO] 
21:27:37 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:37 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.1-SNAPSHOT-sources.jar
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-7.4.1-SNAPSHOT.jar
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor ---
21:27:38 [INFO] 
21:27:38 [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------
21:27:38 [INFO] Building org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT [130/140]
21:27:38 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
21:27:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
21:27:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml
21:27:39 [INFO] 
21:27:39 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/target
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:39 [INFO] 
21:27:39 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/src/main/resources
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.1-SNAPSHOT.jar
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-7.4.1-SNAPSHOT-sources-feature.jar
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [INFO] 
21:27:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature ---
21:27:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2metadata:7.4.1-SNAPSHOT already attached, replace previous instance
21:27:39 [WARNING] artifact org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:xml:p2artifacts:7.4.1-SNAPSHOT already attached, replace previous instance
21:27:39 [INFO] 
21:27:39 [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------
21:27:39 [INFO] Building org.eclipse.sirius.update 7.4.1-SNAPSHOT              [131/140]
21:27:39 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/pom.xml
21:27:39 [INFO] -------------------------[ eclipse-repository ]-------------------------
21:27:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/pom.xml
21:27:40 [INFO] 
21:27:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.update ---
21:27:40 [INFO] 
21:27:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update ---
21:27:40 [INFO] The project's OSGi version is 7.4.1.202406040011
21:27:40 [INFO] 
21:27:40 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.update ---
21:27:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:40 [INFO] Copying 1 resource
21:27:40 [INFO] 
21:27:40 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.update ---
21:27:40 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/target
21:27:40 [INFO] 
21:27:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.update ---
21:27:40 [INFO] 
21:27:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update ---
21:27:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:27:40 [INFO] 
21:27:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.update ---
21:27:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:27:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:27:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/src/main/resources
21:27:40 [INFO] 
21:27:40 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update ---
21:27:40 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:27:40 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
21:27:40 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
21:27:41 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
21:27:41 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
21:27:41 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
21:27:41 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
21:27:41 [INFO] 
21:27:41 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.update ---
21:27:41 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:27:41 [INFO] 
21:27:41 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.update ---
21:27:41 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:27:41 [INFO] 
21:27:41 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update ---
21:27:41 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:27:41 [INFO] 
21:27:41 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update ---
21:27:41 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:11 [INFO] 
21:28:11 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.update ---
21:28:11 [INFO] 
21:28:11 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.update ---
21:28:11 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:11 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-7.4.1-SNAPSHOT.zip
21:28:14 [INFO] 
21:28:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.update ---
21:28:14 [INFO] 
21:28:14 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >---
21:28:14 [INFO] Building org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT [132/140]
21:28:14 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
21:28:14 [INFO] -------------------------[ eclipse-repository ]-------------------------
21:28:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml
21:28:15 [INFO] 
21:28:15 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:15 [INFO] 
21:28:15 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:15 [INFO] Copying 0 resource
21:28:15 [INFO] 
21:28:15 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/target
21:28:15 [INFO] 
21:28:15 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] 
21:28:15 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:15 [INFO] 
21:28:15 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
21:28:15 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [INFO] 
21:28:15 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:15 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:15 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-7.4.1-SNAPSHOT.zip
21:28:16 [INFO] 
21:28:16 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update ---
21:28:16 [INFO] 
21:28:16 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >---
21:28:16 [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT [133/140]
21:28:16 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
21:28:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml
21:28:16 [INFO] 
21:28:16 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] 
21:28:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:16 [INFO] 
21:28:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] 
21:28:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] 
21:28:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] 
21:28:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:16 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.edit
21:28:17 [INFO] 
21:28:17 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:17 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:17 [INFO] 
21:28:17 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources
21:28:17 [INFO] 
21:28:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:18 [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.1-SNAPSHOT-sources.jar
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-7.4.1-SNAPSHOT.jar
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit ---
21:28:19 [INFO] 
21:28:19 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >--
21:28:19 [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT [134/140]
21:28:19 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
21:28:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml
21:28:20 [INFO] 
21:28:20 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] 
21:28:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:20 [INFO] 
21:28:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] 
21:28:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] 
21:28:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] 
21:28:20 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:20 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.docbook.editor
21:28:22 [INFO] 
21:28:22 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:22 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:22 [INFO] 
21:28:22 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources
21:28:22 [INFO] 
21:28:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:22 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.1-SNAPSHOT-sources.jar
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-7.4.1-SNAPSHOT.jar
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor ---
21:28:23 [INFO] 
21:28:23 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >--
21:28:23 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT [135/140]
21:28:23 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
21:28:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml
21:28:34 [INFO] 
21:28:34 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] 
21:28:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:34 [INFO] 
21:28:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] 
21:28:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] 
21:28:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] 
21:28:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine
21:28:34 [INFO] 
21:28:34 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:34 [INFO] 
21:28:34 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources
21:28:34 [INFO] 
21:28:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:34 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.1-SNAPSHOT-sources.jar
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-7.4.1-SNAPSHOT.jar
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine ---
21:28:35 [INFO] 
21:28:35 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >--
21:28:35 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT [136/140]
21:28:35 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
21:28:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml
21:28:36 [INFO] 
21:28:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ide
21:28:36 [INFO] 
21:28:36 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:36 [INFO] 
21:28:36 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:36 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.1-SNAPSHOT-sources.jar
21:28:36 [INFO] 
21:28:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-7.4.1-SNAPSHOT.jar
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide ---
21:28:37 [INFO] 
21:28:37 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >--
21:28:37 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT [137/140]
21:28:37 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
21:28:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml
21:28:37 [INFO] 
21:28:37 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] 
21:28:37 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] 
21:28:37 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:37 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.ui
21:28:38 [INFO] 
21:28:38 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:38 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:38 [INFO] 
21:28:38 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources
21:28:38 [INFO] 
21:28:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:38 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.1-SNAPSHOT-sources.jar
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-7.4.1-SNAPSHOT.jar
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui ---
21:28:39 [INFO] 
21:28:39 [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >--
21:28:39 [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT [138/140]
21:28:39 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
21:28:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
21:28:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml
21:28:40 [INFO] 
21:28:40 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] Resolving class path of org.eclipse.sirius.tests.sample.xtext.statemachine.design
21:28:40 [INFO] 
21:28:40 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:40 [INFO] 
21:28:40 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.1-SNAPSHOT-sources.jar
21:28:40 [INFO] 
21:28:40 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:40 Jun 04, 2024 1:28:40 AM java.util.jar.Attributes read
21:28:40 WARNING: Duplicate name in Manifest: Bundle-Localization.
21:28:40 Ensure that the manifest does not have duplicate entries, and
21:28:40 that blank lines separate individual sections in both your
21:28:40 manifest and in the META-INF/MANIFEST.MF entry in the jar file.
21:28:41 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-7.4.1-SNAPSHOT.jar
21:28:41 [INFO] 
21:28:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:41 [INFO] 
21:28:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design ---
21:28:41 [INFO] 
21:28:41 [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >-------
21:28:41 [INFO] Building org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT   [139/140]
21:28:41 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
21:28:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
21:28:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml
21:28:42 [INFO] 
21:28:42 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] 
21:28:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:42 [INFO] 
21:28:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] 
21:28:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] 
21:28:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] 
21:28:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:42 [INFO] Resolving class path of org.eclipse.sirius.tests.junit.xtext
21:28:45 [INFO] 
21:28:45 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:45 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:45 [INFO] 
21:28:45 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources
21:28:45 [INFO] 
21:28:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:45 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] 
21:28:46 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.1-SNAPSHOT-sources.jar
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-7.4.1-SNAPSHOT.jar
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] 
21:28:46 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.sirius.tests.junit.xtext ---
21:28:46 [INFO] Skipping tests
21:28:46 [INFO] 
21:28:46 [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >---------
21:28:46 [INFO] Building org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT        [140/140]
21:28:46 [INFO]   from /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/pom.xml
21:28:46 [INFO] -------------------------[ eclipse-repository ]-------------------------
21:28:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:7.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/pom.xml
21:28:47 [INFO] 
21:28:47 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] 
21:28:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] The project's OSGi version is 7.4.1.202406040011
21:28:47 [INFO] 
21:28:47 [INFO] --- resources:3.2.0:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:47 [INFO] Copying 1 resource
21:28:47 [INFO] 
21:28:47 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/target
21:28:47 [INFO] 
21:28:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] 
21:28:47 [INFO] --- jacoco:0.8.7:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true
21:28:47 [INFO] 
21:28:47 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.sirius.tests.update ---
21:28:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
21:28:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
21:28:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/src/main/resources
21:28:47 [INFO] 
21:28:47 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update ---
21:28:47 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:47 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
21:28:47 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
21:28:48 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
21:28:48 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
21:28:48 [INFO] Published profile IUs: [a.jre.javase 23.0.0]
21:28:48 [INFO] 
21:28:48 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update ---
21:28:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:48 [INFO] 
21:28:48 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update ---
21:28:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:48 [INFO] 
21:28:48 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update ---
21:28:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:48 [INFO] 
21:28:48 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update ---
21:28:48 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:51 [INFO] 
21:28:51 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update ---
21:28:51 [INFO] 
21:28:51 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update ---
21:28:51 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
21:28:51 [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2023-03/SUITE/swtbot-part2/jdk/openjdk-jdk17-latest/label/centos-7-6gb/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-7.4.1-SNAPSHOT.zip
21:28:52 [INFO] 
21:28:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update ---
21:28:52 [INFO] ------------------------------------------------------------------------
21:28:52 [INFO] Reactor Summary:
21:28:52 [INFO] 
21:28:52 [INFO] Sirius Parent 7.4.1-SNAPSHOT ....................... SUCCESS [  5.858 s]
21:28:52 [INFO] org.eclipse.sirius.ext.base 7.4.1-SNAPSHOT ......... SUCCESS [ 33.498 s]
21:28:52 [INFO] org.eclipse.sirius.ext.e3 7.4.1-SNAPSHOT ........... SUCCESS [  0.838 s]
21:28:52 [INFO] org.eclipse.sirius.ext.emf 7.4.1-SNAPSHOT .......... SUCCESS [  3.003 s]
21:28:52 [INFO] org.eclipse.sirius.ext.emf.edit 7.4.1-SNAPSHOT ..... SUCCESS [  1.516 s]
21:28:52 [INFO] org.eclipse.sirius.ext.emf.tx 7.4.1-SNAPSHOT ....... SUCCESS [  1.165 s]
21:28:52 [INFO] org.eclipse.sirius.ext.gmf.notation 7.4.1-SNAPSHOT . SUCCESS [  0.575 s]
21:28:52 [INFO] org.eclipse.sirius.ext.ide 7.4.1-SNAPSHOT .......... SUCCESS [  0.928 s]
21:28:52 [INFO] org.eclipse.sirius.model 7.4.1-SNAPSHOT ............ SUCCESS [  7.137 s]
21:28:52 [INFO] org.eclipse.sirius.ecore.extender 7.4.1-SNAPSHOT ... SUCCESS [  1.544 s]
21:28:52 [INFO] org.eclipse.sirius.common 7.4.1-SNAPSHOT ........... SUCCESS [  2.731 s]
21:28:52 [INFO] org.eclipse.sirius 7.4.1-SNAPSHOT .................. SUCCESS [  5.306 s]
21:28:52 [INFO] org.eclipse.sirius.common.acceleo.aql 7.4.1-SNAPSHOT SUCCESS [  0.871 s]
21:28:52 [INFO] org.eclipse.sirius.common.acceleo.mtl 7.4.1-SNAPSHOT SUCCESS [  2.086 s]
21:28:52 [INFO] org.eclipse.sirius.common.interpreter 7.4.1-SNAPSHOT SUCCESS [  0.730 s]
21:28:52 [INFO] org.eclipse.sirius.common.ocl 7.4.1-SNAPSHOT ....... SUCCESS [  0.877 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.model 7.4.1-SNAPSHOT .... SUCCESS [  4.799 s]
21:28:52 [INFO] org.eclipse.sirius.diagram 7.4.1-SNAPSHOT .......... SUCCESS [  4.230 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.formatdata 7.4.1-SNAPSHOT SUCCESS [  0.921 s]
21:28:52 [INFO] org.eclipse.sirius.synchronizer 7.4.1-SNAPSHOT ..... SUCCESS [  0.755 s]
21:28:52 [INFO] org.eclipse.sirius.table.model 7.4.1-SNAPSHOT ...... SUCCESS [  1.994 s]
21:28:52 [INFO] org.eclipse.sirius.table 7.4.1-SNAPSHOT ............ SUCCESS [  1.537 s]
21:28:52 [INFO] org.eclipse.sirius.tree.model 7.4.1-SNAPSHOT ....... SUCCESS [  1.269 s]
21:28:52 [INFO] org.eclipse.sirius.tree 7.4.1-SNAPSHOT ............. SUCCESS [  1.199 s]
21:28:52 [INFO] org.eclipse.sirius.model.feature 7.4.1-SNAPSHOT .... SUCCESS [  0.700 s]
21:28:52 [INFO] org.eclipse.sirius.runtime 7.4.1-SNAPSHOT .......... SUCCESS [  0.618 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.acceleo 7.4.1-SNAPSHOT .. SUCCESS [  0.297 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.aql 7.4.1-SNAPSHOT ...... SUCCESS [  0.365 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.ocl 7.4.1-SNAPSHOT ...... SUCCESS [  0.329 s]
21:28:52 [INFO] org.eclipse.sirius.headless.update 7.4.1-SNAPSHOT .. SUCCESS [  5.053 s]
21:28:52 [INFO] org.eclipse.sirius.ext.draw2d 7.4.1-SNAPSHOT ....... SUCCESS [  4.425 s]
21:28:52 [INFO] org.eclipse.sirius.ext.e3.ui 7.4.1-SNAPSHOT ........ SUCCESS [  5.113 s]
21:28:52 [INFO] org.eclipse.sirius.ext.emf.ui 7.4.1-SNAPSHOT ....... SUCCESS [  1.221 s]
21:28:52 [INFO] org.eclipse.sirius.ext.gef 7.4.1-SNAPSHOT .......... SUCCESS [  1.538 s]
21:28:52 [INFO] org.eclipse.sirius.ext.gmf.runtime 7.4.1-SNAPSHOT .. SUCCESS [  2.972 s]
21:28:52 [INFO] org.eclipse.sirius.ext.jface 7.4.1-SNAPSHOT ........ SUCCESS [  0.579 s]
21:28:52 [INFO] org.eclipse.sirius.ext.swt 7.4.1-SNAPSHOT .......... SUCCESS [  0.607 s]
21:28:52 [INFO] org.eclipse.sirius.common.acceleo.aql.ide 7.4.1-SNAPSHOT SUCCESS [  0.668 s]
21:28:52 [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 7.4.1-SNAPSHOT SUCCESS [ 11.702 s]
21:28:52 [INFO] org.eclipse.sirius.common.ui 7.4.1-SNAPSHOT ........ SUCCESS [  2.303 s]
21:28:52 [INFO] org.eclipse.sirius.common.ui.ext 7.4.1-SNAPSHOT .... SUCCESS [  1.426 s]
21:28:52 [INFO] org.eclipse.sirius.common.xtext 7.4.1-SNAPSHOT ..... SUCCESS [  7.493 s]
21:28:52 [INFO] org.eclipse.sirius.ui 7.4.1-SNAPSHOT ............... SUCCESS [  6.616 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.ui 7.4.1-SNAPSHOT ....... SUCCESS [ 19.913 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.elk 7.4.1-SNAPSHOT ...... SUCCESS [  3.688 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.elk.debug 7.4.1-SNAPSHOT  SUCCESS [  2.389 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.sequence.model 7.4.1-SNAPSHOT SUCCESS [  2.405 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.ui.ext 7.4.1-SNAPSHOT ... SUCCESS [  2.364 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.sequence 7.4.1-SNAPSHOT . SUCCESS [  4.144 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.sequence.edit 7.4.1-SNAPSHOT SUCCESS [  3.259 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.sequence.ui 7.4.1-SNAPSHOT SUCCESS [  4.432 s]
21:28:52 [INFO] org.eclipse.sirius.doc 7.4.1-SNAPSHOT .............. SUCCESS [  3.412 s]
21:28:52 [INFO] org.eclipse.sirius.editor 7.4.1-SNAPSHOT ........... SUCCESS [  5.560 s]
21:28:52 [INFO] org.eclipse.sirius.editor.diagram 7.4.1-SNAPSHOT ... SUCCESS [  5.364 s]
21:28:52 [INFO] org.eclipse.sirius.editor.sequence 7.4.1-SNAPSHOT .. SUCCESS [  3.258 s]
21:28:52 [INFO] org.eclipse.sirius.table.ui 7.4.1-SNAPSHOT ......... SUCCESS [  3.608 s]
21:28:52 [INFO] org.eclipse.sirius.editor.table 7.4.1-SNAPSHOT ..... SUCCESS [  2.512 s]
21:28:52 [INFO] org.eclipse.sirius.tree.ui 7.4.1-SNAPSHOT .......... SUCCESS [  2.151 s]
21:28:52 [INFO] org.eclipse.sirius.editor.tree 7.4.1-SNAPSHOT ...... SUCCESS [  2.243 s]
21:28:52 [INFO] org.eclipse.sirius.eef.adapters 7.4.1-SNAPSHOT ..... SUCCESS [  2.385 s]
21:28:52 [INFO] org.eclipse.sirius.interpreter 7.4.1-SNAPSHOT ...... SUCCESS [  1.437 s]
21:28:52 [INFO] org.eclipse.sirius.table.ui.ext 7.4.1-SNAPSHOT ..... SUCCESS [  1.093 s]
21:28:52 [INFO] org.eclipse.sirius.tree.ui.ext 7.4.1-SNAPSHOT ...... SUCCESS [  1.160 s]
21:28:52 [INFO] org.eclipse.sirius.ui.ext 7.4.1-SNAPSHOT ........... SUCCESS [  1.489 s]
21:28:52 [INFO] org.eclipse.sirius.ui.editor 7.4.1-SNAPSHOT ........ SUCCESS [  1.740 s]
21:28:52 [INFO] org.eclipse.sirius.tests.junit.support 7.4.1-SNAPSHOT SUCCESS [  3.581 s]
21:28:52 [INFO] org.eclipse.sirius.tests.swtbot.support 7.4.1-SNAPSHOT SUCCESS [  5.122 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [  0.680 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [  0.762 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [  1.173 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [  0.564 s]
21:28:52 [INFO] org.eclipse.sirius.samples.family 7.4.1-SNAPSHOT ... SUCCESS [  0.862 s]
21:28:52 [INFO] org.eclipse.sirius.common.interpreter.aql 7.4.1-SNAPSHOT SUCCESS [  0.517 s]
21:28:52 [INFO] org.eclipse.sirius.properties 7.4.1-SNAPSHOT ....... SUCCESS [  1.843 s]
21:28:52 [INFO] org.eclipse.sirius.properties.edit 7.4.1-SNAPSHOT .. SUCCESS [  2.541 s]
21:28:52 [INFO] org.eclipse.sirius.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  0.946 s]
21:28:52 [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 7.4.1-SNAPSHOT SUCCESS [  1.220 s]
21:28:52 [INFO] org.eclipse.sirius.properties.defaultrules 7.4.1-SNAPSHOT SUCCESS [  0.484 s]
21:28:52 [INFO] org.eclipse.sirius.properties.core 7.4.1-SNAPSHOT .. SUCCESS [  1.584 s]
21:28:52 [INFO] org.eclipse.sirius.editor.properties 7.4.1-SNAPSHOT  SUCCESS [  4.962 s]
21:28:52 [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  1.939 s]
21:28:52 [INFO] org.eclipse.sirius.ui.properties 7.4.1-SNAPSHOT .... SUCCESS [  1.812 s]
21:28:52 [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 7.4.1-SNAPSHOT SUCCESS [  2.083 s]
21:28:52 [INFO] org.eclipse.sirius.sample.properties 7.4.1-SNAPSHOT  SUCCESS [  0.889 s]
21:28:52 [INFO] org.eclipse.sirius.sample.properties.checkbox 7.4.1-SNAPSHOT SUCCESS [  0.800 s]
21:28:52 [INFO] org.eclipse.sirius.sample.properties.radio 7.4.1-SNAPSHOT SUCCESS [  0.898 s]
21:28:52 [INFO] org.eclipse.sirius.sample.properties.textarea 7.4.1-SNAPSHOT SUCCESS [  1.248 s]
21:28:52 [INFO] org.eclipse.sirius.tests.ui.properties 7.4.1-SNAPSHOT SUCCESS [  3.466 s]
21:28:52 [INFO] org.eclipse.sirius.aql 7.4.1-SNAPSHOT .............. SUCCESS [  0.319 s]
21:28:52 [INFO] org.eclipse.sirius.doc.feature 7.4.1-SNAPSHOT ...... SUCCESS [  0.292 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.ide.eef 7.4.1-SNAPSHOT .. SUCCESS [  0.685 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.302 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.ide.ui 7.4.1-SNAPSHOT ... SUCCESS [  0.682 s]
21:28:52 [INFO] org.eclipse.sirius.runtime.ide.xtext 7.4.1-SNAPSHOT  SUCCESS [  0.435 s]
21:28:52 [INFO] org.eclipse.sirius.samples 7.4.1-SNAPSHOT .......... SUCCESS [  0.556 s]
21:28:52 [INFO] org.eclipse.sirius.specifier 7.4.1-SNAPSHOT ........ SUCCESS [  1.747 s]
21:28:52 [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 7.4.1-SNAPSHOT SUCCESS [  0.335 s]
21:28:52 [INFO] org.eclipse.sirius.specifier.ide.ui.aql 7.4.1-SNAPSHOT SUCCESS [  0.142 s]
21:28:52 [INFO] org.eclipse.sirius.specifier.ide.ui 7.4.1-SNAPSHOT . SUCCESS [  0.583 s]
21:28:52 [INFO] org.eclipse.sirius.tests.support 7.4.1-SNAPSHOT .... SUCCESS [  0.694 s]
21:28:52 [INFO] org.eclipse.sirius.interpreter.feature 7.4.1-SNAPSHOT SUCCESS [  0.242 s]
21:28:52 [INFO] org.eclipse.sirius.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.565 s]
21:28:52 [INFO] org.eclipse.sirius.specifier.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.637 s]
21:28:52 [INFO] org.eclipse.sirius.samples.properties.feature 7.4.1-SNAPSHOT SUCCESS [  0.413 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.elk.feature 7.4.1-SNAPSHOT SUCCESS [  0.764 s]
21:28:52 [INFO] org.eclipse.sirius.diagram.elk.sdk.feature 7.4.1-SNAPSHOT SUCCESS [  1.088 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily.feature 7.4.1-SNAPSHOT SUCCESS [  0.211 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.docbook 7.4.1-SNAPSHOT SUCCESS [  0.684 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.docbook.design 7.4.1-SNAPSHOT SUCCESS [  0.811 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.component 7.4.1-SNAPSHOT SUCCESS [  0.722 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.component.design 7.4.1-SNAPSHOT SUCCESS [  2.468 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.benchmark 7.4.1-SNAPSHOT SUCCESS [  0.651 s]
21:28:52 [INFO] org.eclipse.sirius.sample.interactions 7.4.1-SNAPSHOT SUCCESS [  0.769 s]
21:28:52 [INFO] org.eclipse.sirius.sample.interactions.edit 7.4.1-SNAPSHOT SUCCESS [  0.456 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.migration 7.4.1-SNAPSHOT SUCCESS [  0.925 s]
21:28:52 [INFO] org.eclipse.sirius.sample.interactions.design 7.4.1-SNAPSHOT SUCCESS [  2.014 s]
21:28:52 [INFO] org.eclipse.sirius.sample.interactions.editor 7.4.1-SNAPSHOT SUCCESS [  1.515 s]
21:28:52 [INFO] org.eclipse.sirius.sample.ecore.design 7.4.1-SNAPSHOT SUCCESS [  2.319 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.migration.design 7.4.1-SNAPSHOT SUCCESS [  2.241 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.scxml 7.4.1-SNAPSHOT SUCCESS [  1.525 s]
21:28:52 [INFO] org.eclipse.sirius.tests.junit 7.4.1-SNAPSHOT ...... SUCCESS [ 25.535 s]
21:28:52 [INFO] org.eclipse.sirius.tests.tree 7.4.1-SNAPSHOT ....... SUCCESS [  7.587 s]
21:28:52 [INFO] org.eclipse.sirius.tests.swtbot 7.4.1-SNAPSHOT ..... SUCCESS [  01:10 h]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.scxml.design 7.4.1-SNAPSHOT SUCCESS [  1.480 s]
21:28:52 [INFO] org.eclipse.sirius.tests 7.4.1-SNAPSHOT ............ SUCCESS [  1.935 s]
21:28:52 [INFO] org.eclipse.sirius.tests.rcptt.properties 7.4.1-SNAPSHOT SUCCESS [  0.500 s]
21:28:52 [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 7.4.1-SNAPSHOT SUCCESS [  0.539 s]
21:28:52 [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 7.4.1-SNAPSHOT SUCCESS [  1.141 s]
21:28:52 [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 7.4.1-SNAPSHOT SUCCESS [  2.052 s]
21:28:52 [INFO] org.eclipse.sirius.tests.rcptt.feature 7.4.1-SNAPSHOT SUCCESS [  0.435 s]
21:28:52 [INFO] org.eclipse.sirius.update 7.4.1-SNAPSHOT ........... SUCCESS [ 35.715 s]
21:28:52 [INFO] org.eclipse.sirius.sample.basicfamily.update 7.4.1-SNAPSHOT SUCCESS [  1.018 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.docbook.edit 7.4.1-SNAPSHOT SUCCESS [  3.943 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.docbook.editor 7.4.1-SNAPSHOT SUCCESS [  3.455 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 7.4.1-SNAPSHOT SUCCESS [ 12.266 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 7.4.1-SNAPSHOT SUCCESS [  1.482 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 7.4.1-SNAPSHOT SUCCESS [  2.138 s]
21:28:52 [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 7.4.1-SNAPSHOT SUCCESS [  1.858 s]
21:28:52 [INFO] org.eclipse.sirius.tests.junit.xtext 7.4.1-SNAPSHOT  SUCCESS [  5.800 s]
21:28:52 [INFO] org.eclipse.sirius.tests.update 7.4.1-SNAPSHOT ..... SUCCESS [  5.451 s]
21:28:52 [INFO] ------------------------------------------------------------------------
21:28:52 [INFO] BUILD SUCCESS
21:28:52 [INFO] ------------------------------------------------------------------------
21:28:52 [INFO] Total time:  01:17 h
21:28:52 [INFO] Finished at: 2024-06-04T01:28:52Z
21:28:52 [INFO] ------------------------------------------------------------------------
21:28:53 [centos-7-6gb] $ /bin/sh -xe /tmp/jenkins1281766322731774708.sh
21:28:53 + '[' false = true ']'
21:28:53 Terminating xvnc.
21:29:04 Recording test results
21:29:05 [Checks API] No suitable checks publisher found.
21:29:05 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
21:29:05 Archiving artifacts
21:29:05 Finished: UNSTABLE