Skip to content
Success

Console Output

Started by upstream project "simrel.build/main" build number 413
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 d547ac1a46e02d1e7d350058c0b755a099950db4 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d547ac1a46e02d1e7d350058c0b755a099950db4 # timeout=10
Commit message: "Sirius Desktop 7.4.1"
 > git rev-list --no-walk 0f2ed65b015234c0575b12ce98052686c8f07e93 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Agent centos-8-fmt3x is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1718810530266"
  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-fmt3x"
  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-fmt3x"
    - 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-fmt3x"
    - 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-fmt3x 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
Avoid second fetch
Checking out Revision d547ac1a46e02d1e7d350058c0b755a099950db4 (origin/main)
 > 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
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d547ac1a46e02d1e7d350058c0b755a099950db4 # timeout=10
Commit message: "Sirius Desktop 7.4.1"
[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]
Resource [staging-repository] did not exist. Created.
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-L6MSRxXKyvwd/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_13754410013367853531.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_13754410013367853531.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.simrel@projects-storage.eclipse.org '
                    ls /home/data/httpd/download.eclipse.org/staging/2024-09/
                    mkdir -p /home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo
                    rm -rf /home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo/archive
                  '
artifacts.jar
artifacts.xml.xz
binary
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-09 -vmargs -Dfile.encoding=UTF-8 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true -Xmx8g
+ tee log
!SESSION 2024-06-19 15:22:22.956 -----------------------------------------------
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-09
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-09

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:25.275
!MESSAGE Loading 'memory:1a55049e-3ab8-4961-9536-a699a318dac7' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:25.277
!MESSAGE Loading 'memory:1a55049e-3ab8-4961-9536-a699a318dac7' 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-06-19 15:22:28.678
!MESSAGE Loading 'file:/tmp/test-11313842540665864691-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:28.683
!MESSAGE Loading 'file:/tmp/test-11313842540665864691-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:28.686
!MESSAGE Loading 'file:/tmp/test-11313842540665864691-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:28.687
!MESSAGE Loading 'file:/tmp/test-11313842540665864691-agent/org.eclipse.equinox.p2.core/cache/' failed. retry=2

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:28.690
!MESSAGE Loading 'memory:a70b44b4-f29f-4ca9-abf4-51e0b4bce0bf' failed. retry=1

!ENTRY org.eclipse.equinox.p2.artifact.repository 2 0 2024-06-19 15:22:28.691
!MESSAGE Loading 'memory:a70b44b4-f29f-4ca9-abf4-51e0b4bce0bf' failed. retry=2
Computing report information for 'https://download.eclipse.org/staging/2024-09'
Loading metadata repository 'https://download.eclipse.org/staging/2024-09'
Loading artifact repository 'https://download.eclipse.org/staging/2024-09'

