Skip to content

Console Output

Started by user Stephan Herrmann
Rebuilds build #28
Running as Stephan Herrmann
Agent basic-9c30x is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-9c30x"
  namespace: "objectteams"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.objectteams.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-9c30x"
    - 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-9c30x"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.objectteams.svc.cluster.local/objectteams/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
    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-objectteams"
      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-9c30x (basic) in workspace /home/jenkins/agent/workspace/release-for-maven
[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-2M0DavoovGi3/agent.52
SSH_AGENT_PID=54
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/release-for-maven@tmp/private_key_11591844470277937814.key (/home/jenkins/agent/workspace/release-for-maven@tmp/private_key_11591844470277937814.key)
[ssh-agent] Using credentials genie.objectteams (ssh://genie.objectteams@git.eclipse.org)
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/release-for-maven@tmp/private_key_7433189711322943509.key (/home/jenkins/agent/workspace/release-for-maven@tmp/private_key_7433189711322943509.key)
[ssh-agent] Using credentials genie.objectteams (ssh://genie.objectteams@projects-storage.eclipse.org)
[release-for-maven] $ /bin/sh -xe /tmp/jenkins10155872431117525331.sh
+ export REPO=https://download.eclipse.org/objectteams/updates/ot2.8/202307181937
+ REPO=https://download.eclipse.org/objectteams/updates/ot2.8/202307181937
+ export branch=master
+ branch=master
+ export VERSION=2.8.2
+ VERSION=2.8.2
+ rm -rf /home/jenkins/agent/workspace/release-for-maven/ecotj
+ mkdir /home/jenkins/agent/workspace/release-for-maven/ecotj
+ cd /home/jenkins/agent/workspace/release-for-maven/ecotj
+ wget https://ci.eclipse.org/objectteams/job/buildAndTest/855/artifact/testrun/ecj/I-2.8.2-202307181936/ecotj-I-2.8.2-202307181936.jar
--2023-07-20 14:33:16--  https://ci.eclipse.org/objectteams/job/buildAndTest/855/artifact/testrun/ecj/I-2.8.2-202307181936/ecotj-I-2.8.2-202307181936.jar
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: 4356765 (4.2M) [application/java-archive]
Saving to: ‘ecotj-I-2.8.2-202307181936.jar’

     0K .......... .......... .......... .......... ..........  1%  101M 0s
    50K .......... .......... .......... .......... ..........  2%  142M 0s
   100K .......... .......... .......... .......... ..........  3%  101M 0s
   150K .......... .......... .......... .......... ..........  4%  115M 0s
   200K .......... .......... .......... .......... ..........  5%  110M 0s
   250K .......... .......... .......... .......... ..........  7% 53.3M 0s
   300K .......... .......... .......... .......... ..........  8%  218M 0s
   350K .......... .......... .......... .......... ..........  9% 87.0M 0s
   400K .......... .......... .......... .......... .......... 10%  114M 0s
   450K .......... .......... .......... .......... .......... 11%  115M 0s
   500K .......... .......... .......... .......... .......... 12%  116M 0s
   550K .......... .......... .......... .......... .......... 14%  104M 0s
   600K .......... .......... .......... .......... .......... 15%  113M 0s
   650K .......... .......... .......... .......... .......... 16%  108M 0s
   700K .......... .......... .......... .......... .......... 17%  116M 0s
   750K .......... .......... .......... .......... .......... 18% 91.0M 0s
   800K .......... .......... .......... .......... .......... 19% 81.9M 0s
   850K .......... .......... .......... .......... .......... 21%  117M 0s
   900K .......... .......... .......... .......... .......... 22%  129M 0s
   950K .......... .......... .......... .......... .......... 23% 98.5M 0s
  1000K .......... .......... .......... .......... .......... 24%  124M 0s
  1050K .......... .......... .......... .......... .......... 25%  103M 0s
  1100K .......... .......... .......... .......... .......... 27% 98.2M 0s
  1150K .......... .......... .......... .......... .......... 28% 91.9M 0s
  1200K .......... .......... .......... .......... .......... 29% 28.2M 0s
  1250K .......... .......... .......... .......... .......... 30% 98.8M 0s
  1300K .......... .......... .......... .......... .......... 31%  104M 0s
  1350K .......... .......... .......... .......... .......... 32%  158M 0s
  1400K .......... .......... .......... .......... .......... 34% 96.5M 0s
  1450K .......... .......... .......... .......... .......... 35%  127M 0s
  1500K .......... .......... .......... .......... .......... 36%  124M 0s
  1550K .......... .......... .......... .......... .......... 37% 88.7M 0s
  1600K .......... .......... .......... .......... .......... 38%  120M 0s
  1650K .......... .......... .......... .......... .......... 39%  107M 0s
  1700K .......... .......... .......... .......... .......... 41%  121M 0s
  1750K .......... .......... .......... .......... .......... 42%  115M 0s
  1800K .......... .......... .......... .......... .......... 43%  104M 0s
  1850K .......... .......... .......... .......... .......... 44%  110M 0s
  1900K .......... .......... .......... .......... .......... 45%  133M 0s
  1950K .......... .......... .......... .......... .......... 47% 88.6M 0s
  2000K .......... .......... .......... .......... .......... 48%  107M 0s
  2050K .......... .......... .......... .......... .......... 49% 95.6M 0s
  2100K .......... .......... .......... .......... .......... 50%  131M 0s
  2150K .......... .......... .......... .......... .......... 51%  116M 0s
  2200K .......... .......... .......... .......... .......... 52%  113M 0s
  2250K .......... .......... .......... .......... .......... 54%  117M 0s
  2300K .......... .......... .......... .......... .......... 55%  104M 0s
  2350K .......... .......... .......... .......... .......... 56% 82.7M 0s
  2400K .......... .......... .......... .......... .......... 57%  126M 0s
  2450K .......... .......... .......... .......... .......... 58%  117M 0s
  2500K .......... .......... .......... .......... .......... 59%  101M 0s
  2550K .......... .......... .......... .......... .......... 61%  112M 0s
  2600K .......... .......... .......... .......... .......... 62%  111M 0s
  2650K .......... .......... .......... .......... .......... 63%  131M 0s
  2700K .......... .......... .......... .......... .......... 64%  111M 0s
  2750K .......... .......... .......... .......... .......... 65% 87.1M 0s
  2800K .......... .......... .......... .......... .......... 66%  111M 0s
  2850K .......... .......... .......... .......... .......... 68%  120M 0s
  2900K .......... .......... .......... .......... .......... 69%  129M 0s
  2950K .......... .......... .......... .......... .......... 70% 87.1M 0s
  3000K .......... .......... .......... .......... .......... 71%  150M 0s
  3050K .......... .......... .......... .......... .......... 72%  123M 0s
  3100K .......... .......... .......... .......... .......... 74% 3.92M 0s
  3150K .......... .......... .......... .......... .......... 75%  153M 0s
  3200K .......... .......... .......... .......... .......... 76% 5.33M 0s
  3250K .......... .......... .......... .......... .......... 77%  121M 0s
  3300K .......... .......... .......... .......... .......... 78%  128M 0s
  3350K .......... .......... .......... .......... .......... 79% 3.58M 0s
  3400K .......... .......... .......... .......... .......... 81%  120M 0s
  3450K .......... .......... .......... .......... .......... 82%  117M 0s
  3500K .......... .......... .......... .......... .......... 83%  114M 0s
  3550K .......... .......... .......... .......... .......... 84% 86.1M 0s
  3600K .......... .......... .......... .......... .......... 85%  125M 0s
  3650K .......... .......... .......... .......... .......... 86%  103M 0s
  3700K .......... .......... .......... .......... .......... 88%  112M 0s
  3750K .......... .......... .......... .......... .......... 89%  102M 0s
  3800K .......... .......... .......... .......... .......... 90%  108M 0s
  3850K .......... .......... .......... .......... .......... 91%  114M 0s
  3900K .......... .......... .......... .......... .......... 92%  105M 0s
  3950K .......... .......... .......... .......... .......... 94% 90.1M 0s
  4000K .......... .......... .......... .......... .......... 95%  128M 0s
  4050K .......... .......... .......... .......... .......... 96%  111M 0s
  4100K .......... .......... .......... .......... .......... 97%  130M 0s
  4150K .......... .......... .......... .......... .......... 98%  113M 0s
  4200K .......... .......... .......... .......... .......... 99%  115M 0s
  4250K ....                                                  100% 8876G=0.07s

2023-07-20 14:33:16 (56.7 MB/s) - ‘ecotj-I-2.8.2-202307181936.jar’ saved [4356765/4356765]

+ mv ecotj-I-2.8.2-202307181936.jar ecotj-R-2.8.2-202307181936.jar
+ cd -
/home/jenkins/agent/workspace/release-for-maven
+ rm -rf '/home/jenkins/agent/workspace/release-for-maven/otre-export*'
+ mkdir /home/jenkins/agent/workspace/release-for-maven/otre-export-2.8.2.202307181937
+ cd /home/jenkins/agent/workspace/release-for-maven/otre-export-2.8.2.202307181937
+ wget https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otdt_2.8.2.202307181937.jar
--2023-07-20 14:33:16--  https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otdt_2.8.2.202307181937.jar
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 133505 (130K) [application/x-java-archive]
Saving to: ‘org.eclipse.objectteams.otdt_2.8.2.202307181937.jar’

     0K .......... .......... .......... .......... .......... 38% 90.5M 0s
    50K .......... .......... .......... .......... .......... 76% 76.5M 0s
   100K .......... .......... ..........                      100%  173M=0.001s

2023-07-20 14:33:16 (94.4 MB/s) - ‘org.eclipse.objectteams.otdt_2.8.2.202307181937.jar’ saved [133505/133505]

+ wget https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901.jar
--2023-07-20 14:33:16--  https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otre_2.7.0.201806120901.jar
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 175590 (171K) [application/x-java-archive]
Saving to: ‘org.eclipse.objectteams.otre_2.7.0.201806120901.jar’

     0K .......... .......... .......... .......... .......... 29%  115M 0s
    50K .......... .......... .......... .......... .......... 58% 78.9M 0s
   100K .......... .......... .......... .......... .......... 87% 82.0M 0s
   150K .......... .......... .                               100%  151M=0.002s

2023-07-20 14:33:17 (94.1 MB/s) - ‘org.eclipse.objectteams.otre_2.7.0.201806120901.jar’ saved [175590/175590]

+ wget https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.runtime_2.8.2.202307181937.jar
--2023-07-20 14:33:17--  https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.runtime_2.8.2.202307181937.jar
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 91559 (89K) [application/x-java-archive]
Saving to: ‘org.eclipse.objectteams.runtime_2.8.2.202307181937.jar’

     0K .......... .......... .......... .......... .......... 55%  131M 0s
    50K .......... .......... .......... .........            100%  171M=0.001s

2023-07-20 14:33:17 (146 MB/s) - ‘org.eclipse.objectteams.runtime_2.8.2.202307181937.jar’ saved [91559/91559]

+ wget https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otredyn_1.4.2.202307181937.jar
--2023-07-20 14:33:17--  https://download.eclipse.org/objectteams/updates/ot2.8/202307181937/plugins/org.eclipse.objectteams.otredyn_1.4.2.202307181937.jar
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 186991 (183K) [application/x-java-archive]
Saving to: ‘org.eclipse.objectteams.otredyn_1.4.2.202307181937.jar’

     0K .......... .......... .......... .......... .......... 27% 93.2M 0s
    50K .......... .......... .......... .......... .......... 54%  103M 0s
   100K .......... .......... .......... .......... .......... 82%  114M 0s
   150K .......... .......... .......... ..                   100%  146M=0.002s

2023-07-20 14:33:17 (109 MB/s) - ‘org.eclipse.objectteams.otredyn_1.4.2.202307181937.jar’ saved [186991/186991]

+ unzip org.eclipse.objectteams.otdt_2.8.2.202307181937.jar 'lib/*.jar'
Archive:  org.eclipse.objectteams.otdt_2.8.2.202307181937.jar
  inflating: lib/otre_agent.jar      
  inflating: lib/otre_min.jar        
  inflating: lib/otredyn_agent.jar   
+ mv lib/otre_agent.jar lib/otredyn_agent.jar lib/otre_min.jar .
+ rmdir lib
+ ls -l
total 632
-rw-r--r--. 1 jenkins 1001840000 133505 Jul 18 19:38 org.eclipse.objectteams.otdt_2.8.2.202307181937.jar
-rw-r--r--. 1 jenkins 1001840000 175590 Jul 18 19:38 org.eclipse.objectteams.otre_2.7.0.201806120901.jar
-rw-r--r--. 1 jenkins 1001840000 186991 Jul 18 19:38 org.eclipse.objectteams.otredyn_1.4.2.202307181937.jar
-rw-r--r--. 1 jenkins 1001840000  91559 Jul 18 19:38 org.eclipse.objectteams.runtime_2.8.2.202307181937.jar
-rw-r--r--. 1 jenkins 1001840000   1640 Jul 18 19:37 otre_agent.jar
-rw-r--r--. 1 jenkins 1001840000   2061 Jul 18 19:37 otredyn_agent.jar
-rw-r--r--. 1 jenkins 1001840000  43266 Jul 18 19:37 otre_min.jar
+ cd -
/home/jenkins/agent/workspace/release-for-maven
+ git archive --remote=ssh://genie.objectteams@git.eclipse.org:29418/objectteams/org.eclipse.objectteams.git master maven
+ tar xv
maven/
maven/.classpath
maven/.project
maven/infrastructure/
maven/infrastructure/artifact-deployer/
maven/infrastructure/artifact-deployer/.gitignore
maven/infrastructure/artifact-deployer/objectteams-otdre-pom.xml
maven/infrastructure/artifact-deployer/objectteams-otre-pom.xml
maven/infrastructure/artifact-deployer/pom.xml
maven/infrastructure/parent-pom-otdre/
maven/infrastructure/parent-pom-otdre/.project
maven/infrastructure/parent-pom-otdre/.settings/
maven/infrastructure/parent-pom-otdre/.settings/org.eclipse.m2e.core.prefs
maven/infrastructure/parent-pom-otdre/pom.xml
maven/infrastructure/parent-pom-otdre/src/
maven/infrastructure/parent-pom-otdre/src/site/
maven/infrastructure/parent-pom-otdre/src/site/apt/
maven/infrastructure/parent-pom-otdre/src/site/apt/index.apt
maven/infrastructure/parent-pom-otdre/src/site/apt/usage.apt
maven/infrastructure/parent-pom-otdre/src/site/site.xml
maven/infrastructure/parent-pom/
maven/infrastructure/parent-pom/.gitignore
maven/infrastructure/parent-pom/pom.xml
maven/infrastructure/parent-pom/src/
maven/infrastructure/parent-pom/src/site/
maven/infrastructure/parent-pom/src/site/apt/
maven/infrastructure/parent-pom/src/site/apt/index.apt
maven/infrastructure/parent-pom/src/site/apt/usage.apt
maven/infrastructure/parent-pom/src/site/site.xml
maven/infrastructure/pom.xml
maven/infrastructure/settings-jipp.xml
maven/objectteams-weaver-maven-plugin/
maven/objectteams-weaver-maven-plugin/.classpath
maven/objectteams-weaver-maven-plugin/.gitignore
maven/objectteams-weaver-maven-plugin/.project
maven/objectteams-weaver-maven-plugin/.settings/
maven/objectteams-weaver-maven-plugin/.settings/org.eclipse.jdt.core.prefs
maven/objectteams-weaver-maven-plugin/.settings/org.eclipse.m2e.core.prefs
maven/objectteams-weaver-maven-plugin/pom.xml
maven/objectteams-weaver-maven-plugin/src/
maven/objectteams-weaver-maven-plugin/src/main/
maven/objectteams-weaver-maven-plugin/src/main/java/
maven/objectteams-weaver-maven-plugin/src/main/java/org/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/builder/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/builder/BuildTimeWeaver.java
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/builder/ILogger.java
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/builder/Requestor.java
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/weaver/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/weaver/plugin/
maven/objectteams-weaver-maven-plugin/src/main/java/org/eclipse/objectteams/weaver/plugin/WeaverMojo.java
maven/objectteams-weaver-maven-plugin/src/main/resources/
maven/objectteams-weaver-maven-plugin/src/main/resources/META-INF/
maven/objectteams-weaver-maven-plugin/src/main/resources/META-INF/m2e/
maven/objectteams-weaver-maven-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml
maven/objectteams-weaver-maven-plugin/src/site/
maven/objectteams-weaver-maven-plugin/src/site/apt/
maven/objectteams-weaver-maven-plugin/src/site/apt/usage.apt
maven/objectteams-weaver-maven-plugin/src/site/site.xml
maven/pom.xml
maven/testproject/
maven/testproject/.gitignore
maven/testproject/pom.xml
maven/testproject/src/
maven/testproject/src/main/
maven/testproject/src/main/java/
maven/testproject/src/main/java/TestTeam.java
maven/testproject/src/main/java/TheBase.java
maven/testproject/src/site/
maven/testproject/src/site/apt/
maven/testproject/src/site/apt/usage.apt
maven/testproject/src/site/site.xml
maven/testproject/src/test/
maven/testproject/src/test/java/
maven/testproject/src/test/java/TheTest.java
maven/testproject/weavable.txt
Parsing POMs
Established TCP socket on 37711
Copied maven35-agent.jar
Copied maven35-interceptor.jar
Copied maven3-interceptor-commons.jar
[maven] $ /opt/tools/java/temurin/jdk-17/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 37711
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/jenkins/agent/workspace/release-for-maven/maven/pom.xml -s infrastructure/settings-jipp.xml -Pjipp.eclipse.org -B deploy
[INFO] Scanning for projects...
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.pom (3.9 kB at 60 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.3.4/wagon-providers-3.3.4.pom (2.7 kB at 248 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 1.1 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.0 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/apache/21/apache-21.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.6 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom (4.8 kB at 689 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.0 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.pom (2.0 kB at 219 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.pom (823 B at 55 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0/plexus-interactivity-1.0.pom (1.6 kB at 182 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 295 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.9 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom (1.9 kB at 186 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.3.4/wagon-ssh-external-3.3.4.jar (15 kB at 852 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar (263 kB at 8.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0/plexus-interactivity-api-1.0.jar (9.8 kB at 315 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.3.4/wagon-ssh-common-3.3.4.jar (27 kB at 808 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar (56 kB at 1.5 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.pom (3.9 kB at 303 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/3.0.0/wagon-providers-3.0.0.pom (2.7 kB at 273 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.0.0/wagon-3.0.0.pom (21 kB at 1.9 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.7 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/apache/17/apache-17.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.8 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 688 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.pom (2.0 kB at 86 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 91 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 107 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 347 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.0 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.pom (1.9 kB at 207 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-external/3.0.0/wagon-ssh-external-3.0.0.jar (15 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.0.0/wagon-provider-api-3.0.0.jar (55 kB at 6.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/3.0.0/wagon-ssh-common-3.0.0.jar (27 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 9.2 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Object Teams parent pom                                            [pom]
[INFO] Object Teams parent pom for OTDRE                                  [pom]
[INFO] objectteams-artifact-deployer                                      [pom]
[INFO] Object Teams infrastructure parent pom                             [pom]
[INFO] Object Teams test project                                          [jar]
[INFO] Object Teams parent pom for releasing to maven                     [pom]
[INFO] 
[INFO] -----------< org.eclipse.objectteams:objectteams-parent-pom >-----------
[INFO] Building Object Teams parent pom 2.8.2                             [1/6]
[INFO]   from infrastructure/parent-pom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml (2.1 kB at 172 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 545 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.5 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 3.7 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/apache/29/apache-29.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 2.1 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 4.3 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.pom (7.8 kB at 779 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 990 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.1 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/apache/27/apache-27.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/27/apache-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.3 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.0/maven-install-plugin-3.1.0.jar (30 kB at 3.4 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.pom (8.9 kB at 886 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.0/maven-deploy-plugin-3.1.0.jar (39 kB at 4.3 MB/s)
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ objectteams-parent-pom ---
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 274 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.4 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 271 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 648 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 7.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 7.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 7.3 MB/s)
[INFO] Installing /home/jenkins/agent/workspace/release-for-maven/maven/infrastructure/parent-pom/pom.xml to /home/jenkins/.m2/repository/org/eclipse/objectteams/objectteams-parent-pom/2.8.2/objectteams-parent-pom-2.8.2.pom
[INFO] 
[INFO] --- deploy:3.1.0:deploy (default-deploy) @ objectteams-parent-pom ---
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 890 kB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.5 MB/s)
[INFO] Downloading from ObjectTeamsPluginRepository: https://download.eclipse.org/objectteams/maven/3/repository/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 16 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Object Teams parent pom 2.8.2 ...................... FAILURE [  1.709 s]
[INFO] Object Teams parent pom for OTDRE 2.8.2 ............ SKIPPED
[INFO] objectteams-artifact-deployer 2.8.2 ................ SKIPPED
[INFO] Object Teams infrastructure parent pom 2.8.2 ....... SKIPPED
[INFO] Object Teams test project 1.2.2-SNAPSHOT ........... SKIPPED
[INFO] Object Teams parent pom for releasing to maven 2.8.2 SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.308 s
[INFO] Finished at: 2023-07-20T14:33:35Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy (default-deploy) on project objectteams-parent-pom: Failed to deploy artifacts/metadata: Cannot access ssh://objectteams@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/objectteams/maven/3/repository with type default using the available connector factories: BasicRepositoryConnectorFactory: Cannot access ssh://objectteams@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/objectteams/maven/3/repository using the registered transporter factories: HttpTransporterFactory, FileTransporterFactory, WagonTransporterFactory -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/pom.xml to org.eclipse.objectteams/release-parent/2.8.2/release-parent-2.8.2.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/infrastructure/parent-pom/pom.xml to org.eclipse.objectteams/objectteams-parent-pom/2.8.2/objectteams-parent-pom-2.8.2.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/testproject/pom.xml to org.eclipse.objectteams/objectteams-compile-test/1.2.2-SNAPSHOT/objectteams-compile-test-1.2.2-SNAPSHOT.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/infrastructure/pom.xml to org.eclipse.objectteams/infrastructure-parent/2.8.2/infrastructure-parent-2.8.2.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/infrastructure/parent-pom-otdre/pom.xml to org.eclipse.objectteams/objectteams-otdre-parent-pom/2.8.2/objectteams-otdre-parent-pom-2.8.2.pom
[JENKINS] Archiving /home/jenkins/agent/workspace/release-for-maven/maven/infrastructure/artifact-deployer/pom.xml to org.eclipse.objectteams/objectteams-artifact-deployer/2.8.2/objectteams-artifact-deployer-2.8.2.pom
channel stopped
[release-for-maven] $ /opt/tools/apache-maven/latest/bin/mvn -f maven/pom.xml -s maven/infrastructure/settings-jipp.xml -Pjipp.eclipse.org -B site:deploy
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Object Teams parent pom                                            [pom]
[INFO] Object Teams parent pom for OTDRE                                  [pom]
[INFO] objectteams-artifact-deployer                                      [pom]
[INFO] Object Teams infrastructure parent pom                             [pom]
[INFO] Object Teams test project                                          [jar]
[INFO] Object Teams parent pom for releasing to maven                     [pom]
[INFO] 
[INFO] -----------< org.eclipse.objectteams:objectteams-parent-pom >-----------
[INFO] Building Object Teams parent pom 2.8.2                             [1/6]
[INFO]   from infrastructure/parent-pom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- site:3.8.2:deploy (default-cli) @ objectteams-parent-pom ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Object Teams parent pom 2.8.2 ...................... FAILURE [ 12.277 s]
[INFO] Object Teams parent pom for OTDRE 2.8.2 ............ SKIPPED
[INFO] objectteams-artifact-deployer 2.8.2 ................ SKIPPED
[INFO] Object Teams infrastructure parent pom 2.8.2 ....... SKIPPED
[INFO] Object Teams test project 1.2.2-SNAPSHOT ........... SKIPPED
[INFO] Object Teams parent pom for releasing to maven 2.8.2 SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.044 s
[INFO] Finished at: 2023-07-20T14:33:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8.2:deploy (default-cli) on project objectteams-parent-pom: The site does not exist, please run site:site first -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 54 killed;
[ssh-agent] Stopped.
Finished: FAILURE