Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Agent centos-7-wrkq5 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-wrkq5"
  namespace: "mat"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.mat.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-wrkq5"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-wrkq5"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.mat.svc.cluster.local/mat/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-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-mat"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-wrkq5 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/tycho-mat-nightly
[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-szv1Xu9mQSWv/agent.49
SSH_AGENT_PID=51
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9394601112719982261.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9394601112719982261.key)
[ssh-agent] Using credentials genie.mat (ssh://genie.mat@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/mat/org.eclipse.mat.git
 > git init /home/jenkins/agent/workspace/tycho-mat-nightly # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/mat/org.eclipse.mat.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/mat/org.eclipse.mat.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/mat/org.eclipse.mat.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision caa28bdadcde006b943842f8452316334d04c5f8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f caa28bdadcde006b943842f8452316334d04c5f8 # timeout=10
Commit message: "Bug 580827 Support concurrent parsing or locking of the same dump file"
 > git rev-list --no-walk c71db8ab42adb0945597657859b5f95fe69ee32f # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[tycho-mat-nightly] $ Xvnc -help
Starting xvnc
[tycho-mat-nightly] $ Xvnc :16 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Mon Jul 10 13:13:45 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5916
 vncext:      created VNC server for screen 0
[tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins12708040762988766897.sh
+ export M2_HOME=/opt/tools/apache-maven/latest
+ M2_HOME=/opt/tools/apache-maven/latest
+ export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 '
+ mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 '
+ wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/
--2023-07-10 13:13:45--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/
Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 170.225.126.18
Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2186 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’

     0K ..                                                    100%  448M=0s

2023-07-10 13:13:46 (448 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [2186/2186]

Loading robots.txt; please ignore errors.
--2023-07-10 13:13:46--  https://public.dhe.ibm.com/robots.txt
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 404 Not Found
2023-07-10 13:13:46 ERROR 404: Not Found.

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’

     0K ..                                                    100%  569M=0s

2023-07-10 13:13:46 (569 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’

     0K ..                                                    100%  634M=0s

2023-07-10 13:13:46 (634 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’

     0K ..                                                    100%  878M=0s

2023-07-10 13:13:46 (878 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’

     0K ..                                                    100%  685M=0s

2023-07-10 13:13:46 (685 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:46 ERROR 403: Forbidden.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:46 ERROR 403: Forbidden.

--2023-07-10 13:13:46--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:47 ERROR 403: Forbidden.

--2023-07-10 13:13:47--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:47 ERROR 403: Forbidden.

--2023-07-10 13:13:47--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1381 (1.3K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’

     0K .                                                     100%  419M=0s

2023-07-10 13:13:47 (419 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [1381/1381]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected.

--2023-07-10 13:13:47--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:48 ERROR 403: Forbidden.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1561 (1.5K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’

     0K .                                                     100%  439M=0s

2023-07-10 13:13:48 (439 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1561/1561]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’

     0K ..                                                    100%  490M=0s

2023-07-10 13:13:48 (490 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2187 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’

     0K ..                                                    100%  463M=0s

2023-07-10 13:13:48 (463 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ saved [2187/2187]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=S;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2189 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’

     0K ..                                                    100%  622M=0s

2023-07-10 13:13:48 (622 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D’ saved [2189/2189]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=D;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 2188 (2.1K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’

     0K ..                                                    100%  632M=0s

2023-07-10 13:13:48 (632 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ saved [2188/2188]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=N;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1381 (1.3K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’

     0K .                                                     100%  441M=0s

2023-07-10 13:13:48 (441 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D’ saved [1381/1381]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=M;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1381 (1.3K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’

     0K .                                                     100%  325M=0s

2023-07-10 13:13:48 (325 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A’ saved [1381/1381]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=S;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1381 (1.3K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’

     0K .                                                     100%  384M=0s

2023-07-10 13:13:48 (384 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A’ saved [1381/1381]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/?C=D;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1381 (1.3K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’

     0K .                                                     100%  324M=0s

2023-07-10 13:13:48 (324 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ saved [1381/1381]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:48 ERROR 403: Forbidden.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=N;O=D
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1560 (1.5K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’

     0K .                                                     100%  380M=0s

2023-07-10 13:13:48 (380 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D’ saved [1560/1560]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected.

--2023-07-10 13:13:48--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=M;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1559 (1.5K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’

     0K .                                                     100%  401M=0s

2023-07-10 13:13:49 (401 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A’ saved [1559/1559]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected.

--2023-07-10 13:13:49--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=S;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1560 (1.5K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’

     0K .                                                     100%  409M=0s

2023-07-10 13:13:49 (409 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A’ saved [1560/1560]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected.

--2023-07-10 13:13:49--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/?C=D;O=A
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 200 OK
Length: 1560 (1.5K) [text/html]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’

     0K .                                                     100%  463M=0s

2023-07-10 13:13:49 (463 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A’ saved [1560/1560]

Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected.

--2023-07-10 13:13:49--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:49 ERROR 403: Forbidden.

--2023-07-10 13:13:49--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar
Reusing existing connection to public.dhe.ibm.com:443.
HTTP request sent, awaiting response... 403 Forbidden
2023-07-10 13:13:49 ERROR 403: Forbidden.

FINISHED --2023-07-10 13:13:49--
Total wall clock time: 3.9s
Downloaded: 19 files, 34K in 0s (482 MB/s)
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 51 killed;
[ssh-agent] Stopped.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Finished: FAILURE