!ENTRY org.eclipse.equinox.p2.metadata 1 0 2024-06-19 15:22:30.141
!MESSAGE No translation source unavailable. Default language will be used.
Waiting for report information completion for 'https://download.eclipse.org/staging/2024-09'
Emmitting report for 'https://download.eclipse.org/staging/2024-09'
###/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/tests
###>staging._2024_09
Emmitting report IU details for 'https://download.eclipse.org/staging/2024-09'
Publish report for 'https://download.eclipse.org/staging/2024-09' to '/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test/archive/download.eclipse.org/staging/2024-09
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 mat.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 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
359737877      4 -rw-r--r--. 1 jenkins 1000860000       688 Jun 19 15:22 buildship.aggrcon
359737878      8 -rw-r--r--. 1 jenkins 1000860000      6414 Jun 19 15:22 cdt.aggrcon
359737879      4 -rw-r--r--. 1 jenkins 1000860000       755 Jun 19 15:22 collections.aggrcon
359737880      4 -rw-r--r--. 1 jenkins 1000860000      1472 Jun 19 15:22 dltk.aggrcon
359737881      8 -rw-r--r--. 1 jenkins 1000860000      7450 Jun 19 15:22 dtp.aggrcon
359737885      4 -rw-r--r--. 1 jenkins 1000860000      1107 Jun 19 15:22 ecf.aggrcon
359737886      4 -rw-r--r--. 1 jenkins 1000860000       606 Jun 19 15:22 eclemma.aggrcon
359741046 108540 -rw-r--r--. 1 jenkins 1000860000 111142978 Jun 19 03:34 eclipse-inst-jre-linux64.tar.gz
359737887      4 -rw-r--r--. 1 jenkins 1000860000      2347 Jun 19 15:22 egit.aggrcon
359737888      8 -rw-r--r--. 1 jenkins 1000860000      4261 Jun 19 15:22 embedcdt.aggrcon
359737889      4 -rw-r--r--. 1 jenkins 1000860000      1862 Jun 19 15:22 emf-cdo.aggrcon
359737890      4 -rw-r--r--. 1 jenkins 1000860000      2012 Jun 19 15:22 emf-compare.aggrcon
359737892      4 -rw-r--r--. 1 jenkins 1000860000      1206 Jun 19 15:22 emf-emf.aggrcon
359737891      4 -rw-r--r--. 1 jenkins 1000860000       657 Jun 19 15:22 emf-emf-rap.aggrcon
359737893      4 -rw-r--r--. 1 jenkins 1000860000      1147 Jun 19 15:22 emf-parsley.aggrcon
359737898      4 -rw-r--r--. 1 jenkins 1000860000      1300 Jun 19 15:22 emf-services.aggrcon
359737899      4 -rw-r--r--. 1 jenkins 1000860000       581 Jun 19 15:22 emft-ecoretools.aggrcon
359737900      4 -rw-r--r--. 1 jenkins 1000860000      1296 Jun 19 15:22 emft-eef.aggrcon
359737901      4 -rw-r--r--. 1 jenkins 1000860000      1193 Jun 19 15:22 emft-mwe.aggrcon
359737902      4 -rw-r--r--. 1 jenkins 1000860000      3277 Jun 19 15:22 ep.aggrcon
359740544      4 -rw-r--r--. 1 jenkins 1000860000       762 Jun 19 15:22 epp-mpc.aggrcon
359740545      4 -rw-r--r--. 1 jenkins 1000860000      3989 Jun 19 15:22 gef.aggrcon
359740546      4 -rw-r--r--. 1 jenkins 1000860000      1141 Jun 19 15:22 gmp-gmf-runtime.aggrcon
359740547      8 -rw-r--r--. 1 jenkins 1000860000      4388 Jun 19 15:22 gmp-graphiti.aggrcon
359735911      8 -rw-r--r--. 1 jenkins 1000860000      4469 Jun 19 15:22 Jenkinsfile
359735913      8 -rw-r--r--. 1 jenkins 1000860000      4226 Jun 19 15:22 Jenkinsfile-oomph-report
359735925      4 -rw-r--r--. 1 jenkins 1000860000      1741 Jun 19 15:22 Jenkinsfile-reporeports
359740548      8 -rw-r--r--. 1 jenkins 1000860000      6600 Jun 19 15:22 linuxtools.aggrcon
359741047      4 -rw-r--r--. 1 jenkins 1000860000      3604 Jun 19 15:29 log
359740549      4 -rw-r--r--. 1 jenkins 1000860000      1355 Jun 19 15:22 lsp4e.aggrcon
359740552      4 -rw-r--r--. 1 jenkins 1000860000       663 Jun 19 15:22 lsp4j.aggrcon
359740553      4 -rw-r--r--. 1 jenkins 1000860000      2769 Jun 19 15:22 m2e.aggrcon
359740554      4 -rw-r--r--. 1 jenkins 1000860000       792 Jun 19 15:22 m2m-atl.aggrcon
359740585      4 -rw-r--r--. 1 jenkins 1000860000      1081 Jun 19 15:22 m2t-acceleo.aggrcon
359740603      4 -rw-r--r--. 1 jenkins 1000860000      1418 Jun 19 15:22 mat.aggrcon
359741011      4 -rw-r--r--. 1 jenkins 1000860000       722 Jun 19 15:22 mdt-papyrus.aggrcon
359741012      4 -rw-r--r--. 1 jenkins 1000860000       843 Jun 19 15:22 mdt-uml2.aggrcon
359741013      4 -rw-r--r--. 1 jenkins 1000860000       855 Jun 19 15:22 modisco.aggrcon
359741014      8 -rw-r--r--. 1 jenkins 1000860000      5537 Jun 19 15:22 mylyn.aggrcon
359741015      4 -rw-r--r--. 1 jenkins 1000860000      1798 Jun 19 15:22 ocl.aggrcon
359741016      4 -rw-r--r--. 1 jenkins 1000860000      1580 Jun 19 15:22 oomph.aggrcon
359741017      4 -rw-r--r--. 1 jenkins 1000860000       685 Jun 19 15:22 passage.aggrcon
359741018      4 -rw-r--r--. 1 jenkins 1000860000      1943 Jun 19 15:22 pdt.aggrcon
359741019     12 -rw-r--r--. 1 jenkins 1000860000     11110 Jun 19 15:22 pom.xml
359741020      4 -rw-r--r--. 1 jenkins 1000860000      2420 Jun 19 15:22 ptp.aggrcon
359741021      4 -rw-r--r--. 1 jenkins 1000860000       846 Jun 19 15:22 qvtd.aggrcon
359741022      4 -rw-r--r--. 1 jenkins 1000860000      1284 Jun 19 15:22 qvto.aggrcon
359741024      4 -rw-r--r--. 1 jenkins 1000860000      1388 Jun 19 15:22 rap.aggrcon
359741023      4 -rw-r--r--. 1 jenkins 1000860000       724 Jun 19 15:22 rap-tools.aggrcon
359741025      4 -rw-r--r--. 1 jenkins 1000860000       618 Jun 19 15:22 rcptt.aggrcon
359741026      4 -rw-r--r--. 1 jenkins 1000860000      1139 Jun 19 15:22 scout.aggrcon
359741028     36 -rw-r--r--. 1 jenkins 1000860000     34146 Jun 19 15:22 simrel.aggr
359741029     40 -rw-r--r--. 1 jenkins 1000860000     39788 Jun 19 15:22 simrel.aggran
359737876      4 -rw-r--r--. 1 jenkins 1000860000      2863 Jun 19 15:22 SimRelConfiguration.setup
359737875     12 -rw-r--r--. 1 jenkins 1000860000     11206 Jun 19 15:22 SimRel.setup
359741030      4 -rw-r--r--. 1 jenkins 1000860000      1418 Jun 19 15:22 sirius.aggrcon
359741034      4 -rw-r--r--. 1 jenkins 1000860000      1100 Jun 19 15:22 swtbot.aggrcon
359741035      4 -rw-r--r--. 1 jenkins 1000860000      1220 Jun 19 15:22 tcf.aggrcon
359741037      4 -rw-r--r--. 1 jenkins 1000860000      1081 Jun 19 15:22 tm4e.aggrcon
359741036      4 -rw-r--r--. 1 jenkins 1000860000      1087 Jun 19 15:22 tm.aggrcon
359741038      4 -rw-r--r--. 1 jenkins 1000860000      1072 Jun 19 15:22 tmf-xtext.aggrcon
359741039      4 -rw-r--r--. 1 jenkins 1000860000      1618 Jun 19 15:22 tracecompass.aggrcon
359741040      4 -rw-r--r--. 1 jenkins 1000860000       825 Jun 19 15:22 usssdk.aggrcon
359741041      4 -rw-r--r--. 1 jenkins 1000860000      1149 Jun 19 15:22 viatra.aggrcon
359741042      8 -rw-r--r--. 1 jenkins 1000860000      7754 Jun 19 15:22 webtools.aggrcon
359741043      4 -rw-r--r--. 1 jenkins 1000860000      1356 Jun 19 15:22 wildwebdeveloper.aggrcon
359741044      4 -rw-r--r--. 1 jenkins 1000860000      2526 Jun 19 15:22 windowbuilder.aggrcon
359741045      4 -rw-r--r--. 1 jenkins 1000860000      1114 Jun 19 15:22 xwt.aggrcon

archive:
total 32
525672694  0 drwxr-sr-x. 3 jenkins 1000860000   132 Jun 19 15:29 .
359735853  4 drwxr-sr-x. 9 jenkins 1000860000  4096 Jun 19 15:22 ..
525676565  4 -rw-r--r--. 1 jenkins 1000860000  1452 Jun 19 15:29 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png
525676564  8 -rw-r--r--. 1 jenkins 1000860000  4682 Jun 19 15:29 3CuErc8CDY0ivu5RJRO160i35_Y_.png
545326666  0 drwxr-sr-x. 3 jenkins 1000860000   119 Jun 19 15:29 download.eclipse.org
525676563 16 -rw-r--r--. 1 jenkins 1000860000 12347 Jun 19 15:29 index.html

eclipse-installer:
total 316
544252894   0 drwxr-sr-x.  7 jenkins 1000860000    163 Jun 19 03:30 .
359735853   4 drwxr-sr-x.  9 jenkins 1000860000   4096 Jun 19 15:22 ..
544252896  56 -rw-r--r--.  1 jenkins 1000860000  54430 Jun 19 03:29 artifacts.xml
682667573   4 drwxr-sr-x.  7 jenkins 1000860000   4096 Jun 19 15:22 configuration
544273542  92 -rwxr-xr-x.  1 jenkins 1000860000  90144 Jun 19 03:28 eclipse-inst
544273543   4 -rw-r--r--.  1 jenkins 1000860000    602 Jun 19 03:30 eclipse-inst.ini
644417239   4 drwxr-sr-x. 19 jenkins 1000860000   4096 Jun 19 03:29 features
544273541 132 -rwxr-xr-x.  1 jenkins 1000860000 134914 Jun 19 03:28 icon.xpm
545322640   0 drwxr-sr-x.  5 jenkins 1000860000    119 Jun 19 15:22 p2
557914295  20 drwxr-sr-x.  5 jenkins 1000860000  16384 Jun 19 03:29 plugins
681643526   0 drwxr-sr-x.  2 jenkins 1000860000     33 Jun 19 03:29 readme

