Started by user Andrew Johnson Running as Andrew Johnson Agent centos-7-8cm6m is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-8cm6m" namespace: "mat" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mat.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-8cm6m" - 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: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-8cm6m" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" 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-mat" 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-8cm6m (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/mat-standalone-packages [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [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-JgkUXXf0jNhb/agent.44 SSH_AGENT_PID=46 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_8827684447414985306.key (/home/jenkins/agent/workspace/mat-standalone-packages@tmp/private_key_8827684447414985306.key) [ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git > git init /home/jenkins/agent/workspace/mat-standalone-packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3e1e914c53a0b62498890854ef18809742691be3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e1e914c53a0b62498890854ef18809742691be3 # timeout=10 Commit message: "Bug 582476 MAT 2023-09+ CVE-2021-28170" > git rev-list --no-walk 3e1e914c53a0b62498890854ef18809742691be3 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [mat-standalone-packages] $ Xvnc -help Starting xvnc [mat-standalone-packages] $ Xvnc :80 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 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 Dec 6 17:54:36 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5980 vncext: created VNC server for screen 0 [mat-standalone-packages] $ /bin/sh -xe /tmp/jenkins13577997276000242294.sh + set -u + export REMOTE=genie.mat@projects-storage.eclipse.org + REMOTE=genie.mat@projects-storage.eclipse.org + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-release-rcp,build-server -Dmat-target=mat-2023-12 -Dmat-product=mat-2023-12 -Dmaven.test.failure.ignore=false ' + mvnArguments='-P build-release-rcp,build-server -Dmat-target=mat-2023-12 -Dmat-product=mat-2023-12 -Dmaven.test.failure.ignore=false ' ++ basename rcp_1.15 + export DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15 + DOWNLOAD_LOCATION=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15 + cd parent + set +u + [[ ! -z https://download.eclipse.org/mat/2023-12/RC1/update-site/ ]] + export 'mvnArguments=-Dmat-release-repo-url=https://download.eclipse.org/mat/2023-12/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2023-12 -Dmat-product=mat-2023-12 -Dmaven.test.failure.ignore=false ' + mvnArguments='-Dmat-release-repo-url=https://download.eclipse.org/mat/2023-12/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2023-12 -Dmat-product=mat-2023-12 -Dmaven.test.failure.ignore=false ' + set -u + /opt/tools/apache-maven/latest/bin/mvn -e -Dmat-release-repo-url=https://download.eclipse.org/mat/2023-12/RC1/update-site/ -P build-release-rcp,build-server -Dmat-target=mat-2023-12 -Dmat-product=mat-2023-12 -Dmaven.test.failure.ignore=false -Ddownload-publish-rcp-path=/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15 -Ddownload-remote-publish-rcp-path=genie.mat@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15 clean deploy Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Resolving target definition file:/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-12.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], 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@1e4b197f [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/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=) [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.swt 3.121.0.v20220829-1402 to org.eclipse.equinox.p2.iu; org.eclipse.swt.gtk.linux.ppc64le [3.121.0.v20220829-1402,3.121.0.v20220829-1402].] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.swt 3.121.0.v20220829-1402 to org.eclipse.equinox.p2.iu; org.eclipse.swt.gtk.linux.aarch64 [3.121.0.v20220829-1402,3.121.0.v20220829-1402].] [INFO] Adding repository https://download.eclipse.org/mat/2023-12/RC1/update-site [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.15.0-SNAPSHOT @ /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.ibm.dtfj.api,1.12.29003.202006111057 have severely compromised security. Please report this concern to the artifact provider. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.ibm.dtfj.j9,1.12.29003.202006111057 have severely compromised security. Please report this concern to the artifact provider. [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,com.ibm.dtfj.feature,1.12.29003.202006111057 have severely compromised security. Please report this concern to the artifact provider. [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/lib/ext/healthcenter.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.15.0.202311170814/org.eclipse.mat.ibmdumps-1.15.0.202311170814.jar [WARNING] Ignoring Bundle-ClassPath entry 'external:$java.home$/../lib/tools.jar' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.mat.ibmdumps/1.15.0.202311170814/org.eclipse.mat.ibmdumps-1.15.0.202311170814.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MAT Parent [pom] [INFO] org.eclipse.mat.targetdef [eclipse-target-definition] [INFO] MAT RCP [eclipse-repository] [INFO] org.eclipse.mat.ui.rcp.tests [eclipse-test-plugin] [INFO] [INFO] -----------------------< org.eclipse.mat:parent >----------------------- [INFO] Building MAT Parent 1.15.0-SNAPSHOT [1/4] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ parent --- [INFO] CycloneDX: Resolving Aggregated Dependencies [INFO] Excluding org.eclipse.mat.ui.rcp.tests [INFO] CycloneDX: Creating BOM version 1.4 with 272 component(s) [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/mat-standalone-packages/parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as parent-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ parent --- [INFO] Querying Eclipse Foundation for license data for 297 items. [INFO] Found 274 items. [INFO] Querying ClearlyDefined for license data for 12 items. [INFO] Found 12 items. [INFO] License information could not be automatically verified for the following content: [INFO] [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.aarch64/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.cocoa.macosx.x86_64/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.aarch64/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.ppc64le/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.gtk.linux.x86_64/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root.win32.win32.x86_64/1.15.0.202311170814 [INFO] p2/orbit/p2.p2.installable.unit/org.eclipse.mat.ui.rcp.feature_root/1.15.0.202311170814 [INFO] [INFO] This content is either not correctly mapped by the system, or requires review. [INFO] Summary file was written to: /home/jenkins/agent/workspace/mat-standalone-packages/parent/target/dash/summary [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ parent --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.15.0-SNAPSHOT/parent-1.15.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/parent/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.15.0-SNAPSHOT/parent-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ parent --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >-------------- [INFO] Building org.eclipse.mat.targetdef 1.15.0-SNAPSHOT [2/4] [INFO] from /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.mat.targetdef --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/target/bom.json [INFO] attaching as org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.targetdef --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2020-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2020-03.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2021-03-local-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03-old-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2021-03-old-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2021-03.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-06.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2021-06.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2021-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2021-12.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2022-03.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2022-09.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2022-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2022-12.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2023-03.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2023-09.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2023-12.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/mat-2023-12i.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-mat-2023-12i.target [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.targetdef/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.15.0-SNAPSHOT/org.eclipse.mat.targetdef-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.product >--------------- [INFO] Building MAT RCP 1.15.0-SNAPSHOT [3/4] [INFO] from /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.mat.product --- [INFO] The project's OSGi version is 1.15.0.202312061754 [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.mat.product --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.mat.product --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.mat.product --- [INFO] [INFO] --- antrun:1.7:run (selectproduct) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [copy] Copying 1 file to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product [INFO] Executed tasks [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.product --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [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] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64,1.15.0.202312061754. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le,1.15.0.202312061754. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64,1.15.0.202312061754. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64,1.15.0.202312061754. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64,1.15.0.202312061754. [WARNING] [5a15a627-d2eb-4c08-ac48-d6797df2750e][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64,1.15.0.202312061754. [INFO] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.mat.product --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.15.0-SNAPSHOT.zip [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.mat.product --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 270 component(s) [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/bom.json [INFO] attaching as org.eclipse.mat.product-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.mat.product --- [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 9338 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/MemoryAnalyzer.app Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 7925 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/MemoryAnalyzer.app Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 7699 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/x86_64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 7177 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/ppc64le to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/ppc64le/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 7262 ms. [INFO] Installing product org.eclipse.mat.ui.rcp.MemoryAnalyzer for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/linux/gtk/aarch64/mat Installing org.eclipse.mat.ui.rcp.MemoryAnalyzer 1.15.0.202312061754. Installing org.eclipse.mat.ui.rcp.feature.feature.group 1.15.0.202311170814. Operation completed in 7075 ms. [INFO] [INFO] --- antrun:1.7:run (tidyp2-x86_64) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- antrun:1.7:run (tidyp2-aarch64) @ org.eclipse.mat.product --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- eclipse-winsigner:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Wed Dec 06 17:57:37 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzerc.exe' [INFO] [Wed Dec 06 17:57:37 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/win32/win32/x86_64/mat/MemoryAnalyzer.exe' [INFO] [INFO] --- eclipse-macsigner:1.3.1:sign (default) @ org.eclipse.mat.product --- [INFO] [Wed Dec 06 17:57:45 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/x86_64/MemoryAnalyzer.app'... [INFO] [Wed Dec 06 17:58:02 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer/macosx/cocoa/aarch64/MemoryAnalyzer.app'... [INFO] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.mat.product --- [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip [INFO] Building zip: /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip [INFO] [INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-x86_64) @ org.eclipse.mat.product --- [INFO] [Wed Dec 06 17:58:30 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip'... [INFO] [INFO] --- eclipse-dmg-packager:1.3.1:package-dmg (dmg-package-mat-aarch64) @ org.eclipse.mat.product --- [INFO] [Wed Dec 06 17:58:45 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip'... [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ org.eclipse.mat.product --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.product --- [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.mat.product --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.product --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/org.eclipse.mat.product-1.15.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.gtk.linux.ppc64le.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-p2artifacts.xml [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/extraArtifacts/org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-org.eclipse.mat.ui.rcp.MemoryAnalyzer.executable.cocoa.macosx.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-macosx.cocoa.aarch64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-linux.gtk.ppc64le.zip [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.product/1.15.0-SNAPSHOT/org.eclipse.mat.product-1.15.0-SNAPSHOT-linux.gtk.aarch64.zip [INFO] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.mat.product --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.product --- [INFO] Skipping artifact deployment [INFO] [INFO] --- wagon:2.0.0:sshexec (prepare-publish-rcp) @ org.eclipse.mat.product --- [INFO] sshexec: rm -rf /home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/* ... [INFO] [INFO] --- wagon:2.0.0:upload (publish-rcp) @ org.eclipse.mat.product --- [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg ... [INFO] Uploading /home/jenkins/agent/workspace/mat-standalone-packages/org.eclipse.mat.product/target/products/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg to scpexe://projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15/org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg ... [INFO] [INFO] ------------< org.eclipse.mat:org.eclipse.mat.ui.rcp.tests >------------ [INFO] Building org.eclipse.mat.ui.rcp.tests 1.15.0-SNAPSHOT [4/4] [INFO] from /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui.rcp.tests --- [INFO] The project's OSGi version is 1.15.0.202312061754 [INFO] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Resolving class path of org.eclipse.mat.ui.rcp.tests [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [INFO] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui.rcp.tests --- [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 237 were skipped [INFO] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ org.eclipse.mat.ui.rcp.tests --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 297 component(s) [INFO] CycloneDX: Writing and validating BOM (JSON): /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/bom.json [INFO] attaching as org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/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, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data, -install, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work, -configuration, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/surefire.properties, -testApplication, org.eclipse.mat.ui.rcp.application, -product, org.eclipse.mat.ui.rcp.MemoryAnalyzer, -nouithread] Launching application org.eclipse.mat.ui.rcp.application Running org.eclipse.mat.ui.rcp.tests.AllTests SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.513 s -- in org.eclipse.mat.ui.rcp.tests.AllTests org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest.testIfInstallNewSoftwareIsAvailable -- Time elapsed: 0.331 s org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest.testIfProxySettingsPreferenceIsAvailable -- Time elapsed: 0.637 s org.eclipse.mat.ui.rcp.tests.MemoryAnalyzerProductTest.testIfErrorLogViewIsAvailable -- Time elapsed: 0.013 s Results: Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed [INFO] [INFO] --- license-tool:1.0.2:license-check (license-check) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.15.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.15.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/bom.json to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.15.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT-cyclonedx.json [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.15.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui.rcp.tests/1.15.0-SNAPSHOT/org.eclipse.mat.ui.rcp.tests-1.15.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.mat.ui.rcp.tests --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui.rcp.tests --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MAT Parent 1.15.0-SNAPSHOT: [INFO] [INFO] MAT Parent ......................................... SUCCESS [ 28.531 s] [INFO] org.eclipse.mat.targetdef .......................... SUCCESS [ 1.355 s] [INFO] MAT RCP ............................................ SUCCESS [03:20 min] [INFO] org.eclipse.mat.ui.rcp.tests ....................... SUCCESS [ 34.101 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:40 min [INFO] Finished at: 2023-12-06T18:00:18Z [INFO] ------------------------------------------------------------------------ + cat /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log cat: /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/.log: No such file or directory + ls /home/jenkins/agent/workspace/mat-standalone-packages/plugins/org.eclipse.mat.ui.rcp.tests/target/work/data/.metadata/ + sleep 5m + ssh genie.mat@projects-storage.eclipse.org 'ls -l /home/data/httpd/download.eclipse.org/mat/snapshots/rcp_1.15' total 727816 -rw-r--r-- 1 genie.mat tools.mat 92971650 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.aarch64.zip -rw-r--r-- 1 genie.mat tools.mat 93004817 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.ppc64le.zip -rw-r--r-- 1 genie.mat tools.mat 93023173 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-linux.gtk.x86_64.zip -rw-r--r-- 1 genie.mat tools.mat 93057506 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.dmg -rw-r--r-- 1 genie.mat tools.mat 93105019 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.aarch64.zip -rw-r--r-- 1 genie.mat tools.mat 93005186 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.dmg -rw-r--r-- 1 genie.mat tools.mat 93067347 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-macosx.cocoa.x86_64.zip -rw-r--r-- 1 genie.mat tools.mat 94031813 Dec 6 12:59 org.eclipse.mat.ui.rcp.MemoryAnalyzer-win32.win32.x86_64.zip Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 46 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS