Started by upstream project "simrel.build/main" build number 377 originally caused by: Push event to branch main Checking out git https://github.com/eclipse-simrel/simrel.build into /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282 to read Jenkinsfile-oomph-report The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/jenkins/workspace/simrel.oomph.repository-analyzer.test@script/25733e014fba22c1d67c55ba42436a1ef7fd3b2e3adcaf73119222a4986ac282/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10 Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build > git --version # timeout=10 > git --version # 'git version 2.43.2' > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 27c372816e7fafd1e3aec52e84213dbd55aeac45 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 27c372816e7fafd1e3aec52e84213dbd55aeac45 # timeout=10 Commit message: "Eclipse Papyrus 6.7.0 RC1 for 2024-06 RC1" > git rev-list --no-walk e0954bf8251ac3f08797909fbaa13baca3b5f087 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-8-7gmn7 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1717010175710" labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" kubernetes.jenkins.io/controller: "http___jenkins-ui_simrel_svc_cluster_local_simrelx" name: "centos-8-7gmn7" namespace: "simrel" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.simrel.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-7gmn7" - 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-8-7gmn7" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.simrel.svc.cluster.local/simrel/" image: "docker.io/eclipsecbi/jiro-agent-centos-8: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-simrel" 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" Running on centos-8-7gmn7 in /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-simrel/simrel.build > git init /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test # timeout=10 Fetching upstream changes from https://github.com/eclipse-simrel/simrel.build > git --version # timeout=10 > git --version # 'git version 2.41.0' > git fetch --tags --force --progress -- https://github.com/eclipse-simrel/simrel.build +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-simrel/simrel.build # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27c372816e7fafd1e3aec52e84213dbd55aeac45 (origin/main) Commit message: "Eclipse Papyrus 6.7.0 RC1 for 2024-06 RC1" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run Oomph repository analyzer) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] lock Trying to acquire lock on [staging-repository] The resource [staging-repository] is locked by build simrel.reporeports.pipeline #1315 #1315 since May 29, 2024, 3:16 PM. [staging-repository] is not free, waiting for execution ... > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27c372816e7fafd1e3aec52e84213dbd55aeac45 # timeout=10 Lock acquired on [staging-repository] [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org) [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-P0TNqzyyvqCJ/agent.119 SSH_AGENT_PID=121 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_8267836066141288273.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_8267836066141288273.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh genie.simrel@projects-storage.eclipse.org ' ls /home/data/httpd/download.eclipse.org/staging/2024-06/ mkdir -p /home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo rm -rf /home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo/archive ' artifacts.jar artifacts.xml.xz binary buildInfo content.jar content.xml.xz features p2.index plugins [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 121 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sh + mkdir -p archive + wget -q https://download.eclipse.org/oomph/products/latest/eclipse-inst-jre-linux64.tar.gz + tar --warning=no-unknown-keyword -xf eclipse-inst-jre-linux64.tar.gz + PUBLISH_ARGUMENT= + [[ true == \t\r\u\e ]] + echo Promoting Promoting + PUBLISH_ARGUMENT='-p archive' + OUTPUT=report + set -o pipefail + eclipse-installer/eclipse-inst -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -noSplash -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 -vmargs -Dfile.encoding=UTF-8 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Xmx8g + tee log !SESSION 2024-05-29 19:19:09.131 ----------------------------------------------- eclipse.buildId=unknown java.version=17.0.11 java.vendor=Eclipse Adoptium BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 Command-line arguments: -os linux -ws gtk -arch x86_64 -data @noDefault -application org.eclipse.oomph.p2.core.RepositoryIntegrityAnalyzer -consoleLog -o report -s https://ci.eclipse.org/simrel/job/simrel.oomph.repository-analyzer.test/ -v -t tests -p archive https://download.eclipse.org/staging/2024-06 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:12.734 !MESSAGE Loading 'memory:9f6d011b-ded7-41c2-8221-45161659e17c' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:12.736 !MESSAGE Loading 'memory:9f6d011b-ded7-41c2-8221-45161659e17c' failed. retry=2 SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.738 !MESSAGE Loading 'file:/tmp/test-3390713089409456048-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.746 !MESSAGE Loading 'file:/tmp/test-3390713089409456048-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.751 !MESSAGE Loading 'file:/tmp/test-3390713089409456048-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.751 !MESSAGE Loading 'file:/tmp/test-3390713089409456048-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.756 !MESSAGE Loading 'memory:96e4d9d5-720f-48d7-8891-ca9566ebb01d' failed. retry=1 !ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-05-29 19:19:18.757 !MESSAGE Loading 'memory:96e4d9d5-720f-48d7-8891-ca9566ebb01d' failed. retry=2 Computing report information for 'https://download.eclipse.org/staging/2024-06' Loading metadata repository 'https://download.eclipse.org/staging/2024-06' Loading artifact repository 'https://download.eclipse.org/staging/2024-06' !ENTRY org.eclipse.equinox.p2.metadata 1 0 2024-05-29 19:19:21.293 !MESSAGE No translation source unavailable. Default language will be used. Waiting for report information completion for 'https://download.eclipse.org/staging/2024-06' Emmitting report for 'https://download.eclipse.org/staging/2024-06' ###/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/tests ###>staging._2024_06 Emmitting report IU details for 'https://download.eclipse.org/staging/2024-06' Publish report for 'https://download.eclipse.org/staging/2024-06' to '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/archive/download.eclipse.org/staging/2024-06 Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org Generating report index for '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/report/download.eclipse.org/staging + ls -sail archive buildship.aggrcon cdt.aggrcon collections.aggrcon dltk.aggrcon dtp.aggrcon ecf.aggrcon eclemma.aggrcon eclipse-installer eclipse-inst-jre-linux64.tar.gz egit.aggrcon embedcdt.aggrcon emf-cdo.aggrcon emf-compare.aggrcon emf-emf.aggrcon emf-emf-rap.aggrcon emf-parsley.aggrcon emf-services.aggrcon emft-ecoretools.aggrcon emft-eef.aggrcon emft-mwe.aggrcon ep.aggrcon epp-mpc.aggrcon gef.aggrcon gmp-gmf-runtime.aggrcon gmp-graphiti.aggrcon Jenkinsfile Jenkinsfile-oomph-report Jenkinsfile-reporeports linuxtools.aggrcon log lsp4e.aggrcon lsp4j.aggrcon m2e.aggrcon m2m-atl.aggrcon m2t-acceleo.aggrcon m2t-xpand.aggrcon mat.aggrcon mdt-bpmn2.aggrcon mdt-papyrus.aggrcon mdt-uml2.aggrcon modisco.aggrcon mylyn.aggrcon ocl.aggrcon oomph.aggrcon passage.aggrcon pdt.aggrcon pom.xml ptp.aggrcon qvtd.aggrcon qvto.aggrcon rap.aggrcon rap-tools.aggrcon rcptt.aggrcon report scout.aggrcon simrel.aggr simrel.aggran SimRelConfiguration.setup SimRel.setup sirius.aggrcon soa-bpmn2-modeler.aggrcon swtbot.aggrcon tcf.aggrcon tests tm4e.aggrcon tm.aggrcon tmf-xtext.aggrcon tracecompass.aggrcon usssdk.aggrcon viatra.aggrcon webtools.aggrcon wildwebdeveloper.aggrcon windowbuilder.aggrcon xwt.aggrcon 1072745184 4 -rw-r--r--. 1 jenkins 1000860000 761 May 29 19:16 buildship.aggrcon 1072745185 8 -rw-r--r--. 1 jenkins 1000860000 6415 May 29 19:16 cdt.aggrcon 1072745186 4 -rw-r--r--. 1 jenkins 1000860000 755 May 29 19:16 collections.aggrcon 1072745187 4 -rw-r--r--. 1 jenkins 1000860000 1695 May 29 19:16 dltk.aggrcon 1072745188 8 -rw-r--r--. 1 jenkins 1000860000 7522 May 29 19:16 dtp.aggrcon 1072745189 4 -rw-r--r--. 1 jenkins 1000860000 1107 May 29 19:16 ecf.aggrcon 1072745190 4 -rw-r--r--. 1 jenkins 1000860000 606 May 29 19:16 eclemma.aggrcon 1072840323 108408 -rw-r--r--. 1 jenkins 1000860000 111006494 May 29 08:09 eclipse-inst-jre-linux64.tar.gz 1072745191 4 -rw-r--r--. 1 jenkins 1000860000 2389 May 29 19:16 egit.aggrcon 1072745192 8 -rw-r--r--. 1 jenkins 1000860000 4261 May 29 19:16 embedcdt.aggrcon 1072745193 4 -rw-r--r--. 1 jenkins 1000860000 1862 May 29 19:16 emf-cdo.aggrcon 1072745194 4 -rw-r--r--. 1 jenkins 1000860000 2086 May 29 19:16 emf-compare.aggrcon 1072745196 4 -rw-r--r--. 1 jenkins 1000860000 1197 May 29 19:16 emf-emf.aggrcon 1072745195 4 -rw-r--r--. 1 jenkins 1000860000 648 May 29 19:16 emf-emf-rap.aggrcon 1072745197 4 -rw-r--r--. 1 jenkins 1000860000 1316 May 29 19:16 emf-parsley.aggrcon 1072745198 4 -rw-r--r--. 1 jenkins 1000860000 1300 May 29 19:16 emf-services.aggrcon 1072745199 4 -rw-r--r--. 1 jenkins 1000860000 660 May 29 19:16 emft-ecoretools.aggrcon 1072745200 4 -rw-r--r--. 1 jenkins 1000860000 1296 May 29 19:16 emft-eef.aggrcon 1072745201 4 -rw-r--r--. 1 jenkins 1000860000 1344 May 29 19:16 emft-mwe.aggrcon 1072745202 4 -rw-r--r--. 1 jenkins 1000860000 3283 May 29 19:16 ep.aggrcon 1072745203 4 -rw-r--r--. 1 jenkins 1000860000 905 May 29 19:16 epp-mpc.aggrcon 1072745204 4 -rw-r--r--. 1 jenkins 1000860000 3790 May 29 19:16 gef.aggrcon 1072745205 4 -rw-r--r--. 1 jenkins 1000860000 1143 May 29 19:16 gmp-gmf-runtime.aggrcon 1072745206 8 -rw-r--r--. 1 jenkins 1000860000 4315 May 29 19:16 gmp-graphiti.aggrcon 1072745179 8 -rw-r--r--. 1 jenkins 1000860000 4469 May 29 19:16 Jenkinsfile 1072745180 8 -rw-r--r--. 1 jenkins 1000860000 4226 May 29 19:16 Jenkinsfile-oomph-report 1072745181 4 -rw-r--r--. 1 jenkins 1000860000 1741 May 29 19:16 Jenkinsfile-reporeports 1072745207 8 -rw-r--r--. 1 jenkins 1000860000 6600 May 29 19:16 linuxtools.aggrcon 1072840324 4 -rw-r--r--. 1 jenkins 1000860000 3600 May 29 19:29 log 1072745208 4 -rw-r--r--. 1 jenkins 1000860000 1355 May 29 19:16 lsp4e.aggrcon 1072745209 4 -rw-r--r--. 1 jenkins 1000860000 816 May 29 19:16 lsp4j.aggrcon 1072745210 4 -rw-r--r--. 1 jenkins 1000860000 2848 May 29 19:16 m2e.aggrcon 1072745211 4 -rw-r--r--. 1 jenkins 1000860000 792 May 29 19:16 m2m-atl.aggrcon 1072745212 4 -rw-r--r--. 1 jenkins 1000860000 1153 May 29 19:16 m2t-acceleo.aggrcon 1072745213 4 -rw-r--r--. 1 jenkins 1000860000 829 May 29 19:16 m2t-xpand.aggrcon 1072745214 4 -rw-r--r--. 1 jenkins 1000860000 1494 May 29 19:16 mat.aggrcon 1072745215 4 -rw-r--r--. 1 jenkins 1000860000 636 May 29 19:16 mdt-bpmn2.aggrcon 1072745669 4 -rw-r--r--. 1 jenkins 1000860000 876 May 29 19:16 mdt-papyrus.aggrcon 1072745670 4 -rw-r--r--. 1 jenkins 1000860000 843 May 29 19:16 mdt-uml2.aggrcon 1072745671 4 -rw-r--r--. 1 jenkins 1000860000 855 May 29 19:16 modisco.aggrcon 1072745672 8 -rw-r--r--. 1 jenkins 1000860000 5547 May 29 19:16 mylyn.aggrcon 1072745673 4 -rw-r--r--. 1 jenkins 1000860000 1807 May 29 19:16 ocl.aggrcon 1072745674 4 -rw-r--r--. 1 jenkins 1000860000 1603 May 29 19:16 oomph.aggrcon 1072745714 4 -rw-r--r--. 1 jenkins 1000860000 690 May 29 19:16 passage.aggrcon 1072745715 4 -rw-r--r--. 1 jenkins 1000860000 2016 May 29 19:16 pdt.aggrcon 1072745716 12 -rw-r--r--. 1 jenkins 1000860000 11110 May 29 19:16 pom.xml 1072745717 4 -rw-r--r--. 1 jenkins 1000860000 2419 May 29 19:16 ptp.aggrcon 1072745718 4 -rw-r--r--. 1 jenkins 1000860000 855 May 29 19:16 qvtd.aggrcon 1072745719 4 -rw-r--r--. 1 jenkins 1000860000 1284 May 29 19:16 qvto.aggrcon 1072745721 4 -rw-r--r--. 1 jenkins 1000860000 1465 May 29 19:16 rap.aggrcon 1072745720 4 -rw-r--r--. 1 jenkins 1000860000 801 May 29 19:16 rap-tools.aggrcon 1072745722 4 -rw-r--r--. 1 jenkins 1000860000 618 May 29 19:16 rcptt.aggrcon 1072745723 4 -rw-r--r--. 1 jenkins 1000860000 1131 May 29 19:16 scout.aggrcon 1072745724 44 -rw-r--r--. 1 jenkins 1000860000 43142 May 29 19:16 simrel.aggr 1072745725 44 -rw-r--r--. 1 jenkins 1000860000 41302 May 29 19:16 simrel.aggran 1072745183 4 -rw-r--r--. 1 jenkins 1000860000 3297 May 29 19:16 SimRelConfiguration.setup 1072745182 12 -rw-r--r--. 1 jenkins 1000860000 11206 May 29 19:16 SimRel.setup 1072745726 4 -rw-r--r--. 1 jenkins 1000860000 1494 May 29 19:16 sirius.aggrcon 1072745727 4 -rw-r--r--. 1 jenkins 1000860000 1042 May 29 19:16 soa-bpmn2-modeler.aggrcon 1072745817 4 -rw-r--r--. 1 jenkins 1000860000 1108 May 29 19:16 swtbot.aggrcon 1072745818 4 -rw-r--r--. 1 jenkins 1000860000 1220 May 29 19:16 tcf.aggrcon 1072745820 4 -rw-r--r--. 1 jenkins 1000860000 1069 May 29 19:16 tm4e.aggrcon 1072745819 4 -rw-r--r--. 1 jenkins 1000860000 1308 May 29 19:16 tm.aggrcon 1072745821 4 -rw-r--r--. 1 jenkins 1000860000 1223 May 29 19:16 tmf-xtext.aggrcon 1072745822 4 -rw-r--r--. 1 jenkins 1000860000 1613 May 29 19:16 tracecompass.aggrcon 1072745823 4 -rw-r--r--. 1 jenkins 1000860000 825 May 29 19:16 usssdk.aggrcon 1072745824 4 -rw-r--r--. 1 jenkins 1000860000 1233 May 29 19:16 viatra.aggrcon 1072745825 8 -rw-r--r--. 1 jenkins 1000860000 7754 May 29 19:16 webtools.aggrcon 1072840320 4 -rw-r--r--. 1 jenkins 1000860000 1207 May 29 19:16 wildwebdeveloper.aggrcon 1072840321 4 -rw-r--r--. 1 jenkins 1000860000 2539 May 29 19:16 windowbuilder.aggrcon 1072840322 4 -rw-r--r--. 1 jenkins 1000860000 1251 May 29 19:16 xwt.aggrcon archive: total 32 1985014786 0 drwxr-sr-x. 3 jenkins 1000860000 132 May 29 19:29 . 1072745174 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 19:19 .. 1985014795 4 -rw-r--r--. 1 jenkins 1000860000 1452 May 29 19:29 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png 1985014785 8 -rw-r--r--. 1 jenkins 1000860000 4682 May 29 19:29 3CuErc8CDY0ivu5RJRO160i35_Y_.png 243281536 0 drwxr-sr-x. 3 jenkins 1000860000 119 May 29 19:29 download.eclipse.org 1985014784 16 -rw-r--r--. 1 jenkins 1000860000 12347 May 29 19:29 index.html eclipse-installer: total 316 1986130750 0 drwxr-sr-x. 7 jenkins 1000860000 163 May 29 08:04 . 1072745174 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 19:19 .. 1986130751 56 -rw-r--r--. 1 jenkins 1000860000 54418 May 29 08:04 artifacts.xml 92359840 4 drwxr-sr-x. 7 jenkins 1000860000 4096 May 29 19:19 configuration 1986129196 92 -rwxr-xr-x. 1 jenkins 1000860000 90184 May 29 08:02 eclipse-inst 1986132618 4 -rw-r--r--. 1 jenkins 1000860000 442 May 29 08:04 eclipse-inst.ini 53712436 4 drwxr-sr-x. 19 jenkins 1000860000 4096 May 29 08:04 features 1986129195 132 -rwxr-xr-x. 1 jenkins 1000860000 134914 May 29 08:02 icon.xpm 1987270644 0 drwxr-sr-x. 5 jenkins 1000860000 119 May 29 19:19 p2 2000153478 20 drwxr-sr-x. 5 jenkins 1000860000 16384 May 29 08:04 plugins 92012449 0 drwxr-sr-x. 2 jenkins 1000860000 33 May 29 08:04 readme report: total 32 101712589 0 drwxr-sr-x. 4 jenkins 1000860000 149 May 29 19:29 . 1072745174 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 19:19 .. 101712588 4 -rw-r--r--. 1 jenkins 1000860000 1452 May 29 19:29 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png 101712587 8 -rw-r--r--. 1 jenkins 1000860000 4682 May 29 19:29 3CuErc8CDY0ivu5RJRO160i35_Y_.png 119575000 0 drwxr-sr-x. 5 jenkins 1000860000 51 May 29 19:19 artifacts 121712298 0 drwxr-sr-x. 3 jenkins 1000860000 119 May 29 19:29 download.eclipse.org 101712592 16 -rw-r--r--. 1 jenkins 1000860000 12347 May 29 19:29 index.html tests: total 1440 120665157 0 drwxr-sr-x. 2 jenkins 1000860000 46 May 29 19:22 . 1072745174 4 drwxr-sr-x. 9 jenkins 1000860000 4096 May 29 19:19 .. 120665919 1436 -rw-r--r--. 1 jenkins 1000860000 1467271 May 29 19:22 TEST-staging._2024_06.Simple.xml [Pipeline] sshagent [ssh-agent] Using credentials genie.simrel (ssh://genie.simrel@projects-storage.eclipse.org) [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-AZjtnYyzCG8Z/agent.657 SSH_AGENT_PID=659 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_15768787811791672304.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_15768787811791672304.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + scp -r archive genie.simrel@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/staging/2024-06/buildInfo [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 659 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } Lock released on resource [staging-repository] [Pipeline] // lock [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: UNSTABLE