Started by upstream project "gmf-runtime-all" build number 167 originally caused by: Started by timer Running as SYSTEM Agent centos-7-gv0zs is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719424148513" labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" kubernetes.jenkins.io/controller: "p___jenkins-ui_gmf-runtime_svc_cluster_local_gmf-runtimex" name: "centos-7-gv0zs" namespace: "gmf-runtime" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.gmf-runtime.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-gv0zs" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-gv0zs" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.gmf-runtime.svc.cluster.local/gmf-runtime/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-gmf-runtime" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-gv0zs (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-gLWTe5A33gfg/agent.41 SSH_AGENT_PID=43 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration@tmp/private_key_18006764987481054601.key (/home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration@tmp/private_key_18006764987481054601.key) [ssh-agent] Using credentials genie.gmf-runtime (ssh://genie.gmf-runtime@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/eclipse-gmf-runtime/gmf-runtime.git > git init /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration # timeout=10 Fetching upstream changes from https://github.com/eclipse-gmf-runtime/gmf-runtime.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse-gmf-runtime/gmf-runtime.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-gmf-runtime/gmf-runtime.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 505995fb42bfd4e6d49b2e7a32eadde6011e3872 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 505995fb42bfd4e6d49b2e7a32eadde6011e3872 # timeout=10 Commit message: "[releng] Update Apache Commons Logging in canary target platform" > git rev-list --no-walk 505995fb42bfd4e6d49b2e7a32eadde6011e3872 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [migration] $ Xvnc -help Starting xvnc [migration] $ Xvnc :68 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built May 6 2024 15:01:46 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Wed Jun 26 17:49:22 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5968 vncext: created VNC server for screen 0 [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f releng/org.eclipse.gmf.runtime.releng/pom.xml -DPLATFORM=canary -Djdk=openjdk-jdk17-latest -Dlabel=migration -Dplatform=canary -Dmaven.repo.local=/home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository clean verify -Psign,gmf-runtime.target -B Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.7 (0dbf79b2a18b352cdfa8ea65f7d433e0ff838100) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Build Threads: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.eclipse.gmf.runtime.releng [pom] [INFO] org.eclipse.gmf.runtime.target [pom] [INFO] org.eclipse.gmf [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.services [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.services.action [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.action [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.action.ide [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.printing [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.printing.win32 [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.services.dnd [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.services.dnd.ide [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.common.ui.services.properties [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.draw2d.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.draw2d.ui.render [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.draw2d.ui.render.awt [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.gef.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.clipboard.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.commands.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.type.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.type.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.emf.ui.properties [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.notation.providers [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.core [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.actions [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.dnd [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.properties [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.providers [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.geoshapes [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.printing [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.printing.render [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.providers.ide [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.render [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.resources.editor [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide [eclipse-plugin] [INFO] org.eclipse.gmf.runtime.sdk [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.common.service [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.decorator [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.geoshapes [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.layout [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model.edit [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model.editor [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.emf.clipboard [eclipse-plugin] [INFO] org.eclipse.gmf.examples.runtime.ui.pde [eclipse-plugin] [INFO] org.eclipse.gmf.tests.runtime.common.core [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services.provider [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.common.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services.action [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.diagram.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.draw2d.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.draw2d.ui.render [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.clipboard.core [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.commands.core [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.core [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.type.core [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.type.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.emf.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.gmf.tests.runtime.gef.ui [eclipse-test-plugin] [INFO] org.eclipse.gmf.runtime.thirdparty [eclipse-feature] [INFO] org.eclipse.gmf [eclipse-feature] [INFO] org.eclipse.gmf.source [eclipse-feature] [INFO] org.eclipse.gmf.runtime.thirdparty.source [eclipse-feature] [INFO] org.eclipse.gmf.examples.runtime [eclipse-feature] [INFO] org.eclipse.gmf.examples.runtime.ui.pde [eclipse-feature] [INFO] org.eclipse.gmf.runtime.sdk [eclipse-feature] [INFO] org.eclipse.gmf.tests.runtime [eclipse-feature] [INFO] org.eclipse.gmf.runtime.repository [eclipse-repository] [INFO] [INFO] -------< org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.releng >------- [INFO] Building org.eclipse.gmf.runtime.releng 1.16.4-SNAPSHOT [1/76] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.releng --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.releng --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.releng --- [INFO] [INFO] -------< org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.target >------- [INFO] Building org.eclipse.gmf.runtime.target 1.16.4-SNAPSHOT [2/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.target/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.target --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.target --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.target --- [INFO] [INFO] --- build-helper:1.3:attach-artifact (attach-artifacts) @ org.eclipse.gmf.runtime.target --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.target --- [WARNING] Can not read file '/home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.target/gmf-runtime.target', it will not be signed [INFO] [INFO] --------------< org.eclipse.gmf-runtime:org.eclipse.gmf >--------------- [INFO] Building org.eclipse.gmf 1.16.4-SNAPSHOT [3/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] Resolving target definition file:/home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.target/canary.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@3817a5d6 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf --- [INFO] Resolving class path of org.eclipse.gmf [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf --- [INFO] All system scoped dependencies were mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/target/org.eclipse.gmf-1.16.4-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/target/org.eclipse.gmf-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/target/org.eclipse.gmf-1.16.4-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf/target/org.eclipse.gmf-1.16.4-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.core:org.eclipse.gmf.runtime.common.core >-- [INFO] Building org.eclipse.gmf.runtime.common.core 1.8.0-SNAPSHOT [4/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.core --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.core --- [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.core --- [INFO] 26 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/target/org.eclipse.gmf.runtime.common.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/target/org.eclipse.gmf.runtime.common.core-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/target/org.eclipse.gmf.runtime.common.core-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.core/target/org.eclipse.gmf.runtime.common.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui:org.eclipse.gmf.runtime.common.ui >-- [INFO] Building org.eclipse.gmf.runtime.common.ui 1.9.1-SNAPSHOT [5/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui --- [INFO] The project's OSGi version is 1.9.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/target/org.eclipse.gmf.runtime.common.ui-1.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/target/org.eclipse.gmf.runtime.common.ui-1.9.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/target/org.eclipse.gmf.runtime.common.ui-1.9.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui/target/org.eclipse.gmf.runtime.common.ui-1.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.services:org.eclipse.gmf.runtime.common.ui.services >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.services 1.10.0-SNAPSHOT [6/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] The project's OSGi version is 1.10.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.services [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/target/org.eclipse.gmf.runtime.common.ui.services-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/target/org.eclipse.gmf.runtime.common.ui.services-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.services --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/target/org.eclipse.gmf.runtime.common.ui.services-1.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services/target/org.eclipse.gmf.runtime.common.ui.services-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.services.action:org.eclipse.gmf.runtime.common.ui.services.action >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.services.action 1.8.0-SNAPSHOT [7/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.services.action [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/target/org.eclipse.gmf.runtime.common.ui.services.action-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/target/org.eclipse.gmf.runtime.common.ui.services.action-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.services.action --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/target/org.eclipse.gmf.runtime.common.ui.services.action-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.action/target/org.eclipse.gmf.runtime.common.ui.services.action-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.action:org.eclipse.gmf.runtime.common.ui.action >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.action 1.7.0-SNAPSHOT [8/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.action [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/target/org.eclipse.gmf.runtime.common.ui.action-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/target/org.eclipse.gmf.runtime.common.ui.action-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.action --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/target/org.eclipse.gmf.runtime.common.ui.action-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action/target/org.eclipse.gmf.runtime.common.ui.action-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.action.ide:org.eclipse.gmf.runtime.common.ui.action.ide >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.action.ide 1.7.0-SNAPSHOT [9/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.action.ide [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] 155 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/target/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/target/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.action.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/target/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.action.ide/target/org.eclipse.gmf.runtime.common.ui.action.ide-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.printing:org.eclipse.gmf.runtime.common.ui.printing >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.printing 1.7.0-SNAPSHOT [10/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.printing [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] 23 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/target/org.eclipse.gmf.runtime.common.ui.printing-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/target/org.eclipse.gmf.runtime.common.ui.printing-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.printing --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/target/org.eclipse.gmf.runtime.common.ui.printing-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing/target/org.eclipse.gmf.runtime.common.ui.printing-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.printing.win32:org.eclipse.gmf.runtime.common.ui.printing.win32 >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.printing.win32 1.8.0-SNAPSHOT [11/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.printing.win32 [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] 112 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/target/org.eclipse.gmf.runtime.common.ui.printing.win32-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/target/org.eclipse.gmf.runtime.common.ui.printing.win32-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.printing.win32 --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/target/org.eclipse.gmf.runtime.common.ui.printing.win32-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.printing.win32/target/org.eclipse.gmf.runtime.common.ui.printing.win32-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.services.dnd:org.eclipse.gmf.runtime.common.ui.services.dnd >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.services.dnd 1.8.0-SNAPSHOT [12/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.services.dnd [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/target/org.eclipse.gmf.runtime.common.ui.services.dnd-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/target/org.eclipse.gmf.runtime.common.ui.services.dnd-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.services.dnd --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/target/org.eclipse.gmf.runtime.common.ui.services.dnd-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd/target/org.eclipse.gmf.runtime.common.ui.services.dnd-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.services.dnd.ide:org.eclipse.gmf.runtime.common.ui.services.dnd.ide >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.services.dnd.ide 1.8.1-SNAPSHOT [13/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] The project's OSGi version is 1.8.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.services.dnd.ide [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] 155 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/target/org.eclipse.gmf.runtime.common.ui.services.dnd.ide-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/target/org.eclipse.gmf.runtime.common.ui.services.dnd.ide-1.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.services.dnd.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/target/org.eclipse.gmf.runtime.common.ui.services.dnd.ide-1.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.dnd.ide/target/org.eclipse.gmf.runtime.common.ui.services.dnd.ide-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.common.ui.services.properties:org.eclipse.gmf.runtime.common.ui.services.properties >-- [INFO] Building org.eclipse.gmf.runtime.common.ui.services.properties 1.10.0-SNAPSHOT [14/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] The project's OSGi version is 1.10.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Resolving class path of org.eclipse.gmf.runtime.common.ui.services.properties [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] 132 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/target/org.eclipse.gmf.runtime.common.ui.services.properties-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/target/org.eclipse.gmf.runtime.common.ui.services.properties-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.common.ui.services.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/target/org.eclipse.gmf.runtime.common.ui.services.properties-1.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.common.ui.services.properties/target/org.eclipse.gmf.runtime.common.ui.services.properties-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.draw2d.ui:org.eclipse.gmf.runtime.draw2d.ui >-- [INFO] Building org.eclipse.gmf.runtime.draw2d.ui 1.10.2-SNAPSHOT [15/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] The project's OSGi version is 1.10.2.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.draw2d.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] 134 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/target/org.eclipse.gmf.runtime.draw2d.ui-1.10.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/target/org.eclipse.gmf.runtime.draw2d.ui-1.10.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.draw2d.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/target/org.eclipse.gmf.runtime.draw2d.ui-1.10.2-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui/target/org.eclipse.gmf.runtime.draw2d.ui-1.10.2-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.draw2d.ui.render:org.eclipse.gmf.runtime.draw2d.ui.render >-- [INFO] Building org.eclipse.gmf.runtime.draw2d.ui.render 1.8.0-SNAPSHOT [16/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Resolving class path of org.eclipse.gmf.runtime.draw2d.ui.render [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] 134 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/target/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/target/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.draw2d.ui.render --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/target/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render/target/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.draw2d.ui.render.awt:org.eclipse.gmf.runtime.draw2d.ui.render.awt >-- [INFO] Building org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.1-SNAPSHOT [17/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] The project's OSGi version is 1.11.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Resolving class path of org.eclipse.gmf.runtime.draw2d.ui.render.awt [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] 147 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/target/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/target/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.draw2d.ui.render.awt --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/target/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.draw2d.ui.render.awt/target/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.gmf.runtime.gef.ui:org.eclipse.gmf.runtime.gef.ui >---- [INFO] Building org.eclipse.gmf.runtime.gef.ui 1.8.1-SNAPSHOT [18/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] The project's OSGi version is 1.8.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.gef.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] 136 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/target/org.eclipse.gmf.runtime.gef.ui-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/target/org.eclipse.gmf.runtime.gef.ui-1.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.gef.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/target/org.eclipse.gmf.runtime.gef.ui-1.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.gef.ui/target/org.eclipse.gmf.runtime.gef.ui-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.clipboard.core:org.eclipse.gmf.runtime.emf.clipboard.core >-- [INFO] Building org.eclipse.gmf.runtime.emf.clipboard.core 1.8.0-SNAPSHOT [19/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.clipboard.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] 36 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/target/org.eclipse.gmf.runtime.emf.clipboard.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/target/org.eclipse.gmf.runtime.emf.clipboard.core-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.clipboard.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/target/org.eclipse.gmf.runtime.emf.clipboard.core-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.clipboard.core/target/org.eclipse.gmf.runtime.emf.clipboard.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.core:org.eclipse.gmf.runtime.emf.core >-- [INFO] Building org.eclipse.gmf.runtime.emf.core 1.8.0-SNAPSHOT [20/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.core --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.core --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/target/org.eclipse.gmf.runtime.emf.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/target/org.eclipse.gmf.runtime.emf.core-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/target/org.eclipse.gmf.runtime.emf.core-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.core/target/org.eclipse.gmf.runtime.emf.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.commands.core:org.eclipse.gmf.runtime.emf.commands.core >-- [INFO] Building org.eclipse.gmf.runtime.emf.commands.core 1.8.0-SNAPSHOT [21/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.commands.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/target/org.eclipse.gmf.runtime.emf.commands.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/target/org.eclipse.gmf.runtime.emf.commands.core-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.commands.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/target/org.eclipse.gmf.runtime.emf.commands.core-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.commands.core/target/org.eclipse.gmf.runtime.emf.commands.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.type.core:org.eclipse.gmf.runtime.emf.type.core >-- [INFO] Building org.eclipse.gmf.runtime.emf.type.core 1.10.0-SNAPSHOT [22/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] The project's OSGi version is 1.10.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.type.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/target/org.eclipse.gmf.runtime.emf.type.core-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/target/org.eclipse.gmf.runtime.emf.type.core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.type.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/target/org.eclipse.gmf.runtime.emf.type.core-1.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.core/target/org.eclipse.gmf.runtime.emf.type.core-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.type.ui:org.eclipse.gmf.runtime.emf.type.ui >-- [INFO] Building org.eclipse.gmf.runtime.emf.type.ui 1.8.0-SNAPSHOT [23/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.type.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] 140 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/target/org.eclipse.gmf.runtime.emf.type.ui-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/target/org.eclipse.gmf.runtime.emf.type.ui-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.type.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/target/org.eclipse.gmf.runtime.emf.type.ui-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.type.ui/target/org.eclipse.gmf.runtime.emf.type.ui-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.eclipse.gmf.runtime.emf.ui:org.eclipse.gmf.runtime.emf.ui >---- [INFO] Building org.eclipse.gmf.runtime.emf.ui 1.8.0-SNAPSHOT [24/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] 140 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/target/org.eclipse.gmf.runtime.emf.ui-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/target/org.eclipse.gmf.runtime.emf.ui-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/target/org.eclipse.gmf.runtime.emf.ui-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui/target/org.eclipse.gmf.runtime.emf.ui-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.emf.ui.properties:org.eclipse.gmf.runtime.emf.ui.properties >-- [INFO] Building org.eclipse.gmf.runtime.emf.ui.properties 1.8.0-SNAPSHOT [25/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Resolving class path of org.eclipse.gmf.runtime.emf.ui.properties [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] 144 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/target/org.eclipse.gmf.runtime.emf.ui.properties-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/target/org.eclipse.gmf.runtime.emf.ui.properties-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.emf.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/target/org.eclipse.gmf.runtime.emf.ui.properties-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.emf.ui.properties/target/org.eclipse.gmf.runtime.emf.ui.properties-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.notation.providers:org.eclipse.gmf.runtime.notation.providers >-- [INFO] Building org.eclipse.gmf.runtime.notation.providers 1.8.0-SNAPSHOT [26/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Resolving class path of org.eclipse.gmf.runtime.notation.providers [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] 43 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/target/org.eclipse.gmf.runtime.notation.providers-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/target/org.eclipse.gmf.runtime.notation.providers-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.notation.providers --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/target/org.eclipse.gmf.runtime.notation.providers-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.notation.providers/target/org.eclipse.gmf.runtime.notation.providers-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.core:org.eclipse.gmf.runtime.diagram.core >-- [INFO] Building org.eclipse.gmf.runtime.diagram.core 1.8.0-SNAPSHOT [27/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] 43 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/target/org.eclipse.gmf.runtime.diagram.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/target/org.eclipse.gmf.runtime.diagram.core-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/target/org.eclipse.gmf.runtime.diagram.core-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.core/target/org.eclipse.gmf.runtime.diagram.core-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui:org.eclipse.gmf.runtime.diagram.ui >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui 1.10.3-SNAPSHOT [28/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] The project's OSGi version is 1.10.3.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Compiling 392 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] 149 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/target/org.eclipse.gmf.runtime.diagram.ui-1.10.3-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/target/org.eclipse.gmf.runtime.diagram.ui-1.10.3-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/target/org.eclipse.gmf.runtime.diagram.ui-1.10.3-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui/target/org.eclipse.gmf.runtime.diagram.ui-1.10.3-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.actions:org.eclipse.gmf.runtime.diagram.ui.actions >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.actions 1.8.0-SNAPSHOT [29/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.actions [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Compiling 76 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] 149 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/target/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/target/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.actions --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/target/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.actions/target/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.dnd:org.eclipse.gmf.runtime.diagram.ui.dnd >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.dnd 1.8.0-SNAPSHOT [30/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.dnd [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] 149 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/target/org.eclipse.gmf.runtime.diagram.ui.dnd-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/target/org.eclipse.gmf.runtime.diagram.ui.dnd-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.dnd --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/target/org.eclipse.gmf.runtime.diagram.ui.dnd-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.dnd/target/org.eclipse.gmf.runtime.diagram.ui.dnd-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.properties:org.eclipse.gmf.runtime.diagram.ui.properties >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.properties 1.9.1-SNAPSHOT [31/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] The project's OSGi version is 1.9.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.properties [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/target/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/target/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/target/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.properties/target/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.providers:org.eclipse.gmf.runtime.diagram.ui.providers >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.providers 1.8.0-SNAPSHOT [32/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.providers [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/target/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/target/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.providers --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/target/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers/target/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.geoshapes:org.eclipse.gmf.runtime.diagram.ui.geoshapes >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.geoshapes 1.8.0-SNAPSHOT [33/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.geoshapes [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/target/org.eclipse.gmf.runtime.diagram.ui.geoshapes-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/target/org.eclipse.gmf.runtime.diagram.ui.geoshapes-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.geoshapes --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/target/org.eclipse.gmf.runtime.diagram.ui.geoshapes-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.geoshapes/target/org.eclipse.gmf.runtime.diagram.ui.geoshapes-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.printing:org.eclipse.gmf.runtime.diagram.ui.printing >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.printing 1.8.0-SNAPSHOT [34/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.printing [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/target/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/target/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.printing --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/target/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing/target/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.printing.render:org.eclipse.gmf.runtime.diagram.ui.printing.render >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.printing.render 1.9.0-SNAPSHOT [35/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.printing.render [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] 168 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/target/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/target/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.printing.render --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/target/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.printing.render/target/org.eclipse.gmf.runtime.diagram.ui.printing.render-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.providers.ide:org.eclipse.gmf.runtime.diagram.ui.providers.ide >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.providers.ide 1.8.0-SNAPSHOT [36/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.providers.ide [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] 176 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/target/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/target/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.providers.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/target/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.providers.ide/target/org.eclipse.gmf.runtime.diagram.ui.providers.ide-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.render:org.eclipse.gmf.runtime.diagram.ui.render >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.render 1.8.1-SNAPSHOT [37/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] The project's OSGi version is 1.8.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.render [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] 168 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/target/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/target/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.render --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/target/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.render/target/org.eclipse.gmf.runtime.diagram.ui.render-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.resources.editor:org.eclipse.gmf.runtime.diagram.ui.resources.editor >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.resources.editor 1.8.1-SNAPSHOT [38/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] The project's OSGi version is 1.8.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.resources.editor [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] 153 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide:org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide >-- [INFO] Building org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide 1.8.0-SNAPSHOT [39/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Resolving class path of org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] 180 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide/target/org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.gmf.runtime.sdk:org.eclipse.gmf.runtime.sdk >------- [INFO] Building org.eclipse.gmf.runtime.sdk 1.8.0-SNAPSHOT [40/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.runtime.sdk --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.runtime.sdk --- [INFO] Resolving class path of org.eclipse.gmf.runtime.sdk [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.sdk --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.sdk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.runtime.sdk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.sdk --- [INFO] All system scoped dependencies were mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/target/org.eclipse.gmf.runtime.sdk-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.runtime.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/target/org.eclipse.gmf.runtime.sdk-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.sdk --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/target/org.eclipse.gmf.runtime.sdk-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.runtime.sdk/target/org.eclipse.gmf.runtime.sdk-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime:org.eclipse.gmf.examples.runtime >-- [INFO] Building org.eclipse.gmf.examples.runtime 1.9.0-SNAPSHOT [41/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime --- [INFO] Executing tasks [WARNING] [echo] Replacing @build@ token within about.mappings with build id [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime --- [INFO] All system scoped dependencies were mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/target/org.eclipse.gmf.examples.runtime-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/target/org.eclipse.gmf.examples.runtime-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/target/org.eclipse.gmf.examples.runtime-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime/target/org.eclipse.gmf.examples.runtime-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.common.service:org.eclipse.gmf.examples.runtime.common.service >-- [INFO] Building org.eclipse.gmf.examples.runtime.common.service 1.2.0-SNAPSHOT [42/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] The project's OSGi version is 1.2.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.common.service [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] 112 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/target/org.eclipse.gmf.examples.runtime.common.service-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/target/org.eclipse.gmf.examples.runtime.common.service-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.common.service --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/target/org.eclipse.gmf.examples.runtime.common.service-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.common.service/target/org.eclipse.gmf.examples.runtime.common.service-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.decorator:org.eclipse.gmf.examples.runtime.diagram.decorator >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.decorator 1.8.1-SNAPSHOT [43/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] The project's OSGi version is 1.8.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.decorator [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] 149 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/target/org.eclipse.gmf.examples.runtime.diagram.decorator-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/target/org.eclipse.gmf.examples.runtime.diagram.decorator-1.8.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.decorator --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/target/org.eclipse.gmf.examples.runtime.diagram.decorator-1.8.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.decorator/target/org.eclipse.gmf.examples.runtime.diagram.decorator-1.8.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.geoshapes:org.eclipse.gmf.examples.runtime.diagram.geoshapes >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.geoshapes 1.8.0-SNAPSHOT [44/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] The project's OSGi version is 1.8.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.geoshapes [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] 195 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/target/org.eclipse.gmf.examples.runtime.diagram.geoshapes-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/target/org.eclipse.gmf.examples.runtime.diagram.geoshapes-1.8.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.geoshapes --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/target/org.eclipse.gmf.examples.runtime.diagram.geoshapes-1.8.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.geoshapes/target/org.eclipse.gmf.examples.runtime.diagram.geoshapes-1.8.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.layout:org.eclipse.gmf.examples.runtime.diagram.layout >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.layout 1.9.0-SNAPSHOT [45/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.layout [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] 149 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/target/org.eclipse.gmf.examples.runtime.diagram.layout-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/target/org.eclipse.gmf.examples.runtime.diagram.layout-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.layout --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/target/org.eclipse.gmf.examples.runtime.diagram.layout-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.layout/target/org.eclipse.gmf.examples.runtime.diagram.layout-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.logic.model:org.eclipse.gmf.examples.runtime.diagram.logic.model >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.logic.model 1.2.0-SNAPSHOT [46/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] The project's OSGi version is 1.2.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.logic.model [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/target/org.eclipse.gmf.examples.runtime.diagram.logic.model-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/target/org.eclipse.gmf.examples.runtime.diagram.logic.model-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.logic.model --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/target/org.eclipse.gmf.examples.runtime.diagram.logic.model-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model/target/org.eclipse.gmf.examples.runtime.diagram.logic.model-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.logic.model.edit:org.eclipse.gmf.examples.runtime.diagram.logic.model.edit >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.logic.model.edit 1.2.0-SNAPSHOT [47/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] The project's OSGi version is 1.2.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.logic.model.edit [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] 42 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.edit-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.logic:org.eclipse.gmf.examples.runtime.diagram.logic >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.logic 1.7.0-SNAPSHOT [48/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.logic [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] 195 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/target/org.eclipse.gmf.examples.runtime.diagram.logic-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/target/org.eclipse.gmf.examples.runtime.diagram.logic-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.logic --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/target/org.eclipse.gmf.examples.runtime.diagram.logic-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic/target/org.eclipse.gmf.examples.runtime.diagram.logic-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.diagram.logic.model.editor:org.eclipse.gmf.examples.runtime.diagram.logic.model.editor >-- [INFO] Building org.eclipse.gmf.examples.runtime.diagram.logic.model.editor 1.2.0-SNAPSHOT [49/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] The project's OSGi version is 1.2.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.diagram.logic.model.editor [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] 155 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.diagram.logic.model.editor --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor/target/org.eclipse.gmf.examples.runtime.diagram.logic.model.editor-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.emf.clipboard:org.eclipse.gmf.examples.runtime.emf.clipboard >-- [INFO] Building org.eclipse.gmf.examples.runtime.emf.clipboard 1.2.0-SNAPSHOT [50/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] The project's OSGi version is 1.2.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.emf.clipboard [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] 150 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/target/org.eclipse.gmf.examples.runtime.emf.clipboard-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/target/org.eclipse.gmf.examples.runtime.emf.clipboard-1.2.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.emf.clipboard --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/target/org.eclipse.gmf.examples.runtime.emf.clipboard-1.2.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.emf.clipboard/target/org.eclipse.gmf.examples.runtime.emf.clipboard-1.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.examples.runtime.ui.pde:org.eclipse.gmf.examples.runtime.ui.pde >-- [INFO] Building org.eclipse.gmf.examples.runtime.ui.pde 1.7.0-SNAPSHOT [51/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Resolving class path of org.eclipse.gmf.examples.runtime.ui.pde [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-bnd:4.0.7:process (default-process) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/src/test/resources [INFO] [INFO] --- tycho-compiler:4.0.7:testCompile (default-testCompile) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] 139 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/target/org.eclipse.gmf.examples.runtime.ui.pde-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/target/org.eclipse.gmf.examples.runtime.ui.pde-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/target/org.eclipse.gmf.examples.runtime.ui.pde-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.examples.runtime.ui.pde/target/org.eclipse.gmf.examples.runtime.ui.pde-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.common.core:org.eclipse.gmf.tests.runtime.common.core >-- [INFO] Building org.eclipse.gmf.tests.runtime.common.core 1.7.0-SNAPSHOT [52/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.common.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] 175 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/org.eclipse.gmf.tests.runtime.common.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/org.eclipse.gmf.tests.runtime.common.core-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/surefire.properties, -product, org.eclipse.sdk.ide] Running org.eclipse.gmf.tests.runtime.common.core.AllTests Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.gmf.tests.runtime.common.core.AllTests org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_noCommandResult_146064 -- Time elapsed: 0.100 s org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_compose -- Time elapsed: 0.042 s org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_reduce -- Time elapsed: 0.023 s org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_nullMonitor_149057 -- Time elapsed: 0.024 s org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_execute_undo_redo -- Time elapsed: 0.046 s org.eclipse.gmf.tests.runtime.common.core.internal.command.AbstractCommandTest.test_getAffectedFiles -- Time elapsed: 0.022 s org.eclipse.gmf.tests.runtime.common.core.internal.service.AbstractProviderTest.test_fireProviderChange -- Time elapsed: 0.109 s org.eclipse.gmf.tests.runtime.common.core.internal.service.AbstractProviderTest.test_add_remove_ProviderChangeListener -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_contexts -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_undo_cancelMonitor -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_canRedo -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_canUndo -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_redo_cancel -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_execute_error -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_redo_error -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_execute_undo_redo -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_execute_cancel -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_undo_error -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_contexts_listIterator -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_undo_cancel -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_execute_cancelMonitor -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.CompositeCommandTest.test_redo_cancelMonitor -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ExecutionStrategyTest.test_execute_FORWARD -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ExecutionStrategyTest.test_execute_FIRST -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ExecutionStrategyTest.test_readResolve -- Time elapsed: 0.014 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ExecutionStrategyTest.test_execute_REVERSE -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ExecutionStrategyTest.test_execute_LAST -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.FileModificationApproverTest.test_execute_undo_redo -- Time elapsed: 0.040 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_int -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_boolean -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_float -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_short -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_Object -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_byte -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_char -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_long -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.HashUtilTest.test_hash_double -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.command.OneTimeCommandTest.test_historyNotFlushed_132371 -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ProviderPriorityTest.test_readResolve -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.common.core.internal.util.ProxyTest.test_Proxy -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.util.StringUtilTest.test_dgdEncodeURL -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.common.core.internal.util.StringUtilTest.test_ReplaceWholeWords -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.util.StringUtilTest.test_Replace -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ServiceTest.test_providerChanged -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.core.internal.service.ServiceTest.test_provides -- Time elapsed: 0.001 s Results: Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.common.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/org.eclipse.gmf.tests.runtime.common.core-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.core/target/org.eclipse.gmf.tests.runtime.common.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.common.ui.services.provider:org.eclipse.gmf.tests.runtime.common.ui.services.provider >-- [INFO] Building org.eclipse.gmf.tests.runtime.common.ui.services.provider 1.7.0-SNAPSHOT [53/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.common.ui.services.provider [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] 181 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/org.eclipse.gmf.tests.runtime.common.ui.services.provider-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/org.eclipse.gmf.tests.runtime.common.ui.services.provider-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.common.ui.services.provider.AllTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.gmf.tests.runtime.common.ui.services.provider.AllTests org.eclipse.gmf.tests.runtime.common.ui.services.provider.AllTestsTest.test_testNothing -- Time elapsed: 0.002 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.common.ui.services.provider --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/org.eclipse.gmf.tests.runtime.common.ui.services.provider-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.provider/target/org.eclipse.gmf.tests.runtime.common.ui.services.provider-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.common.ui:org.eclipse.gmf.tests.runtime.common.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.common.ui 1.9.0-SNAPSHOT [54/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.common.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] 181 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/org.eclipse.gmf.tests.runtime.common.ui-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/org.eclipse.gmf.tests.runtime.common.ui-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.common.ui.AllTests Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.gmf.tests.runtime.common.ui.AllTests org.eclipse.gmf.tests.runtime.common.ui.internal.action.AbstractActionDelegateTest.test_testNothing -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.AbstractActionHandlerTest.test_testNothing -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.ActionManagerTest.test_run -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.ActionManagerTest.test_fireActionManagerChange -- Time elapsed: 0.108 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.ActionManagerTest.test_add_remove_ActionManagerChangeListener -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.ActionManagerTest.test_clear -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.action.RemoveMnemonicTests.test_RATLC00530818 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileChangeEventTypeTest.test_readResolve -- Time elapsed: 0.011 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileChangeEventTest.test_deleteFileChangeEvent -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileChangeEventTest.test_renameFileChangeEvent -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileChangeEventTest.test_moveFileChangeEvent -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileChangeEventTest.test_changeFileChangeEvent -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileObserverFilterTypeTest.test_readResolve -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileObserverFilterTest.test_pathFileObserverFilter -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileObserverFilterTest.test_allFileObserverFilter -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileObserverFilterTest.test_fileFileObserverFilter -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.resources.FileObserverFilterTest.test_extensionFileObserverFilter -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.action.actions.global.GlobalRedoActionTest.test_testNothing -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.action.actions.global.GlobalUndoActionTest.test_testNothing -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.internal.dialogs.SelectableElementTest.test_getSelectedElementIds -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.common.ui.util.StatusLineUtilTest.test_testNothing -- Time elapsed: 0 s Results: Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.common.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/org.eclipse.gmf.tests.runtime.common.ui-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui/target/org.eclipse.gmf.tests.runtime.common.ui-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.common.ui.services:org.eclipse.gmf.tests.runtime.common.ui.services >-- [INFO] Building org.eclipse.gmf.tests.runtime.common.ui.services 1.9.0-SNAPSHOT [55/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.common.ui.services [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] 181 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/org.eclipse.gmf.tests.runtime.common.ui.services-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/org.eclipse.gmf.tests.runtime.common.ui.services-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.common.ui.services.AllTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.gmf.tests.runtime.common.ui.services.AllTests org.eclipse.gmf.tests.runtime.common.ui.services.elementselection.ElementSelectionScopeTest.test_oneScopeSet -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.common.ui.services.elementselection.ElementSelectionScopeTest.test_twoScopeSet -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.services.elementselection.ElementSelectionFilterTest.test_testNothing -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.common.ui.services.elementselection.ElementSelectionUserInputTest.test_testNothing -- Time elapsed: 0.001 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.common.ui.services --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/org.eclipse.gmf.tests.runtime.common.ui.services-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services/target/org.eclipse.gmf.tests.runtime.common.ui.services-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.common.ui.services.action:org.eclipse.gmf.tests.runtime.common.ui.services.action >-- [INFO] Building org.eclipse.gmf.tests.runtime.common.ui.services.action 1.9.0-SNAPSHOT [56/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.common.ui.services.action [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] 181 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/org.eclipse.gmf.tests.runtime.common.ui.services.action-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/org.eclipse.gmf.tests.runtime.common.ui.services.action-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.common.ui.services.action.AllTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.gmf.tests.runtime.common.ui.services.action.AllTests org.eclipse.gmf.tests.runtime.common.ui.services.action.internal.filter.ActionFilterServiceTest.test_testNothing -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.common.ui.services.action.contributionitem.ContributionItemServiceTests.testPolicy_ClassAttribute -- Time elapsed: 0.029 s org.eclipse.gmf.tests.runtime.common.ui.services.action.contributionitem.ContributionItemServiceTests.testCapabilityFilteringOfSpecificEntries -- Time elapsed: 0.014 s org.eclipse.gmf.tests.runtime.common.ui.services.action.contributionitem.ContributionItemServiceTests.testCapabilityFiltering -- Time elapsed: 0.033 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.common.ui.services.action --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/org.eclipse.gmf.tests.runtime.common.ui.services.action-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.common.ui.services.action/target/org.eclipse.gmf.tests.runtime.common.ui.services.action-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.diagram.ui:org.eclipse.gmf.tests.runtime.diagram.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.diagram.ui 1.7.0-SNAPSHOT [57/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.diagram.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] 213 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/org.eclipse.gmf.tests.runtime.diagram.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/org.eclipse.gmf.tests.runtime.diagram.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/surefire.properties, -product, org.eclipse.sdk.ide] Running org.eclipse.gmf.tests.runtime.diagram.ui.AllTests Warning: NLS missing message: LogicPortsColor_Action_Tooltip in: org.eclipse.gmf.examples.runtime.diagram.logic.internal.l10n.ExampleDiagramLogicMessages (SWT:1551): Gtk-WARNING **: 18:00:53.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:53.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:53.836: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:53.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:55.601: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:55.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:55.612: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:55.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:56.422: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:56.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:56.432: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:56.458: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:57.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:57.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:57.250: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:57.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.031: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.039: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.041: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:58.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.805: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:58.807: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:58.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:59.711: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:59.720: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:00:59.722: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:00:59.746: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:01.173: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:01.194: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:01.196: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:01.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:02.100: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:02.115: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:02.118: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:02.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:04.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:04.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:04.227: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:04.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:05.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:05.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:05.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:05.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:06.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:06.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:06.633: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:06.659: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:07.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:07.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:07.750: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:07.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:08.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:08.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:08.837: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:08.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:09.701: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:09.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:09.712: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:09.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:11.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:11.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:11.433: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:11.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:13.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:13.155: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:13.157: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:13.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.023: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.034: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:14.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:14.896: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:14.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:16.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:16.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:16.932: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:16.955: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:18.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:18.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:18.212: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:18.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:27.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:27.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:27.840: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:27.863: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:28.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:28.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:28.634: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:28.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:29.431: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:29.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:29.442: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:29.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) 2 (SWT:1551): Gtk-WARNING **: 18:01:30.149: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:30.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:30.159: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:30.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:30.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:30.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:30.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:30.971: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:31.532: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:31.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:31.543: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:31.565: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:32.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:32.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:32.140: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:32.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:33.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:33.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:33.198: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:33.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:34.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:34.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:34.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:34.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.042: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:35.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:35.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:36.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:36.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:36.992: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:36.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:37.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:37.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:37.834: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:37.836: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:37.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:38.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:38.842: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:38.844: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:38.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:39.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:39.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:39.521: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.187: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:40.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:40.858: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:40.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:41.566: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:41.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:41.577: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:41.615: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:42.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:42.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:42.366: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:42.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:43.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:43.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:43.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:43.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:44.337: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:44.345: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:44.347: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:44.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:45.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:45.314: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:45.317: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:45.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:46.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:46.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:46.402: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:46.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:47.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:47.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:47.306: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:47.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.062: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:48.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:48.949: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:48.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:49.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:49.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:49.678: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:49.706: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:50.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:50.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:50.647: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:50.671: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:51.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:51.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:51.370: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:51.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:52.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:52.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:52.360: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:52.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:53.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:53.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:53.327: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:53.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:54.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:54.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:54.336: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:54.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:55.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:55.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:55.236: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:55.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:56.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:56.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:56.222: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:56.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:57.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:57.091: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:57.094: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:57.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:58.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:58.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:58.267: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:58.289: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:59.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:59.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:01:59.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:01:59.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:00.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:00.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:00.318: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:00.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:01.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:01.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:01.728: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:01.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:03.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:03.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:03.040: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:03.061: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:04.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:04.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:04.145: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:04.167: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:05.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:05.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:05.520: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:05.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:06.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:06.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:06.555: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:06.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:07.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:07.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:07.550: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:07.572: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:08.493: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:08.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:08.503: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:08.525: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:09.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:09.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:09.539: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:09.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:10.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:10.545: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:10.547: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:10.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:11.538: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:11.546: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:11.548: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:11.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:12.760: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:12.768: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:12.770: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:12.798: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:14.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:14.171: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:14.173: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:14.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:15.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:15.310: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:15.312: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:15.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:16.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:16.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:16.342: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:16.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:17.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:17.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:17.848: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:17.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:19.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:19.049: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:19.051: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:19.074: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:20.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:20.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:20.334: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:20.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:21.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:21.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:21.737: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:21.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:22.508: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:22.516: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:22.518: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:22.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.143: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.153: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:23.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:23.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:23.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:24.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:24.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:24.682: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:24.705: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:25.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:25.567: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (SWT:1551): Gtk-WARNING **: 18:02:25.569: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (SWT:1551): Gtk-WARNING **: 18:02:25.590: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Tests run: 142, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.31 s -- in org.eclipse.gmf.tests.runtime.diagram.ui.AllTests org.eclipse.gmf.tests.runtime.diagram.ui.parts.DiagramCommandStackTest.test_execute -- Time elapsed: 0.017 s org.eclipse.gmf.tests.runtime.diagram.ui.parts.ConnectionHandleLocatorTest.testConnectionHandleLocator -- Time elapsed: 0.015 s org.eclipse.gmf.tests.runtime.diagram.ui.parts.ConnectionHandleLocatorTest.testConnectionHandleLocatorForMemoryLeaks -- Time elapsed: 0.091 s org.eclipse.gmf.tests.runtime.diagram.ui.parts.ConnectionHandleTest.testConnectionHandle -- Time elapsed: 0.042 s org.eclipse.gmf.tests.runtime.diagram.ui.parts.ConnectionHandleTest.testConnectionHandleForMemoryLeaks -- Time elapsed: 0.056 s org.eclipse.gmf.tests.runtime.diagram.ui.NoteTests.testTextShape -- Time elapsed: 0.512 s org.eclipse.gmf.tests.runtime.diagram.ui.NoteTests.testNotesAndNoteAttachments -- Time elapsed: 0.174 s org.eclipse.gmf.tests.runtime.diagram.ui.NoteTests.testConnectionHandleForNoteAttachment -- Time elapsed: 0.066 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SetBoundsCommandTest.testMove -- Time elapsed: 0.157 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SetBoundsCommandTest.testDoExecute -- Time elapsed: 0.063 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SetBoundsCommandTest.testResize -- Time elapsed: 0.042 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendToBackCommandTest.testLastEntry -- Time elapsed: 0.077 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendToBackCommandTest.testMiddleEntry -- Time elapsed: 0.079 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendToBackCommandTest.testDoExecute -- Time elapsed: 0.080 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringToFrontCommandTest.testFirstEntry -- Time elapsed: 0.045 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringToFrontCommandTest.testMiddleEntry -- Time elapsed: 0.078 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringToFrontCommandTest.testDoExecute -- Time elapsed: 0.063 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendBackwardCommandTest.testLastEntry -- Time elapsed: 0.049 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendBackwardCommandTest.testMiddleEntry -- Time elapsed: 0.046 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendBackwardCommandTest.testSendToBack -- Time elapsed: 0.043 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SendBackwardCommandTest.testDoExecute -- Time elapsed: 0.059 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringForwardCommandTest.testFirstEntry -- Time elapsed: 0.053 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringForwardCommandTest.testMiddleEntry -- Time elapsed: 0.074 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringForwardCommandTest.testDoExecute -- Time elapsed: 0.044 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.BringForwardCommandTest.testBringToFront -- Time elapsed: 0.070 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testObliqueRoutingToConnection -- Time elapsed: 0.669 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testRectilinearRoutingToConnection -- Time elapsed: 0.471 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testObliqueRoutingFromConnection -- Time elapsed: 0.283 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testRectilinearRoutingFromConnection -- Time elapsed: 0.260 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testSelfConnector_RATLC00533255 -- Time elapsed: 0.040 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testConnectionBendpoints -- Time elapsed: 0.075 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testReorientRectilinear_bugzilla113003 -- Time elapsed: 0.065 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testAddBendpoints -- Time elapsed: 0.030 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testConnectionProperties -- Time elapsed: 0.073 s org.eclipse.gmf.tests.runtime.diagram.ui.ConnectorTests.testDeleteConnection -- Time elapsed: 0.025 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testAlignment -- Time elapsed: 0.018 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testSetHiMetricMeasurementUnit -- Time elapsed: 0.015 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testSetPixelMeasurementUnit -- Time elapsed: 0.036 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testAnimatedLayout -- Time elapsed: 0.929 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testSelect -- Time elapsed: 0.018 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testZoomToolFunctionality -- Time elapsed: 0.020 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramTests.testZoom -- Time elapsed: 0.031 s org.eclipse.gmf.tests.runtime.diagram.ui.ShapeTests.testRATLC00046844 -- Time elapsed: 0.022 s org.eclipse.gmf.tests.runtime.diagram.ui.tools.RubberBandSelectionToolTest.test_basicSelect -- Time elapsed: 0.640 s org.eclipse.gmf.tests.runtime.diagram.ui.tools.RubberBandSelectionToolTest.test_selectWithInitialFocus -- Time elapsed: 0.279 s org.eclipse.gmf.tests.runtime.diagram.ui.services.PaletteServiceTests.testPredefineAndContributeEntries -- Time elapsed: 0.031 s org.eclipse.gmf.tests.runtime.diagram.ui.services.PaletteServiceTests.testStaticMethodInPaletteExtension -- Time elapsed: 0.025 s org.eclipse.gmf.tests.runtime.diagram.ui.services.PaletteServiceTests.testCapabilityFilteringOfSpecificEntries -- Time elapsed: 0.019 s org.eclipse.gmf.tests.runtime.diagram.ui.services.PaletteServiceTests.testCapabilityFiltering -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_ReparentLED -- Time elapsed: 1.931 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_createLEDUsingTool -- Time elapsed: 0.882 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_RefreshWhileVisible -- Time elapsed: 0.825 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_DisableCanonical -- Time elapsed: 0.784 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_createWireUsingTool -- Time elapsed: 0.781 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_AddRemoveLED -- Time elapsed: 0.908 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_RefreshWhileCollapsed -- Time elapsed: 1.435 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCanonicalTests.test_AddDeleteWire -- Time elapsed: 0.959 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCreationTests.test_reorientingNoteAttachments -- Time elapsed: 2.117 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCreationTests.test_bugzilla124678 -- Time elapsed: 1.673 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicCreationTests.test_createLogicShapes -- Time elapsed: 0.723 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.DiagramGraphicalViewerTests.testIDToEditPartRegistry -- Time elapsed: 1.130 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testSelectAllInContext -- Time elapsed: 1.048 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testDeleteFromModel -- Time elapsed: 0.903 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testZoomDoesntDirtyDiagram -- Time elapsed: 1.734 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.test_drop_modalContextThread -- Time elapsed: 1.718 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testZoomToolbarEnablement -- Time elapsed: 0.880 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testCopyToImageActionEnablement -- Time elapsed: 0.863 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testZoomToolFunctionality -- Time elapsed: 2.042 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testAlignment -- Time elapsed: 1.275 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testZoom -- Time elapsed: 9.631 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicDiagramTests.testSelect -- Time elapsed: 0.795 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.DiagramAssistantTests.testShouldShowDiagramAssistant -- Time elapsed: 0.802 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SemanticCreateCommandTest.test_contextPropagation_141122 -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.SemanticCreateCommandTest.test_wrapCompositeModelCommand -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.PaletteTests.testDNDFromPalette -- Time elapsed: 0.688 s org.eclipse.gmf.tests.runtime.diagram.ui.parts.GraphicalNodeEditPolicyTests.testCustomPrompt -- Time elapsed: 0.038 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicTransientViewsTests.testTransientWiresCreation_AcrossTransientLeds -- Time elapsed: 0.792 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicTransientViewsTests.testTransientCircuitsCreation -- Time elapsed: 0.584 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicTransientViewsTests.testTransientLEDsCreation -- Time elapsed: 0.606 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LogicTransientViewsTests.testTransientWiresCreation_AcrossPersistedLeds -- Time elapsed: 0.736 s org.eclipse.gmf.tests.runtime.diagram.ui.requests.RequestTests.testCreateUnspecifiedTypeRequest -- Time elapsed: 0.011 s org.eclipse.gmf.tests.runtime.diagram.ui.tools.ConnectionToolTests.test_doubleClickUnspecifiedTypeConnectionTool -- Time elapsed: 0.303 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageOffscreenUtilTest_JPEG -- Time elapsed: 1.145 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageUtilTest_JPEG -- Time elapsed: 0.703 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageOffscreenUtilTest_BMP -- Time elapsed: 0.945 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageOffscreenUtilTest_GIF -- Time elapsed: 0.999 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageOffscreenUtilTest_JPG -- Time elapsed: 0.837 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageOffscreenUtilTest_PNG -- Time elapsed: 1.016 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageUtilTest_BMP -- Time elapsed: 0.674 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageUtilTest_GIF -- Time elapsed: 0.675 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageUtilTest_JPG -- Time elapsed: 0.653 s org.eclipse.gmf.tests.runtime.diagram.ui.render.util.CopyToImageUtilTests.testCopyToImageUtilTest_PNG -- Time elapsed: 0.705 s org.eclipse.gmf.tests.runtime.diagram.ui.DiagramEditingDomainTestCase.testDiagramEventBrokerAsSpecialListener -- Time elapsed: 0.024 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.CommandUtilitiesTest.test_getAffectedFiles_CompoundCommand_161668 -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.CommandUtilitiesTest.test_getAffectedFiles_nullCommand_161668 -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.CommandUtilitiesTest.test_getAffectedFiles_ICommand_161668 -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.diagram.ui.commands.CommandUtilitiesTest.test_getAffectedFiles_ICommandProxy_161668 -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.diagram.ui.services.DiagramEventBrokerServiceTests.test_DiagramEventBrokerProvider -- Time elapsed: 0.792 s org.eclipse.gmf.tests.runtime.diagram.ui.label.LabelTests.testLabelAlignment -- Time elapsed: 0.776 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectGroupWithClickOddScenario -- Time elapsed: 1.206 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testDeleteGroup -- Time elapsed: 0.961 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testUngroupShapesMaintainsShapeLocations -- Time elapsed: 1.088 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testUngroupActionEnablement -- Time elapsed: 0.902 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectConnectionInGroupWithClick -- Time elapsed: 0.767 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testCannotResizeGroup -- Time elapsed: 0.886 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testGroupIsSelectedAfterGroupAction -- Time elapsed: 0.722 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testUngroupCommandAndUndoRedo -- Time elapsed: 0.953 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testGroupActionEnablement -- Time elapsed: 0.745 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectShapesAndGroupsWithClick -- Time elapsed: 0.977 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testResizeShapeInGroup -- Time elapsed: 0.980 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectGroupWithClickAndDrag -- Time elapsed: 0.968 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testMoveShapeInGroup2 -- Time elapsed: 0.941 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectActions -- Time elapsed: 0.980 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testSelectGroupWithRightClick -- Time elapsed: 0.876 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testGroupCommandAndUndoRedo -- Time elapsed: 1.175 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupTests.testDeleteShapeInGroup -- Time elapsed: 0.872 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testDeleteShapeInGroupDoesNotReappear -- Time elapsed: 1.182 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testRefreshCanonicalDoesNotCreateDoubles -- Time elapsed: 1.394 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectGroupWithClickOddScenario -- Time elapsed: 1.320 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testDeleteGroup -- Time elapsed: 1.106 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testUngroupShapesMaintainsShapeLocations -- Time elapsed: 1.369 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testUngroupActionEnablement -- Time elapsed: 1.045 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectConnectionInGroupWithClick -- Time elapsed: 0.995 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testCannotResizeGroup -- Time elapsed: 0.953 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testGroupIsSelectedAfterGroupAction -- Time elapsed: 1.036 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testUngroupCommandAndUndoRedo -- Time elapsed: 1.009 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testGroupActionEnablement -- Time elapsed: 0.997 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectShapesAndGroupsWithClick -- Time elapsed: 1.210 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testResizeShapeInGroup -- Time elapsed: 1.396 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectGroupWithClickAndDrag -- Time elapsed: 1.156 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testMoveShapeInGroup2 -- Time elapsed: 1.037 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectActions -- Time elapsed: 1.506 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testSelectGroupWithRightClick -- Time elapsed: 1.201 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testGroupCommandAndUndoRedo -- Time elapsed: 1.283 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.GroupsInCompartmentTests.testDeleteShapeInGroup -- Time elapsed: 1.395 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LayoutTests.test151214CompositeLayoutRespectsNewSize -- Time elapsed: 0.784 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LayoutTests.test151214MultipleArrangeOneCircuit -- Time elapsed: 0.626 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.LayoutTests.test151214DoesNotAssumeAutosizeIsOn -- Time elapsed: 0.756 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.TextAlignmentTests.testSetTextAlignmentCenterAction -- Time elapsed: 0.785 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.TextAlignmentTests.testSetTextAlignmentProperty -- Time elapsed: 0.887 s org.eclipse.gmf.tests.runtime.diagram.ui.logic.TextAlignmentTests.testSetTextAlignmentRightAction -- Time elapsed: 0.914 s org.eclipse.gmf.tests.runtime.diagram.core.DiagramEditingDomainFactoryTests.test_getEditingDomain_254621 -- Time elapsed: 0.002 s Results: Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.diagram.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/org.eclipse.gmf.tests.runtime.diagram.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.diagram.ui/target/org.eclipse.gmf.tests.runtime.diagram.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.draw2d.ui:org.eclipse.gmf.tests.runtime.draw2d.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.draw2d.ui 1.7.0-SNAPSHOT [58/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.draw2d.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] 183 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/org.eclipse.gmf.tests.runtime.draw2d.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/org.eclipse.gmf.tests.runtime.draw2d.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.draw2d.ui.AllTests Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.eclipse.gmf.tests.runtime.draw2d.ui.AllTests org.eclipse.gmf.tests.runtime.draw2d.ui.MapModeUtilTest.testTranslationDefault -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.draw2d.ui.MapModeUtilTest.testTranslationIdentity -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.MapModeUtilTest.testTranslationFromFigure -- Time elapsed: 0.012 s org.eclipse.gmf.tests.runtime.draw2d.ui.MapModeUtilTest.testTranslationHiMetric -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testGetInfimum -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testSlope -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testFindLineIntersections -- Time elapsed: 0.034 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testGetSupremum -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testEqualsObject -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testContainsPoint -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testAllLineIntersectionsWithEllipse -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testSetTerminus -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testGetTerminus -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testIsHorizontal -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testLineEquation -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testIsVertical -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testSetOrigin -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testDistanceAlong -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testGetOrigin -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testPerpSlope -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.LineSegTest.testLength -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.FigureUtilitiesTest.testNormalizeSegements -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.LeftRightForestRouterTest.testRouteLeftRight -- Time elapsed: 0.016 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.LeftRightForestRouterTest.testMultiTrees -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.LeftRightForestRouterTest.testRemove -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.LeftRightForestRouterTest.testInvalidate -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TopDownForestRouterTest.testMultiTrees -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TopDownForestRouterTest.testRouteTopDown -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TopDownForestRouterTest.testRemove -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TopDownForestRouterTest.testInvalidate -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TreeRouterTest.testRATLC00531806 -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TreeRouterTest.testRATLC00534189 -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TreeRouterTest.testOrthogonalConstraint -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.TreeRouterTest.testMoveShape -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.RectilinearRouterTest.testRouteConnections -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.RectilinearRouterTest.testRouteConnectionAttachedToConnection -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.draw2d.ui.graph.CompositeGraphLayoutTest.testVirtualNodeCreation -- Time elapsed: 0.057 s org.eclipse.gmf.tests.runtime.draw2d.ui.graph.CompositeGraphLayoutTest.testVirtualEdgeCreation -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentSourceAndTargetContainerObstruction_horizontal -- Time elapsed: 0.012 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testSameContainerObstruction_horizontal -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentTargetContainerObstruction_horizontal -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testSameContainerObstruction_vertical -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentSourceContainerObstruction_horizontal -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentTargetContainerObstruction_vertical -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentSourceContainerObstruction_vertical -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.draw2d.ui.internal.routers.AvoidObstructionsRoutingTest.testDifferentSourceAndTargetContainerObstruction_vertical -- Time elapsed: 0.001 s Results: Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.draw2d.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/org.eclipse.gmf.tests.runtime.draw2d.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui/target/org.eclipse.gmf.tests.runtime.draw2d.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.draw2d.ui.render:org.eclipse.gmf.tests.runtime.draw2d.ui.render >-- [INFO] Building org.eclipse.gmf.tests.runtime.draw2d.ui.render 1.7.0-SNAPSHOT [59/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.draw2d.ui.render [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] 198 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/org.eclipse.gmf.tests.runtime.draw2d.ui.render-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/org.eclipse.gmf.tests.runtime.draw2d.ui.render-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.draw2d.ui.render.AllTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.gmf.tests.runtime.draw2d.ui.render.AllTests org.eclipse.gmf.tests.runtime.draw2d.ui.render.internal.svg.SVGTranscoderTest.testSVGGraphicsOverflow -- Time elapsed: 0.334 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.draw2d.ui.render --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/org.eclipse.gmf.tests.runtime.draw2d.ui.render-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.draw2d.ui.render/target/org.eclipse.gmf.tests.runtime.draw2d.ui.render-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.clipboard.core:org.eclipse.gmf.tests.runtime.emf.clipboard.core >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.clipboard.core 1.10.0-SNAPSHOT [60/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] The project's OSGi version is 1.10.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.clipboard.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] 184 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/org.eclipse.gmf.tests.runtime.emf.clipboard.core-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/org.eclipse.gmf.tests.runtime.emf.clipboard.core-1.10.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.emf.clipboard.core.AllTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.gmf.tests.runtime.emf.clipboard.core.AllTests org.eclipse.gmf.tests.runtime.emf.clipboard.core.RegressionTest.test_createClipboardSupportMethods -- Time elapsed: 0.307 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.clipboard.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/org.eclipse.gmf.tests.runtime.emf.clipboard.core-1.10.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.clipboard.core/target/org.eclipse.gmf.tests.runtime.emf.clipboard.core-1.10.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.commands.core:org.eclipse.gmf.tests.runtime.emf.commands.core >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.commands.core 1.7.0-SNAPSHOT [61/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.commands.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] 185 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/org.eclipse.gmf.tests.runtime.emf.commands.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/org.eclipse.gmf.tests.runtime.emf.commands.core-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.emf.commands.core.AllTests Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.gmf.tests.runtime.emf.commands.core.AllTests org.eclipse.gmf.tests.runtime.emf.commands.core.command.AbstractTransactionalCommandTest.test_compose -- Time elapsed: 0.072 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.AbstractTransactionalCommandTest.test_reduce -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.AbstractTransactionalCommandTest.test_statusOnRollback_142025 -- Time elapsed: 0.083 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.AbstractTransactionalCommandTest.test_execute_undo_redo -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.AbstractTransactionalCommandTest.test_getAffectedFiles -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.CompositeTransactionalCommandTest.test_compose -- Time elapsed: 0.112 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.CompositeTransactionalCommandTest.test_reduce -- Time elapsed: 0.027 s org.eclipse.gmf.tests.runtime.emf.commands.core.command.CompositeTransactionalCommandTest.test_execute_undo_redo -- Time elapsed: 0.057 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.commands.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/org.eclipse.gmf.tests.runtime.emf.commands.core-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.commands.core/target/org.eclipse.gmf.tests.runtime.emf.commands.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.core:org.eclipse.gmf.tests.runtime.emf.core >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.core 1.7.0-SNAPSHOT [62/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] 184 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/org.eclipse.gmf.tests.runtime.emf.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/org.eclipse.gmf.tests.runtime.emf.core-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.emf.core.AllTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.050 s -- in org.eclipse.gmf.tests.runtime.emf.core.AllTests org.eclipse.gmf.tests.runtime.emf.core.GMFEditingDomainFactoryTests.test_transientNotifications -- Time elapsed: 0.419 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_flushLimit_undo -- Time elapsed: 0.049 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_modifiedTrueFalse_execute_undo -- Time elapsed: 0.059 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_execute_undo_save_redo -- Time elapsed: 0.071 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_save_undo_save_execute_undo -- Time elapsed: 0.042 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_save_undo_redo -- Time elapsed: 0.070 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_undoModifiedFalse_execute_undo -- Time elapsed: 0.039 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_save_execute_undo -- Time elapsed: 0.065 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_execute_undo_redoModifiedFalse_execute_undo -- Time elapsed: 0.036 s org.eclipse.gmf.tests.runtime.emf.core.resources.GMFResourceModificationManagerTests.test_executeModifiedFalse_execute_undo -- Time elapsed: 0.070 s org.eclipse.gmf.tests.runtime.emf.core.util.EMFCoreUtilTests.test_getProxyID_288303 -- Time elapsed: 0.042 s Results: Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/org.eclipse.gmf.tests.runtime.emf.core-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.core/target/org.eclipse.gmf.tests.runtime.emf.core-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.type.core:org.eclipse.gmf.tests.runtime.emf.type.core >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.type.core 1.9.0-SNAPSHOT [63/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] The project's OSGi version is 1.9.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.type.core [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] 183 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/org.eclipse.gmf.tests.runtime.emf.type.core-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/org.eclipse.gmf.tests.runtime.emf.type.core-1.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/surefire.properties, -product, org.eclipse.sdk.ide] Running org.eclipse.gmf.tests.runtime.emf.type.core.AllTests Tests run: 137, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s -- in org.eclipse.gmf.tests.runtime.emf.type.core.AllTests org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperAdviceTest.test_approveRequest_133160 -- Time elapsed: 0.682 s org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperTest.test_approveRequest_133160 -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperTest.test_replaceDefaultEditCommand -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperTest.test_canEdit_122771 -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperTest.test_incompleteCreateRelationshipRequest_117922 -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.AbstractEditHelperTest.test_defaultContainmentFeature -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eClass_unboundContext -- Time elapsed: 0.014 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentManager_withContext -- Time elapsed: 0.012 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_inheritedMatches_withContext -- Time elapsed: 0.011 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementTypes_155601 -- Time elapsed: 0.010 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_nullElementType_specialization -- Time elapsed: 0.012 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_duplicateId_notRegistered -- Time elapsed: 0.026 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_duplicateEClass_notRegistered -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_editHelperContext_withElementType -- Time elapsed: 0.009 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_metamodelType_withContext -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getType_metamodel -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_specializationType_457888 -- Time elapsed: 0.010 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_directMatch_withContext -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_directAdvice_withContext -- Time elapsed: 0.041 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_register_specializationType -- Time elapsed: 0.009 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_editHelperContext_noClientContext -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodel_withContext -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_noAdvice -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_editHelperContext_withEObject -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodel_unboundContext -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodelAndSpecializations_withContext -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodelAndSpecializations -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_static_adviceBinding_457888 -- Time elapsed: 0.041 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getMetamodelTypes_155601 -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_metamodelType_extantSpecializations_457888 -- Time elapsed: 0.007 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_editHelperContext_withElementType -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getMetamodelType_157788 -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_overridesEditHelper_withContext -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eClass_withContext -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodelAndSpecializations_unboundContext -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_146097 -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentMembers_withContext -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_specializationType -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentMembers_unboundContext -- Time elapsed: 0.038 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eObject -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eObject_withContext -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_noAdvice_unboundContext -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_editHelperContext_withEObject -- Time elapsed: 0.006 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_multipleMetatmodelTypes_notRegistered -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_directMatch -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_noInheritedMatches -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_noAdvice_withContext -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getSpecializationsOf_151097 -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_inheritedMatches_unboundContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementTypeFactory_custom -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eObject_eClass -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_directMatch_unboundContext -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_metamodelType -- Time elapsed: 0.037 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getType_specialization -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getSpecializationTypes_155601 -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_register_metamodelType -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_register_deregister_adviceBinding_457888 -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_invalidMetatmodel_notRegistered -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodel -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_static_specializationType_457888 -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_static_metamodelType_457888 -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_directAdvice_unboundContext -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eObject_unboundContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_specializationType_withContext -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_eClass -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_noSuchType_notRegistered -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementTypeFactory_none -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_noInheritedMatches_withContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodel_withContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_indirectAdvice_unboundContext -- Time elapsed: 0.032 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_inheritedMatches -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_elementType_noInheritedMatches_unboundContext -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementType_overridesEditHelper -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_indirectAdvice_withContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentManager -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentManager_unboundContext -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_directAdvice -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getContainedTypes_metamodelAndSpecializations_departmentMembers -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_eObject_indirectAdvice -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_specializationType_extantSubtypes_457888 -- Time elapsed: 0.005 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getElementTypeFactory_default -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodel -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getAllTypesMatching_eObject_metamodel_unboundContext -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_deregister_metamodelType_457888 -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeRegistryTest.test_getEditHelperAdvice_editHelperContext_noClientContext -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_getClientContext -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_deregisterDefaultContext_457888 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_getClientContexts -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_getBinding_type -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_registerClientContext -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_deregisterClientContext_457888 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_getClientContextFor -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.ClientContextManagerTest.test_deregisterStaticContext_457888 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.CreateElementCommandTest.test_isExecutable_noEClassToEdit -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.CreateElementCommandTest.test_configureStatusPropagated_139736 -- Time elapsed: 0.049 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_singleGetEditContextRequest_129582 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_invalidateEditHelperContext -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_getEditingDomain_noContainer_131766 -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_noNewRequestWhenSetContainer_132253 -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_getEditHelperContext_eObject -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.CreateElementRequestTest.test_getEditHelperContext_elementType -- Time elapsed: 0.009 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DeferredSetValueCommandTest.test_isExecutable -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_preserveElementToDestroy_142561 -- Time elapsed: 0.022 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_initialElementToBeDestroyed_146559 -- Time elapsed: 0.041 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_destroyCommand_detached -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_destroyCommand_withDependents -- Time elapsed: 0.008 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_destroyCommand_withContainment -- Time elapsed: 0.012 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_destroyCommand_basic -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.DestroyElementCommandTest.test_destroy_crossResourceContained_136738 -- Time elapsed: 0.013 s org.eclipse.gmf.tests.runtime.emf.type.core.MetamodelTypeDescriptorTest.test_metamodelTypeConstructor -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.MetamodelTypeTest.test_metamodelType_298661 -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_manyElements_noFeatures -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_singleElement_featureInNewContainer -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_singleElement_noFeature -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_singleElement_differentFeatureInSameContainer -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_manyElements_featuresInNewContainer -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.MoveRequestTest.test_move_manyElements_someFeatures -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.MultiClientContextTest.test_bindPattern -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.MultiClientContextTest.test_bindId -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.MultiClientContextTest.test_getMatcher -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.requests.SetRequestTest.test_deferredElementToEdit_152302 -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.SetValueCommandTest.testSetValueCommandForManyFeatureUsingSingleValue -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.SetValueCommandTest.testSetValueCommandForManyFeatureUsingList -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.SetValueCommandTest.testSetValueCommandForManyFeatureUsingList_VerifyOldValuesRemoved -- Time elapsed: 0.025 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.SetValueCommandTest.testSetValueCommandForManyFeatureUsingEmptyList -- Time elapsed: 0.003 s org.eclipse.gmf.tests.runtime.emf.type.core.commands.SetValueCommandTest.test_isExecutable -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.SpecializationTypeDescriptorTest.test_specializationTypeConstructor -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.SpecializationTypeTest.test_isSpecializationOf_120765 -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_withSubtypes -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_multiple_withSubtypesAndAdvice -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_sort -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_withSubtypesAndAdvice -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_withAdvices -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_multiple_withSubtypesAndClientContexts -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_noFlags -- Time elapsed: 0.001 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_multiple_withSubtypes -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.emf.type.core.ElementTypeUtilTest.test_deregister_multiple -- Time elapsed: 0 s Results: Tests run: 137, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.type.core --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/org.eclipse.gmf.tests.runtime.emf.type.core-1.9.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.core/target/org.eclipse.gmf.tests.runtime.emf.type.core-1.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.type.ui:org.eclipse.gmf.tests.runtime.emf.type.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.type.ui 1.7.0-SNAPSHOT [64/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.type.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] 198 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/org.eclipse.gmf.tests.runtime.emf.type.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/org.eclipse.gmf.tests.runtime.emf.type.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.emf.type.ui.AllTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.gmf.tests.runtime.emf.type.ui.AllTests org.eclipse.gmf.tests.runtime.emf.type.ui.internal.providers.ElementTypeIconProviderTest.test_getIcon -- Time elapsed: 0.032 s org.eclipse.gmf.tests.runtime.emf.type.ui.internal.providers.ElementTypeIconProviderTest.test_getIconFromPlatformURI_144906 -- Time elapsed: 0.003 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.type.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/org.eclipse.gmf.tests.runtime.emf.type.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.type.ui/target/org.eclipse.gmf.tests.runtime.emf.type.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.ui:org.eclipse.gmf.tests.runtime.emf.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.ui 1.7.0-SNAPSHOT [65/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] 189 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/org.eclipse.gmf.tests.runtime.emf.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/org.eclipse.gmf.tests.runtime.emf.ui-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/surefire.properties, -product, org.eclipse.sdk.ide] Running org.eclipse.gmf.tests.runtime.emf.ui.AllTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.eclipse.gmf.tests.runtime.emf.ui.AllTests org.eclipse.gmf.tests.runtime.emf.ui.action.AbstractModelActionDelegateTest.test_fileModificationValidation_155418 -- Time elapsed: 0.298 s org.eclipse.gmf.tests.runtime.emf.ui.action.AbstractModelActionHandlerTest.test_fileModificationValidation_155418 -- Time elapsed: 0.048 s org.eclipse.gmf.tests.runtime.emf.ui.services.action.AbstractModelActionFilterProviderTest.test_editingDomainOverride_130758 -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.emf.ui.ModelingAssistantServiceTests.testCapabilityFiltering -- Time elapsed: 0.034 s Results: Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/org.eclipse.gmf.tests.runtime.emf.ui-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui/target/org.eclipse.gmf.tests.runtime.emf.ui-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.emf.ui.properties:org.eclipse.gmf.tests.runtime.emf.ui.properties >-- [INFO] Building org.eclipse.gmf.tests.runtime.emf.ui.properties 1.7.0-SNAPSHOT [66/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] The project's OSGi version is 1.7.0.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.emf.ui.properties [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] 193 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/org.eclipse.gmf.tests.runtime.emf.ui.properties-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/org.eclipse.gmf.tests.runtime.emf.ui.properties-1.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.emf.ui.properties.AllTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.gmf.tests.runtime.emf.ui.properties.AllTests org.eclipse.gmf.tests.runtime.emf.ui.properties.sections.UndoableModelPropertySectionTest.testEditorValueConsistentIfOperationIsCanceled -- Time elapsed: 0.181 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.emf.ui.properties --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/org.eclipse.gmf.tests.runtime.emf.ui.properties-1.7.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.emf.ui.properties/target/org.eclipse.gmf.tests.runtime.emf.ui.properties-1.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.tests.runtime.gef.ui:org.eclipse.gmf.tests.runtime.gef.ui >-- [INFO] Building org.eclipse.gmf.tests.runtime.gef.ui 1.7.1-SNAPSHOT [67/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.7:test (default-test)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier (default-build-qualifier) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] The project's OSGi version is 1.7.1.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- tycho-compiler:4.0.7:validate-classpath (default-validate-classpath) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Resolving class path of org.eclipse.gmf.tests.runtime.gef.ui [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.7:compile (default-compile) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/classes using Eclipse Compiler for Java(TM) 3.37.0.v20240215-1558 [INFO] [INFO] --- tycho-ds:4.0.7:declarative-services (default-declarative-services) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] 185 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/org.eclipse.gmf.tests.runtime.gef.ui-1.7.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:4.0.7:package-plugin (default-package-plugin) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/org.eclipse.gmf.tests.runtime.gef.ui-1.7.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] [INFO] --- tycho-surefire:4.0.7:test (default-test) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -ea, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.900.v20240613-2009/org.eclipse.equinox.launcher-1.6.900.v20240613-2009.jar, -data, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/work/data, -install, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/work, -configuration, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/surefire.properties] Running org.eclipse.gmf.tests.runtime.gef.ui.AllTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.gmf.tests.runtime.gef.ui.AllTests org.eclipse.gmf.tests.runtime.gef.ui.FigureSlidableAnchorTests.testAnchorPositionForFigureWithTransparentBorder -- Time elapsed: 0.061 s org.eclipse.gmf.tests.runtime.gef.ui.FigureSlidableAnchorTests.testStraightlineTolerance -- Time elapsed: 0.004 s org.eclipse.gmf.tests.runtime.gef.ui.FigureSlidableAnchorTests.testAnchorPosition -- Time elapsed: 0 s org.eclipse.gmf.tests.runtime.gef.ui.FigureSlidableAnchorTests.testAnchorLocationOnPolygonFigure -- Time elapsed: 0.002 s org.eclipse.gmf.tests.runtime.gef.ui.FigureSlidableAnchorTests.testGetLocationFromReferenceOnBorder -- Time elapsed: 0.001 s Results: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime.gef.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/org.eclipse.gmf.tests.runtime.gef.ui-1.7.1-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/bundles/org.eclipse.gmf.tests.runtime.gef.ui/target/org.eclipse.gmf.tests.runtime.gef.ui-1.7.1-SNAPSHOT-sources.jar [INFO] [INFO] --< org.eclipse.gmf.runtime.thirdparty:org.eclipse.gmf.runtime.thirdparty >-- [INFO] Building org.eclipse.gmf.runtime.thirdparty 1.16.4-SNAPSHOT [68/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime.thirdparty:org.eclipse.gmf.runtime.thirdparty:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] 23 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty-feature/target/org.eclipse.gmf.runtime.thirdparty-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.thirdparty --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty-feature/target/org.eclipse.gmf.runtime.thirdparty-1.16.4-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.gmf.runtime:org.eclipse.gmf >--------------- [INFO] Building org.eclipse.gmf 1.16.4-SNAPSHOT [69/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf --- [INFO] 216 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime-feature/target/org.eclipse.gmf-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime-feature/target/org.eclipse.gmf-1.16.4-SNAPSHOT.jar [INFO] [INFO] -----------< org.eclipse.gmf.runtime:org.eclipse.gmf.source >----------- [INFO] Building org.eclipse.gmf.source 1.16.4-SNAPSHOT [70/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.source-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.source:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.source-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.source --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.source --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.source --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.source --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.source --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.source-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.source --- [INFO] 1 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.source --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.source-feature/target/org.eclipse.gmf.source-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.source --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.source --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.source-feature/target/org.eclipse.gmf.source-1.16.4-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.thirdparty.source >-- [INFO] Building org.eclipse.gmf.runtime.thirdparty.source 1.16.4-SNAPSHOT [71/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty.source-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.thirdparty.source:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty.source-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty.source-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] 1 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty.source-feature/target/org.eclipse.gmf.runtime.thirdparty.source-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.thirdparty.source --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.thirdparty.source-feature/target/org.eclipse.gmf.runtime.thirdparty.source-1.16.4-SNAPSHOT.jar [INFO] [INFO] ------< org.eclipse.gmf.runtime:org.eclipse.gmf.examples.runtime >------ [INFO] Building org.eclipse.gmf.examples.runtime 1.16.4-SNAPSHOT [72/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.examples.runtime:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.examples.runtime --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime --- [INFO] 216 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.examples.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime-feature/target/org.eclipse.gmf.examples.runtime-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.examples.runtime --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime-feature/target/org.eclipse.gmf.examples.runtime-1.16.4-SNAPSHOT.jar [INFO] [INFO] --< org.eclipse.gmf.runtime:org.eclipse.gmf.examples.runtime.ui.pde >--- [INFO] Building org.eclipse.gmf.examples.runtime.ui.pde 1.16.4-SNAPSHOT [73/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime.ui.pde-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.examples.runtime.ui.pde:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime.ui.pde-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime.ui.pde-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] 216 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime.ui.pde-feature/target/org.eclipse.gmf.examples.runtime.ui.pde-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.examples.runtime.ui.pde --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.examples.runtime.ui.pde-feature/target/org.eclipse.gmf.examples.runtime.ui.pde-1.16.4-SNAPSHOT.jar [INFO] [INFO] --------< org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.sdk >--------- [INFO] Building org.eclipse.gmf.runtime.sdk 1.16.4-SNAPSHOT [74/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.sdk-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.sdk:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.sdk-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.runtime.sdk --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.sdk --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.sdk --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.sdk-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.runtime.sdk --- [INFO] 368 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.runtime.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.sdk-feature/target/org.eclipse.gmf.runtime.sdk-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.runtime.sdk --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.sdk --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.runtime.sdk-feature/target/org.eclipse.gmf.runtime.sdk-1.16.4-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.gmf.runtime:org.eclipse.gmf.tests.runtime >-------- [INFO] Building org.eclipse.gmf.tests.runtime 1.16.4-SNAPSHOT [75/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.tests.runtime-feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.tests.runtime:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.tests.runtime-feature/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.tests.runtime --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- tycho-packaging:4.0.7:validate-id (default-validate-id) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:validate-version (default-validate-version) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.tests.runtime --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.tests.runtime --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.tests.runtime-feature/src/main/resources [INFO] [INFO] --- tycho-packaging:4.0.7:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.gmf.tests.runtime --- [INFO] 219 system scoped dependencies were not mapped to maven artifacts [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- tycho-packaging:4.0.7:package-feature (default-package-feature) @ org.eclipse.gmf.tests.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.tests.runtime-feature/target/org.eclipse.gmf.tests.runtime-1.16.4-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.7:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- tycho-p2:4.0.7:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.gmf.tests.runtime --- [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.tests.runtime --- [INFO] Signing jar: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/features/org.eclipse.gmf.tests.runtime-feature/target/org.eclipse.gmf.tests.runtime-1.16.4-SNAPSHOT.jar [INFO] [INFO] -----< org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.repository >----- [INFO] Building org.eclipse.gmf.runtime.repository 1.16.4-SNAPSHOT [76/76] [INFO] from /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.repository/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] Resolving dependencies of MavenProject: org.eclipse.gmf.runtime:org.eclipse.gmf.runtime.repository:1.16.4-SNAPSHOT @ /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.repository/pom.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-packaging:4.0.7:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.gmf.runtime.repository --- [INFO] The project's OSGi version is 1.16.4.202406261749 [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- target-platform-configuration:4.0.7:target-platform (default-target-platform) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- antrun:3.0.0:run (replace-build-token) @ org.eclipse.gmf.runtime.repository --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.gmf.runtime.repository --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.7:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.gmf.runtime.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 12.0.0] [INFO] Published profile IUs: [a.jre.javase 13.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0] [INFO] Published profile IUs: [a.jre.javase 15.0.0] [INFO] Published profile IUs: [a.jre.javase 16.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] Published profile IUs: [a.jre.javase 19.0.0] [INFO] Published profile IUs: [a.jre.javase 20.0.0] [INFO] Published profile IUs: [a.jre.javase 21.0.0] [INFO] Published profile IUs: [a.jre.javase 22.0.0] [INFO] Published profile IUs: [a.jre.javase 23.0.0] [INFO] [INFO] --- tycho-p2-publisher:4.0.7:publish-products (default-publish-products) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.7:publish-categories (default-publish-categories) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-p2-publisher:4.0.7:attach-artifacts (default-attach-artifacts) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.7:assemble-repository (default-assemble-repository) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-source:4.0.7:plugin-source (plugin-source) @ org.eclipse.gmf.runtime.repository --- [INFO] [INFO] --- tycho-p2-repository:4.0.7:archive-repository (default-archive-repository) @ org.eclipse.gmf.runtime.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/gmf-runtime-all/PLATFORM/canary/jdk/openjdk-jdk17-latest/label/migration/releng/org.eclipse.gmf.runtime.repository/target/org.eclipse.gmf.runtime.repository-1.16.4-SNAPSHOT.zip [INFO] [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.gmf.runtime.repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] org.eclipse.gmf.runtime.releng 1.16.4-SNAPSHOT ..... SUCCESS [ 3.629 s] [INFO] org.eclipse.gmf.runtime.target 1.16.4-SNAPSHOT ..... SUCCESS [ 1.179 s] [INFO] org.eclipse.gmf 1.16.4-SNAPSHOT .................... SUCCESS [ 23.951 s] [INFO] org.eclipse.gmf.runtime.common.core 1.8.0-SNAPSHOT . SUCCESS [ 17.119 s] [INFO] org.eclipse.gmf.runtime.common.ui 1.9.1-SNAPSHOT ... SUCCESS [ 24.799 s] [INFO] org.eclipse.gmf.runtime.common.ui.services 1.10.0-SNAPSHOT SUCCESS [ 8.479 s] [INFO] org.eclipse.gmf.runtime.common.ui.services.action 1.8.0-SNAPSHOT SUCCESS [ 10.635 s] [INFO] org.eclipse.gmf.runtime.common.ui.action 1.7.0-SNAPSHOT SUCCESS [ 8.456 s] [INFO] org.eclipse.gmf.runtime.common.ui.action.ide 1.7.0-SNAPSHOT SUCCESS [ 12.755 s] [INFO] org.eclipse.gmf.runtime.common.ui.printing 1.7.0-SNAPSHOT SUCCESS [ 9.411 s] [INFO] org.eclipse.gmf.runtime.common.ui.printing.win32 1.8.0-SNAPSHOT SUCCESS [ 8.887 s] [INFO] org.eclipse.gmf.runtime.common.ui.services.dnd 1.8.0-SNAPSHOT SUCCESS [ 8.002 s] [INFO] org.eclipse.gmf.runtime.common.ui.services.dnd.ide 1.8.1-SNAPSHOT SUCCESS [ 10.076 s] [INFO] org.eclipse.gmf.runtime.common.ui.services.properties 1.10.0-SNAPSHOT SUCCESS [ 8.076 s] [INFO] org.eclipse.gmf.runtime.draw2d.ui 1.10.2-SNAPSHOT .. SUCCESS [ 14.239 s] [INFO] org.eclipse.gmf.runtime.draw2d.ui.render 1.8.0-SNAPSHOT SUCCESS [ 8.068 s] [INFO] org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.1-SNAPSHOT SUCCESS [ 12.280 s] [INFO] org.eclipse.gmf.runtime.gef.ui 1.8.1-SNAPSHOT ...... SUCCESS [ 10.441 s] [INFO] org.eclipse.gmf.runtime.emf.clipboard.core 1.8.0-SNAPSHOT SUCCESS [ 10.178 s] [INFO] org.eclipse.gmf.runtime.emf.core 1.8.0-SNAPSHOT .... SUCCESS [ 10.399 s] [INFO] org.eclipse.gmf.runtime.emf.commands.core 1.8.0-SNAPSHOT SUCCESS [ 10.684 s] [INFO] org.eclipse.gmf.runtime.emf.type.core 1.10.0-SNAPSHOT SUCCESS [ 10.321 s] [INFO] org.eclipse.gmf.runtime.emf.type.ui 1.8.0-SNAPSHOT . SUCCESS [ 9.786 s] [INFO] org.eclipse.gmf.runtime.emf.ui 1.8.0-SNAPSHOT ...... SUCCESS [ 15.343 s] [INFO] org.eclipse.gmf.runtime.emf.ui.properties 1.8.0-SNAPSHOT SUCCESS [ 8.845 s] [INFO] org.eclipse.gmf.runtime.notation.providers 1.8.0-SNAPSHOT SUCCESS [ 7.602 s] [INFO] org.eclipse.gmf.runtime.diagram.core 1.8.0-SNAPSHOT SUCCESS [ 7.909 s] [INFO] org.eclipse.gmf.runtime.diagram.ui 1.10.3-SNAPSHOT . SUCCESS [ 14.182 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.actions 1.8.0-SNAPSHOT SUCCESS [ 9.214 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.dnd 1.8.0-SNAPSHOT SUCCESS [ 7.829 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.properties 1.9.1-SNAPSHOT SUCCESS [ 9.059 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.providers 1.8.0-SNAPSHOT SUCCESS [ 8.867 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.geoshapes 1.8.0-SNAPSHOT SUCCESS [ 8.710 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.printing 1.8.0-SNAPSHOT SUCCESS [ 10.476 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.printing.render 1.9.0-SNAPSHOT SUCCESS [ 11.010 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.providers.ide 1.8.0-SNAPSHOT SUCCESS [ 10.233 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.render 1.8.1-SNAPSHOT SUCCESS [ 8.781 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.resources.editor 1.8.1-SNAPSHOT SUCCESS [ 12.007 s] [INFO] org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide 1.8.0-SNAPSHOT SUCCESS [ 10.791 s] [INFO] org.eclipse.gmf.runtime.sdk 1.8.0-SNAPSHOT ......... SUCCESS [ 10.440 s] [INFO] org.eclipse.gmf.examples.runtime 1.9.0-SNAPSHOT .... SUCCESS [ 10.426 s] [INFO] org.eclipse.gmf.examples.runtime.common.service 1.2.0-SNAPSHOT SUCCESS [ 9.359 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.decorator 1.8.1-SNAPSHOT SUCCESS [ 10.496 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.geoshapes 1.8.0-SNAPSHOT SUCCESS [ 10.583 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.layout 1.9.0-SNAPSHOT SUCCESS [ 10.119 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model 1.2.0-SNAPSHOT SUCCESS [ 10.480 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model.edit 1.2.0-SNAPSHOT SUCCESS [ 10.576 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic 1.7.0-SNAPSHOT SUCCESS [ 11.530 s] [INFO] org.eclipse.gmf.examples.runtime.diagram.logic.model.editor 1.2.0-SNAPSHOT SUCCESS [ 10.126 s] [INFO] org.eclipse.gmf.examples.runtime.emf.clipboard 1.2.0-SNAPSHOT SUCCESS [ 8.830 s] [INFO] org.eclipse.gmf.examples.runtime.ui.pde 1.7.0-SNAPSHOT SUCCESS [ 10.527 s] [INFO] org.eclipse.gmf.tests.runtime.common.core 1.7.0-SNAPSHOT SUCCESS [ 32.350 s] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services.provider 1.7.0-SNAPSHOT SUCCESS [ 18.948 s] [INFO] org.eclipse.gmf.tests.runtime.common.ui 1.9.0-SNAPSHOT SUCCESS [ 18.928 s] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services 1.9.0-SNAPSHOT SUCCESS [ 18.311 s] [INFO] org.eclipse.gmf.tests.runtime.common.ui.services.action 1.9.0-SNAPSHOT SUCCESS [ 20.369 s] [INFO] org.eclipse.gmf.tests.runtime.diagram.ui 1.7.0-SNAPSHOT SUCCESS [02:01 min] [INFO] org.eclipse.gmf.tests.runtime.draw2d.ui 1.7.0-SNAPSHOT SUCCESS [ 18.558 s] [INFO] org.eclipse.gmf.tests.runtime.draw2d.ui.render 1.7.0-SNAPSHOT SUCCESS [ 19.390 s] [INFO] org.eclipse.gmf.tests.runtime.emf.clipboard.core 1.10.0-SNAPSHOT SUCCESS [ 19.823 s] [INFO] org.eclipse.gmf.tests.runtime.emf.commands.core 1.7.0-SNAPSHOT SUCCESS [ 18.437 s] [INFO] org.eclipse.gmf.tests.runtime.emf.core 1.7.0-SNAPSHOT SUCCESS [ 16.658 s] [INFO] org.eclipse.gmf.tests.runtime.emf.type.core 1.9.0-SNAPSHOT SUCCESS [ 17.590 s] [INFO] org.eclipse.gmf.tests.runtime.emf.type.ui 1.7.0-SNAPSHOT SUCCESS [ 18.992 s] [INFO] org.eclipse.gmf.tests.runtime.emf.ui 1.7.0-SNAPSHOT SUCCESS [ 20.543 s] [INFO] org.eclipse.gmf.tests.runtime.emf.ui.properties 1.7.0-SNAPSHOT SUCCESS [ 18.411 s] [INFO] org.eclipse.gmf.tests.runtime.gef.ui 1.7.1-SNAPSHOT SUCCESS [ 16.082 s] [INFO] org.eclipse.gmf.runtime.thirdparty 1.16.4-SNAPSHOT . SUCCESS [ 5.125 s] [INFO] org.eclipse.gmf 1.16.4-SNAPSHOT .................... SUCCESS [ 5.276 s] [INFO] org.eclipse.gmf.source 1.16.4-SNAPSHOT ............. SUCCESS [ 3.554 s] [INFO] org.eclipse.gmf.runtime.thirdparty.source 1.16.4-SNAPSHOT SUCCESS [ 3.379 s] [INFO] org.eclipse.gmf.examples.runtime 1.16.4-SNAPSHOT ... SUCCESS [ 3.761 s] [INFO] org.eclipse.gmf.examples.runtime.ui.pde 1.16.4-SNAPSHOT SUCCESS [ 3.718 s] [INFO] org.eclipse.gmf.runtime.sdk 1.16.4-SNAPSHOT ........ SUCCESS [ 11.950 s] [INFO] org.eclipse.gmf.tests.runtime 1.16.4-SNAPSHOT ...... SUCCESS [ 3.769 s] [INFO] org.eclipse.gmf.runtime.repository 1.16.4-SNAPSHOT . SUCCESS [ 6.879 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:02 min [INFO] Finished at: 2024-06-26T18:06:27Z [INFO] ------------------------------------------------------------------------ Exception in thread "Thread-3" java.lang.NoClassDefFoundError: org/eclipse/jgit/internal/JGitText at org.eclipse.jgit.internal.util.ShutdownHook.cleanup(ShutdownHook.java:85) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: org.eclipse.jgit.internal.JGitText ... 2 more Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 43 killed; [ssh-agent] Stopped. Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS