Skip to content

Console Output

Started by user Dawid Pakula
Running as Dawid Pakula
Agent basic-phpwl is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-phpwl"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.pdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-phpwl"
    - 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: "basic-phpwl"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.pdt.svc.cluster.local/pdt/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
    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-pdt"
      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 basic-phpwl (basic) in workspace /home/jenkins/agent/workspace/promote-stable
[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-eb2PggVC1tlE/agent.67
SSH_AGENT_PID=69
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/promote-stable@tmp/private_key_4201138590851631156.key (/home/jenkins/agent/workspace/promote-stable@tmp/private_key_4201138590851631156.key)
[ssh-agent] Using credentials genie.pdt (ssh://genie.pdt@projects-storage.eclipse.org)
[promote-stable] $ /bin/sh -xe /tmp/jenkins608009898716831924.sh
+ NIGHTLY_REPO='https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip'
+ DESTINATION=/home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1
++ date
+ DATE='Wed 01 Dec 2021 06:03:31 PM UTC'
+ HTTP_PROXY=
+ wget 'https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip'
Warning: wildcards not supported in HTTP.
--2021-12-01 18:03:31--  https://ci.eclipse.org/pdt/job/pdt-stable/lastSuccessfulBuild/artifact/result/*zip*/result.zip
Resolving ci.eclipse.org (ci.eclipse.org)... 198.41.30.195
Connecting to ci.eclipse.org (ci.eclipse.org)|198.41.30.195|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘result.zip’

     0K .......... .......... .......... .......... .......... 4.72M
    50K .......... .......... .......... .......... .......... 2.73M
   100K .......... .......... .......... .......... ..........  140M
   150K .......... .......... .......... .......... .......... 79.8M
   200K .......... .......... .......... .......... .......... 16.6M
   250K .......... .......... .......... .......... .......... 23.3M
   300K .......... .......... .......... .......... .......... 10.1M
   350K .......... .......... .......... .......... .......... 4.48M
   400K .......... .......... .......... .......... .......... 44.2M
   450K .......... .......... .......... .......... ..........  151M
   500K .......... .......... .......... .......... .......... 6.98M
   550K .......... .......... .......... .......... .......... 95.8M
   600K .......... .......... .......... .......... .......... 5.38M
   650K .......... .......... .......... .......... .......... 63.4M
   700K .......... .......... .......... .......... .......... 86.1M
   750K .......... .......... .......... .......... .......... 5.63M
   800K .......... .......... .......... .......... .......... 26.8M
   850K .......... .......... .......... .......... .......... 2.98M
   900K .......... .......... .......... .......... .......... 42.3M
   950K .......... .......... .......... .......... .......... 25.4M
  1000K .......... .......... .......... .......... .......... 87.6M
  1050K .......... .......... .......... .......... .......... 54.0M
  1100K .......... .......... .......... .......... .......... 35.0M
  1150K .......... .......... .......... .......... .......... 48.1M
  1200K .......... .......... .......... .......... .......... 46.8M
  1250K .......... .......... .......... .......... .......... 18.3M
  1300K .......... .......... .......... .......... .......... 17.9M
  1350K .......... .......... .......... .......... .......... 1.11M
  1400K .......... .......... .......... .......... .......... 30.1M
  1450K .......... .......... .......... .......... ..........  104M
  1500K .......... .......... .......... .......... .......... 69.5M
  1550K .......... .......... .......... .......... .......... 56.1M
  1600K .......... .......... .......... .......... .......... 52.5M
  1650K .......... .......... .......... .......... .......... 95.3M
  1700K .......... .......... .......... .......... .......... 42.0M
  1750K .......... .......... .......... .......... .......... 25.9M
  1800K .......... .......... .......... .......... .......... 56.7M
  1850K .......... .......... .......... .......... .......... 88.1M
  1900K .......... .......... .......... .......... .......... 55.5M
  1950K .......... .......... .......... .......... .......... 39.1M
  2000K .......... .......... .......... .......... .......... 92.0M
  2050K .......... .......... .......... .......... .......... 90.3M
  2100K .......... .......... .......... .......... .......... 5.14M
  2150K .......... .......... .......... .......... .......... 4.11M
  2200K .......... .......... .......... .......... .......... 65.0M
  2250K .......... .......... .......... .......... ..........  149M
  2300K .......... .......... .......... .......... .......... 43.0M
  2350K .......... .......... .......... .......... ..........  125M
  2400K .......... .......... .......... .......... .......... 80.2M
  2450K .......... .......... .......... .......... .......... 98.2M
  2500K .......... .......... .......... .......... ..........  123M
  2550K .......... .......... .......... .......... .......... 53.2M
  2600K .......... .......... .......... .......... ..........  139M
  2650K .......... .......... .......... .......... ..........  126M
  2700K .......... .......... .......... .......... .......... 5.25M
  2750K .......... .......... .......... .......... .......... 54.3M
  2800K .......... .......... .......... .......... .......... 73.5M
  2850K .......... .......... .......... .......... ..........  113M
  2900K .......... .......... .......... .......... ..........  130M
  2950K .......... .......... .......... .......... .......... 5.82M
  3000K .......... .......... .......... .......... .......... 54.6M
  3050K .......... .......... .......... .......... .......... 66.5M
  3100K .......... .......... .......... .......... .......... 47.6M
  3150K .......... .......... .......... .......... .......... 18.1M
  3200K .......... .......... .......... .......... .......... 19.3M
  3250K .......... .......... .......... .......... .......... 15.5M
  3300K .......... .......... .......... .......... .......... 3.26M
  3350K .......... .......... .......... .......... .......... 48.8M
  3400K .......... .......... .......... .......... .......... 82.1M
  3450K .......... .......... .......... .......... ..........  103M
  3500K .......... .......... .......... .......... .......... 80.5M
  3550K .......... .......... .......... .......... .......... 91.9M
  3600K .......... .......... .......... .......... ..........  140M
  3650K .......... .......... .......... .......... .......... 33.0M
  3700K .......... .......... .......... .......... .......... 12.0M
  3750K .......... .......... .......... .......... .......... 30.4M
  3800K .......... .......... .......... .......... .......... 13.6M
  3850K .......... .......... .......... .......... .......... 13.4M
  3900K .......... .......... .......... .......... .......... 28.8M
  3950K .......... .......... .......... .......... .......... 13.7M
  4000K .......... .......... .......... .......... .......... 5.80M
  4050K .......... .......... .......... .......... .......... 62.6M
  4100K .......... .......... .......... .......... .......... 71.7M
  4150K .......... .......... .......... .......... .......... 60.2M
  4200K .......... .......... .......... .......... .......... 22.6M
  4250K .......... .......... .......... .......... .......... 4.97M
  4300K .......... .......... .......... .......... .......... 7.18M
  4350K .......... .......... .......... .......... .......... 85.7M
  4400K .......... .......... .......... .......... ..........  109M
  4450K .......... .......... .......... .......... ..........  101M
  4500K .......... .......... .......... .......... .......... 12.5M
  4550K .......... .......... .......... .......... .......... 31.9M
  4600K .......... .......... .......... .......... .......... 15.5M
  4650K .......... .......... .......... .......... .......... 5.69M
  4700K .......... .......... .......... .......... .......... 3.38M
  4750K .......... .......... .......... .......... .......... 4.12M
  4800K .......... .......... .......... .......... .......... 7.15M
  4850K .......... .......... .......... .......... ..........  111M
  4900K .......... .......... .......... .......... .......... 75.7M
  4950K .......... .......... .......... .......... .......... 51.8M
  5000K .......... .......... .......... .......... .......... 54.3M
  5050K .......... .......... .......... .......... .......... 94.9M
  5100K .......... .......... .......... .......... .......... 62.3M
  5150K .......... .......... .......... .......... .......... 65.5M
  5200K .......... .......... .......... .......... .......... 96.5M
  5250K .......... .......... .......... .......... .......... 93.0M
  5300K .......... .......... .......... .......... .......... 43.8M
  5350K .......... .......... .......... .......... .......... 66.1M
  5400K .......... .......... .......... .......... .......... 2.80M
  5450K .......... .......... .......... .......... ..........  103M
  5500K .......... .......... .......... .......... .......... 78.4M
  5550K .......... .......... .......... .......... ..........  123M
  5600K .......... .......... .......... .......... .......... 93.6M
  5650K .......... .......... .......... .......... .......... 12.3M
  5700K .......... .......... .......... .......... .......... 15.2M
  5750K .......... .......... .......... .......... .......... 7.18M
  5800K .......... .......... .......... .......... .......... 5.72M
  5850K .......... .......... .......... .......... .......... 5.49M
  5900K .......... .......... .......... .......... .......... 66.8M
  5950K .......... .......... .......... .......... .......... 3.78M
  6000K .......... .......... .......... .......... .......... 64.8M
  6050K .......... .......... .......... .......... .......... 77.0M
  6100K .......... .......... .......... .......... .......... 61.2M
  6150K .......... .......... .......... .......... .......... 54.4M
  6200K .......... .......... .......... .......... .......... 68.2M
  6250K .......... .......... .......... .......... ..........  127M
  6300K .......... .......... .......... .......... .......... 90.4M
  6350K .......... .......... .......... .......... .......... 66.7M
  6400K .......... .......... .......... .......... ..........  130M
  6450K .......... .......... .......... .......... .......... 27.4M
  6500K .......... .......... .......... .......... .......... 24.8M
  6550K .......... .......... .......... .......... .......... 5.64M
  6600K .......... .......... .......... .......... .......... 2.19M
  6650K .......... .......... .......... .......... .......... 4.63M
  6700K .......... .......... .......... .......... .......... 48.3M
  6750K .......... .......... .......... .......... .......... 25.5M
  6800K .......... .......... .......... .......... .......... 5.76M
  6850K .......... .......... .......... .......... ..........  116M
  6900K .......... .......... .......... .......... .......... 96.6M
  6950K .......... .......... .......... .......... .......... 99.5M
  7000K .......... .......... .......... .......... ..........  110M
  7050K .......... .......... .......... .......... .......... 93.2M
  7100K .......... .......... .......... .......... .......... 67.4M
  7150K .......... .......... .......... .......... .......... 94.9M
  7200K .......... .......... .......... .......... .......... 58.6M
  7250K .......... .......... .......... .......... .......... 42.3M
  7300K .......... .......... .......... .......... .......... 25.2M
  7350K .......... .......... .......... .......... .......... 23.8M
  7400K .......... .......... .......... .......... .......... 89.5M
  7450K .......... .......... .......... .......... .......... 47.2M
  7500K .......... .......... .......... .......... .......... 66.1M
  7550K .......... .......... .......... .......... .......... 4.28M
  7600K .......... .......... .......... .......... ..........  107M
  7650K .......... .......... .......... .......... ..........  139M
  7700K .......... .......... .......... .......... .......... 24.8M
  7750K .......... .......... .......... .......... .......... 92.8M
  7800K .......... .......... .......... .......... .......... 84.1M
  7850K .......... .......... .......... .......... .......... 73.1M
  7900K .......... .......... .......... .......... ..........  125M
  7950K .......... .......... .......... .......... .......... 87.6M
  8000K .......... .......... .......... .......... .......... 3.70M
  8050K .......... .......... .......... .......... .......... 2.85M
  8100K .......... .......... .......... .......... .......... 6.35M
  8150K .......... .......... .......... .......... .......... 89.7M
  8200K .......... .......... .......... .......... ..........  116M
  8250K .......... .......... .......... .......... .......... 98.9M
  8300K .......... .......... .......... .......... ..........  126M
  8350K .......... .......... .......... .......... .......... 50.9M
  8400K .......... .......... .......... .......... .......... 6.03M
  8450K .......... .......... .......... .......... .......... 7.17M
  8500K .......... .......... .......... .......... ..........  126M
  8550K .......... .......... .......... .......... .......... 81.2M
  8600K .......... .......... .......... .......... ..........  106M
  8650K .......... .......... .......... .......... ..........  123M
  8700K .......... .......... .......... .......... .......... 88.3M
  8750K .......... .......... .......... .......... ..........  145M
  8800K .......... .......... .......... .......... .......... 92.6M
  8850K .......... .......... .......... .......... .......... 15.8M
  8900K .......... .......... .......... .......... .......... 5.30M
  8950K .......... .......... .......... .......... .......... 28.6M
  9000K .......... .......... .......... .......... ..........  128M
  9050K .......... .......... .......... .......... ..........  103M
  9100K .......... .......... .......... .......... .......... 16.9M
  9150K .......... .......... .......... .......... .......... 24.6M
  9200K .......... .......... .......... .......... .......... 19.2M
  9250K .......... .......... .......... .......... .......... 26.5M
  9300K .......... .......... .......... .......... .......... 11.0M
  9350K .......... .......... .......... .......... .......... 14.6M
  9400K .......... .......... .......... .......... .......... 27.2M
  9450K .......... .......... .......... .......... .......... 15.7M
  9500K .......... .......... .......... .......... .......... 22.1M
  9550K .......... .......... .......... .......... .......... 14.6M
  9600K .......... .......... .......... .......... .......... 32.1M
  9650K .......... .......... .......... .......... .......... 3.22M
  9700K .......... .......... .......... .......... .......... 6.64M
  9750K .......... .......... .......... .......... ..........  110M
  9800K .......... .......... .......... .......... .......... 6.03M
  9850K .......... .......... .......... .......... ..........  127M
  9900K .......... .......... .......... .......... .......... 48.0M
  9950K .......... .......... .......... .......... .......... 94.3M
 10000K .......... .......... .......... .......... .......... 2.97M
 10050K .......... .......... .......... .......... ..........  205M
 10100K .......... .......... .......... .......... .......... 58.8M
 10150K .......... .......... .......... .......... ..........  138M
 10200K .......... .......... .......... .......... ..........  114M
 10250K .......... .......... .......... .......... ..........  100M
 10300K .......... .......... .......... .......... .......... 88.9M
 10350K .......... .......... .......... .......... .......... 57.6M
 10400K .......... .......... .......... .......... .......... 44.3M
 10450K .......... .......... .......... .......... ..........  121M
 10500K .......... .......... .......... .......... .......... 80.7M
 10550K .......... .......... .......... .......... .......... 99.8M
 10600K .......... .......... .......... .......... ..........  133M
 10650K .......... .......... .......... .......... .......... 6.08M
 10700K .......... .......... .......... .......... ..........  129M
 10750K .......... .......... .......... .......... ..........  132M
 10800K .......... .......... .......... .......... .......... 59.6M
 10850K .......... .......... .......... .......... .......... 5.35M
 10900K .......... .......... .......... .......... .......... 53.3M
 10950K .......... .......... .......... .......... .......... 89.1M
 11000K .......... .......... .......... .......... ..........  136M
 11050K .......... .......... .......... .......... .......... 14.6M
 11100K .......... .......... .......... .......... .......... 16.4M
 11150K .......... .......... .......... .......... .......... 12.7M
 11200K .......... .......... .......... .......... .......... 52.4M
 11250K .......... .......... .......... .......... .......... 18.7M
 11300K .......... .......... .......... .......... .......... 15.8M
 11350K .......... .......... .......... .......... .......... 22.1M
 11400K .......... .......... .......... .......... .......... 6.08M
 11450K .......... .......... .......... .......... .......... 44.8M
 11500K .......... .......... .......... .......... ..........  136M
 11550K .......... .......... .......... .......... .......... 48.6M
 11600K .......... .......... .......... .......... .......... 14.7M
 11650K .......... .......... .......... .......... .......... 20.9M
 11700K .......... .......... .......... .......... .......... 24.0M
 11750K .......... .......... .......... .......... .......... 11.9M
 11800K .......... .......... .......... .......... .......... 26.1M
 11850K .......... .......... .......... .......... .......... 2.17M
 11900K .......... .......... .......... .......... ..........  124M
 11950K .......... .......... .......... .......... .......... 6.33M
 12000K .......... .......... .......... .......... .......... 1.30M
 12050K .......... .......... .......... .......... .......... 50.7M
 12100K .......... .......... .......... .......... .......... 3.96M
 12150K .......... .......... .......... .......... .......... 4.37M
 12200K .......... .......... .......... .......... .......... 11.0M
 12250K .......... .......... .......... .......... .......... 3.75M
 12300K .......... .......... .......... .......... .......... 26.5M
 12350K .......... .......... .......... .......... .......... 23.0M
 12400K .......... .......... .......... .......... .......... 26.3M
 12450K .......... .......... .......... .......... .......... 33.0M
 12500K .......... .......... .......... .......... .......... 36.9M
 12550K .......... .......... .......... .......... .......... 32.0M
 12600K .......... .......... .......... .......... .......... 19.1M
 12650K .......... .......... .......... .......... .......... 2.09M
 12700K .......... .......... .......... .......... .......... 93.4M
 12750K .......... .......... .......... .......... .......... 91.8M
 12800K .......... .......... .......... .......... .......... 94.4M
 12850K .......... .......... .......... .......... .......... 88.8M
 12900K .......... .......... .......... .......... .......... 87.7M
 12950K .......... .......... .......... .......... ..........  144M
 13000K .......... .......... .......... .......... .......... 4.30M
 13050K .......... .......... .......... .......... .......... 49.3M
 13100K .......... .......... .......... .......... .......... 91.6M
 13150K .......... .......... .......... .......... .......... 42.6M
 13200K .......... .......... .......... .......... .......... 26.1M
 13250K .......... .......... .......... .......... .......... 84.8M
 13300K .......... .......... .......... .......... .......... 45.3M
 13350K .......... .......... .......... .......... .......... 52.0M
 13400K .......... .......... .......... .......... ..........  121M
 13450K .......... .......... .......... .......... .......... 72.6M
 13500K .......... .......... .......... .......... ..........  134M
 13550K .......... .......... .......... .......... .......... 65.3M
 13600K .......... .......... .......... .......... .......... 4.23M
 13650K .......... .......... .......... .......... .......... 86.3M
 13700K .......... .......... .......... .......... ..........  139M
 13750K .......... .......... .......... .......... .......... 95.8M
 13800K .......... .......... .......... .......... .......... 53.4M
 13850K .......... .......... .......... .......... .......... 89.6M
 13900K .......... .......... .......... .......... .......... 66.9M
 13950K .......... .......... .......... .......... .......... 50.6M
 14000K .......... .......... .......... .......... .......... 58.6M
 14050K .......... .......... .......... .......... .......... 84.4M
 14100K .......... .......... .......... .......... ..........  133M
 14150K .......... .......... .......... .......... .......... 93.7M
 14200K .......... .......... .......... .......... ..........  121M
 14250K .......... .......... .......... .......... .......... 94.5M
 14300K .......... .......... .......... .......... .......... 34.7M
 14350K .......... .......... .......... .......... .......... 98.6M
 14400K .......... .......... .......... .......... .......... 86.1M
 14450K .......... .......... .......... .......... .......... 90.2M
 14500K .......... .......... .......... .......... ..........  131M
 14550K .......... .......... .......... .......... .......... 87.3M
 14600K .......... .......... .......... .......... ..........  136M
 14650K .......... .......... .......... .......... ..........  113M
 14700K .......... .......... .......... .......... .......... 71.9M
 14750K .......... .......... .......... .......... .......... 71.3M
 14800K .......... .......... .......... .......... .......... 55.3M
 14850K .......... .......... .......... .......... .......... 51.8M
 14900K .......... .......... .......... .......... .......... 36.6M
 14950K .......... .......... .......... .......... .......... 89.7M
 15000K .......... .......... .......... .......... ..........  105M
 15050K .......... .......... .......... .......... .......... 79.0M
 15100K .......... .......... .......... .......... ..........  120M
 15150K .......... .......... .......... .......... .......... 88.1M
 15200K .......... .......... .......... .......... .......... 80.3M
 15250K .......... .......... .......... .......... .......... 36.0M
 15300K .......... .......... .......... .......... .......... 2.75M
 15350K .......... .......... .......... .......... ..........  133M
 15400K .......... .......... .......... .......... .......... 41.8M
 15450K .......... .......... .......... .......... .......... 83.5M
 15500K .......... .......... .......... .......... .......... 85.9M
 15550K .......... .......... .......... .......... .......... 74.0M
 15600K .......... .......... .......... .......... .......... 39.6M
 15650K .......... .......... .......... .......... .......... 2.46M
 15700K .......... .......... .......... .......... ..........  154M
 15750K .......... .......... .......... .......... .......... 89.0M
 15800K .......... .......... .......... .......... .......... 5.17M
 15850K .......... .......... .......... .......... .......... 99.7M
 15900K .......... .......... .......... .......... .......... 57.0M
 15950K .......... .......... .......... .......... .......... 40.2M
 16000K .......... .......... .......... .......... .......... 66.7M
 16050K .......... .......... .......... .......... .......... 30.9M
 16100K .......... .......... .......... .......... .......... 45.1M
 16150K .......... .......... .......... .......... .......... 45.8M
 16200K .......... .......... .......... .......... .......... 20.8M
 16250K .......... .......... .......... .......... .......... 28.7M
 16300K .......... .......... .......... .......... .......... 18.8M
 16350K .......... .......... .......... .......... .......... 13.6M
 16400K .......... .......... .......... .......... .......... 25.9M
 16450K .......... .......... .......... .......... .......... 2.62M
 16500K .......... .......... .......... .......... .......... 48.9M
 16550K .......... .......... .......... .......... .......... 80.5M
 16600K .......... .......... .......... .......... .......... 5.24M
 16650K .......... .......... .......... .......... ..........  169M
 16700K .......... .......... .......... .......... .......... 70.8M
 16750K .......... .......... .......... .......... ..........  134M
 16800K .......... .......... .......... .......... ..........  115M
 16850K .......... .......... .......... .......... .......... 71.7M
 16900K .......... .......... .......... .......... .......... 16.4M
 16950K .......... .......... .......... .......... .......... 19.3M
 17000K .......... .......... .......... .......... .......... 11.9M
 17050K .......... .......... .......... .......... .......... 21.4M
 17100K .......... .......... .......... .......... .......... 15.0M
 17150K .......... .......... .......... .......... .......... 10.6M
 17200K .......... .......... .......... .......... .......... 19.2M
 17250K .......... .......... .......... .......... .......... 5.24M
 17300K .......... .......... .......... .......... ..........  104M
 17350K .......... .......... .......... .......... ..........  137M
 17400K .......... .......... .......... .......... ..........  104M
 17450K .......... .......... .......... .......... .......... 33.3M
 17500K .......... .......... .......... .......... .......... 3.56M
 17550K .......... .......... .......... .......... ..........  124M
 17600K .......... .......... .......... .......... .......... 6.13M
 17650K .......... .......... .......... .......... ..........  108M
 17700K .......... .......... .......... .......... ..........  101M
 17750K .......... .......... .......... .......... ..........  159M
 17800K .......... .......... .......... .......... ..........  115M
 17850K .......... .......... .......... .......... .......... 75.2M
 17900K .......... .......... .......... .......... .......... 49.8M
 17950K .......... .......... .......... .......... .......... 44.7M
 18000K .......... .......... .......... .......... .......... 14.2M
 18050K .......... .......... .......... .......... .......... 26.9M
 18100K .......... .......... .......... .......... .......... 15.5M
 18150K .......... .......... .......... .......... .......... 24.6M
 18200K .......... .......... .......... .......... .......... 15.0M
 18250K .......... .......... .......... .......... .......... 4.23M
 18300K .......... .......... .......... .......... .......... 4.40M
 18350K .......... .......... .......... .......... ..........  133M
 18400K .......... .......... .......... .......... ..........  112M
 18450K .......... .......... .......... .......... .......... 4.51M
 18500K .......... .......... .......... .......... ..........  120M
 18550K .......... .......... .......... .......... ..........  105M
 18600K .......... .......... .......... .......... .......... 93.4M
 18650K .......... .......... .......... .......... .......... 88.8M
 18700K .......... .......... .......... .......... ..........  129M
 18750K .......... .......... .......... .......... .......... 90.9M
 18800K .......... .......... .......... .......... ..........  128M
 18850K .......... .......... .......... .......... .......... 67.4M
 18900K .......... .......... .......... .......... ..........  135M
 18950K .......... .......... .......... .......... .......... 47.9M
 19000K .......... .......... .......... .......... .......... 14.5M
 19050K .......... .......... .......... .......... .......... 14.9M
 19100K .......... .......... .......... .......... .......... 20.9M
 19150K .......... .......... .......... .......... .......... 6.10M
 19200K .......... .......... .......... .......... .......... 97.2M
 19250K .......... .......... .......... .......... ..........  129M
 19300K .......... .......... .......... .......... .......... 46.0M
 19350K .......... .......... .......... .......... .......... 12.6M
 19400K .......... .......... .......... .......... .......... 48.6M
 19450K .......... .......... .......... .......... .......... 14.0M
 19500K .......... .......... .......... .......... .......... 15.4M
 19550K .......... .......... .......... .......... .......... 34.3M
 19600K .......... .......... .......... .......... .......... 3.13M
 19650K .......... .......... .......... .......... ..........  126M
 19700K .......... .......... .......... .......... ..........  108M
 19750K .......... .......... .......... .......... ..........  120M
 19800K .......... .......... .......... .......... .......... 6.30M
 19850K .......... .......... .......... .......... ..........  121M
 19900K .......... .......... .......... .......... ..........  112M
 19950K .......... .......... .......... .......... ..........  109M
 20000K .......... .......... .......... .......... ..........  129M
 20050K .......... .......... .......... .......... .......... 86.9M
 20100K .......... .......... .......... .......... .......... 18.8M
 20150K .......... .......... .......... .......... .......... 4.94M
 20200K .......... .......... .......... .......... ..........  104M
 20250K .......... .......... .......... .......... .......... 95.4M
 20300K .......... .......... .......... .......... .......... 14.8M
 20350K .......... .......... .......... .......... .......... 14.1M
 20400K .......... .......... .......... .......... .......... 5.16M
 20450K .......... .......... .......... .......... ..........  129M
 20500K .......... .......... .......... .......... .......... 45.8M
 20550K .......... .......... .......... .......... .......... 52.3M
 20600K .......... .......... .......... .......... .......... 13.6M
 20650K .......... .......... .......... .......... .......... 16.0M
 20700K .......... .......... .......... .......... .......... 10.1M
 20750K .......... .......... .......... .......... .......... 5.11M
 20800K .......... .......... .......... .......... ..........  115M
 20850K .......... .......... .......... .......... .......... 6.74M
 20900K .......... .......... .......... .......... ..........  141M
 20950K .......... .......... .......... .......... ..........  103M
 21000K .......... .......... .......... .......... .......... 83.6M
 21050K .......... .......... .......... .......... .......... 37.7M
 21100K .......... .......... .......... .......... .......... 6.61M
 21150K .......... .......... .......... .......... .......... 3.73M
 21200K .......... .......... .......... .......... .......... 98.9M
 21250K .......... .......... .......... .......... .......... 2.16M
 21300K .......... .......... .......... .......... ..........  141M
 21350K .......... .......... .......... .......... .......... 6.76M
 21400K .......... .......... .......... .......... .......... 39.5M
 21450K .......... .......... .......... .......... .......... 35.8M
 21500K .......... .......... .......... .......... .......... 3.15M
 21550K .......... .......... .......... .......... .......... 84.2M
 21600K .......... .......... .......... .......... .......... 85.8M
 21650K .......... .......... .......... .......... .......... 98.9M
 21700K .......... .......... .......... .......... .......... 87.6M
 21750K .......... .......... .......... .......... .......... 69.2M
 21800K .......... .......... .......... .......... .......... 85.7M
 21850K .......... .......... .......... .......... .......... 65.4M
 21900K .......... .......... .......... .......... .......... 67.8M
 21950K .......... .......... .......... .......... .......... 37.8M
 22000K .......... .......... .......... .......... .......... 31.8M
 22050K .......... .......... .......... .......... ..........  123M
 22100K .......... .......... .......... .......... .......... 96.4M
 22150K .......... .......... .......... .......... .......... 12.4M
 22200K .......... .......... .......... .......... .......... 26.5M
 22250K .......... .......... .......... .......... .......... 2.83M
 22300K .......... .......... .......... .......... .......... 5.95M
 22350K .......... .......... .......... .......... ..........  101M
 22400K .......... .......... .......... .......... ..........  123M
 22450K .......... .......... .......... .......... .......... 95.1M
 22500K .......... .......... .......... .......... .......... 46.9M
 22550K .......... .......... .......... .......... .......... 50.0M
 22600K .......... .......... .......... .......... .......... 85.2M
 22650K .......... .......... .......... .......... ..........  131M
 22700K .......... .......... .......... .......... .......... 23.7M
 22750K .......... .......... .......... .......... .......... 24.2M
 22800K .......... .......... .......... .......... .......... 4.74M
 22850K .......... .......... .......... .......... ..........  124M
 22900K .......... .......... .......... .......... ..........  107M
 22950K .......... .......... .......... .......... .......... 21.7M
 23000K .......... .......... .......... .......... .......... 33.2M
 23050K .......... .......... .......... .......... .......... 5.47M
 23100K .......... .......... .......... .......... ..........  128M
 23150K .......... .......... .......... .......... .......... 84.8M
 23200K .......... .......... .......... .......... .......... 6.15M
 23250K .......... .......... .......... .......... .......... 5.01M
 23300K .......... .......... .......... .......... .......... 53.9M
 23350K .......... .......... .......... .......... .......... 39.9M
 23400K .......... .......... .......... .......... .......... 55.9M
 23450K .......... .......... .......... .......... .......... 43.9M
 23500K .......... .......... .......... .......... .......... 34.5M
 23550K .......... .......... .......... .......... .......... 93.5M
 23600K .......... .......... .......... .......... .......... 34.9M
 23650K .......... .......... .......... .......... .......... 11.0M
 23700K .......... .......... .......... .......... .......... 13.1M
 23750K .......... .......... .......... .......... .......... 3.51M
 23800K .......... .......... .......... .......... .......... 6.71M
 23850K .......... .......... .......... .......... ..........  154M
 23900K .......... .......... .......... .......... .......... 92.0M
 23950K .......... .......... .......... .......... ..........  133M
 24000K .......... .......... .......... .......... .......... 87.2M
 24050K .......... .......... .......... .......... ..........  138M
 24100K .......... .......... .......... .......... .......... 6.56M
 24150K .......... .......... .......... .......... .......... 7.25M
 24200K .......... .......... .......... .......... .......... 78.1M
 24250K .......... .......... .......... .......... ..........  192M
 24300K .......... .......... .......... .......... ..........  126M
 24350K .......... .......... .......... .......... .......... 52.6M
 24400K .......... .......... .......... .......... .......... 13.7M
 24450K .......... .......... .......... .......... .......... 16.3M
 24500K .......... .......... .......... .......... .......... 19.5M
 24550K .......... .......... .......... .......... .......... 5.61M
 24600K .......... .......... .......... .......... ..........  103M
 24650K .......... .......... .......... .......... .......... 94.8M
 24700K .......... .......... .......... .......... .......... 43.2M
 24750K .......... .......... .......... .......... .......... 14.7M
 24800K .......... .......... .......... .......... .......... 4.24M
 24850K .......... .......... .......... .......... ..........  128M
 24900K .......... .......... .......... .......... .......... 91.2M
 24950K .......... .......... .......... .......... .......... 95.2M
 25000K .......... .......... .......... .......... .......... 26.5M
 25050K .......... .......... .......... .......... .......... 27.4M
 25100K .......... .......... .......... .......... .......... 17.4M
 25150K .......... .......... .......... .......... .......... 12.1M
 25200K .......... .......... .......... .......... .......... 17.1M
 25250K .......... .......... .......... .......... .......... 21.1M
 25300K .......... .......... .......... .......... .......... 24.6M
 25350K .......... .......... .......... .......... .......... 13.2M
 25400K .......... .......... .......... .......... .......... 21.9M
 25450K .......... .......... .......... .......... .......... 12.0M
 25500K .......... .......... .......... .......... .......... 21.3M
 25550K .......... .......... .......... .......... .......... 3.20M
 25600K .......... .......... .......... .......... .......... 6.31M
 25650K .......... .......... .......... .......... .......... 4.13M
 25700K .......... .......... .......... .......... .......... 2.84M
 25750K .......... .......... .......... .......... .......... 13.5M
 25800K .......... .......... .......... .......... .......... 7.17M
 25850K .......... .......... .......... .......... .......... 16.6M
 25900K .......... .......... .......... .......... .......... 22.9M
 25950K .......... .......... .......... .......... .......... 41.4M
 26000K .......... .......... .......... .......... .......... 25.0M
 26050K .......... .......... .......... .......... .......... 28.0M
 26100K .......... .......... .......... .......... ..........  255M
 26150K .......... .......... .......... .......... .......... 45.4M
 26200K .......... .......... .......... .......... .......... 45.3M
 26250K .......... .......... .......... .......... .......... 45.4M
 26300K .......... .......... .......... .......... .......... 38.2M
 26350K .......... .......... .......... .......... .......... 42.5M
 26400K .......... .......... .......... .......... .......... 51.6M
 26450K .......... .......... .......... .......... .......... 35.4M
 26500K .......... .......... .......... .....                 36.7M=1.6s

2021-12-01 18:03:34 (15.8 MB/s) - ‘result.zip’ saved [27172009]

+ unzip result.zip
Archive:  result.zip
  inflating: result/artifacts.jar    
  inflating: result/artifacts.xml.xz  
  inflating: result/content.jar      
  inflating: result/content.xml.xz   
  inflating: result/features/org.eclipse.php.composer_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.mylyn_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.phpunit.feature_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.profiler_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.rdt.sync_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.sdk_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.source_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php.test_7.2.1.202112011741.jar  
  inflating: result/features/org.eclipse.php_7.2.1.202112011741.jar  
  inflating: result/p2.index         
  inflating: result/plugins/org.eclipse.php.astview_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.builtin.server.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.builtin.server.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.api.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.api.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.api_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.composer.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.core.parser.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.core.parser_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.core.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.daemon.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.daemon_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.debug.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.formatter.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.formatter.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.formatter.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.help_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.mylyn.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.phpunit_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.profile.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.profile.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.rdt.sync.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.refactoring.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.server.core.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.server.core_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.server.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.server.ui_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.ui.source_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.ui.tests_7.2.1.202112011741.jar  
  inflating: result/plugins/org.eclipse.php.ui_7.2.1.202112011741.jar  
+ '[' -f result/content.jar ']'
+ echo 'Wed 01 Dec 2021 06:03:31 PM UTC: publishing nightly build ...'
Wed 01 Dec 2021 06:03:31 PM UTC: publishing nightly build ...
+ ssh genie.pdt@projects-storage.eclipse.org 'rm -rf /home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1'
+ ssh genie.pdt@projects-storage.eclipse.org 'mkdir /home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1'
+ scp -r result/artifacts.jar result/artifacts.xml.xz result/content.jar result/content.xml.xz result/features result/p2.index result/plugins genie.pdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/pdt/updates/7.2.1/
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 69 killed;
[ssh-agent] Stopped.
Finished: SUCCESS