report:
total 32
697358963  0 drwxr-sr-x. 4 jenkins 1000860000   149 Jun 19 15:29 .
359735853  4 drwxr-sr-x. 9 jenkins 1000860000  4096 Jun 19 15:22 ..
697361702  4 -rw-r--r--. 1 jenkins 1000860000  1452 Jun 19 15:29 1Cluw7AHG+mS7aaSxzMkt40wPAA_.png
697361701  8 -rw-r--r--. 1 jenkins 1000860000  4682 Jun 19 15:29 3CuErc8CDY0ivu5RJRO160i35_Y_.png
796984904  0 drwxr-sr-x. 5 jenkins 1000860000    51 Jun 19 15:22 artifacts
799145499  0 drwxr-sr-x. 3 jenkins 1000860000   119 Jun 19 15:29 download.eclipse.org
697365907 16 -rw-r--r--. 1 jenkins 1000860000 12347 Jun 19 15:29 index.html

tests:
total 1392
798002332    0 drwxr-sr-x. 2 jenkins 1000860000      46 Jun 19 15:24 .
359735853    4 drwxr-sr-x. 9 jenkins 1000860000    4096 Jun 19 15:22 ..
798002359 1388 -rw-r--r--. 1 jenkins 1000860000 1417538 Jun 19 15:24 TEST-staging._2024_09.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-lOXgYwqOSVLD/agent.537
SSH_AGENT_PID=539
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_14688873827724734727.key (/home/jenkins/agent/workspace/simrel.oomph.repository-analyzer.test@tmp/private_key_14688873827724734727.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ scp -r archive genie.simrel@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/staging/2024-09/buildInfo
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 539 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: SUCCESS