Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Agent centos-7-8wrw0 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-8wrw0"
  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-8wrw0"
    - 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-8wrw0"
    - 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-3131.vf2b_b_798b_ce99"
    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-8wrw0 (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-RS3BvyJ7KOFe/agent.44
SSH_AGENT_PID=46
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16376175411253767276.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_16376175411253767276.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 89d05b2a19af50185babbb77edceaaf8d8320b57 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89d05b2a19af50185babbb77edceaaf8d8320b57 # timeout=10
Commit message: "Bug 582520 beginTask should only be called once per instance."
 > git rev-list --no-walk 5b49e1aa844e4cb6ae914dbea8deb5c91307c366 # 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 :56 -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


Thu Oct 19 14:13:48 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5956
 vncext:      created VNC server for screen 0
[tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins3777885933265180182.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-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 '
+ mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-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-10-19 14:13:48--  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: 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’

     0K ..                                                    100%  113M=0s

2023-10-19 14:13:49 (113 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [2187/2187]

Loading robots.txt; please ignore errors.
--2023-10-19 14:13:49--  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-10-19 14:13:49 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-10-19 14:13:49--  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%  577M=0s

2023-10-19 14:13:49 (577 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-10-19 14:13:49--  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%  558M=0s

2023-10-19 14:13:49 (558 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-10-19 14:13:49--  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%  564M=0s

2023-10-19 14:13:49 (564 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-10-19 14:13:49--  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: 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=D;O=A’

     0K ..                                                    100%  421M=0s

2023-10-19 14:13:49 (421 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 [2187/2187]

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-10-19 14:13:49--  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... 500 Internal Server Error
2023-10-19 14:13:50 ERROR 500: Internal Server Error.

--2023-10-19 14:13:50--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz
Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2023-10-19 14:13:51 ERROR 500: Internal Server Error.

--2023-10-19 14:13:51--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar
Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|170.225.126.18|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 381772 (373K) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’

     0K .......... .......... .......... .......... .......... 13%  381K 1s
    50K .......... .......... .......... .......... .......... 26% 1.13M 0s
   100K .......... .......... .......... .......... .......... 40% 1.14M 0s
   150K .......... .......... .......... .......... .......... 53% 1.14M 0s
   200K .......... .......... .......... .......... .......... 67% 1.15M 0s
   250K .......... .......... .......... .......... .......... 80% 94.5M 0s
   300K .......... .......... .......... .......... .......... 93%  112M 0s
   350K .......... .......... ..                              100%  133M=0.3s

2023-10-19 14:13:52 (1.20 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772]

--2023-10-19 14:13:52--  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... 200 OK
Length: 167272 (163K) [application/xml]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’

     0K .......... .......... .......... .......... .......... 30%  148M 0s
    50K .......... .......... .......... .......... .......... 61%  183M 0s
   100K .......... .......... .......... .......... .......... 91% 1.15M 0s
   150K .......... ...                                        100%  246M=0.04s

2023-10-19 14:13:52 (3.69 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz’ saved [167272/167272]

--2023-10-19 14:13:52--  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: 1380 (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%  218M=0s

2023-10-19 14:13:52 (218 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [1380/1380]

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-10-19 14:13:52--  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... 200 OK
Length: 172
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’

     0K                                                       100% 31.7M=0s

2023-10-19 14:13:52 (31.7 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172]

--2023-10-19 14:13:52--  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: 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’

     0K .                                                     100% 67.9M=0s

2023-10-19 14:13:52 (67.9 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1560/1560]

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-10-19 14:13:52--  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%  364M=0s

2023-10-19 14:13:52 (364 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-10-19 14:13:52--  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: 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?C=M;O=D’

     0K ..                                                    100%  431M=0s

2023-10-19 14:13:52 (431 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 [2186/2186]

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-10-19 14:13:52--  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: 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=D’

     0K ..                                                    100%  415M=0s

2023-10-19 14:13:53 (415 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 [2188/2188]

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-10-19 14:13:53--  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: 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=D;O=D’

     0K ..                                                    100%  369M=0s

2023-10-19 14:13:53 (369 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 [2189/2189]

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-10-19 14:13:53--  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%  250M=0s

2023-10-19 14:13:53 (250 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-10-19 14:13:53--  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: 1379 (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%  277M=0s

2023-10-19 14:13:53 (277 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 [1379/1379]

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-10-19 14:13:53--  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: 1382 (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%  244M=0s

2023-10-19 14:13:53 (244 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 [1382/1382]

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-10-19 14:13:53--  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%  248M=0s

2023-10-19 14:13:53 (248 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-10-19 14:13:53--  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... 200 OK
Length: 435454 (425K) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’

     0K .......... .......... .......... .......... .......... 11%  176M 0s
    50K .......... .......... .......... .......... .......... 23%  149M 0s
   100K .......... .......... .......... .......... .......... 35%  111M 0s
   150K .......... .......... .......... .......... .......... 47% 1.17M 0s
   200K .......... .......... .......... .......... .......... 58%  105M 0s
   250K .......... .......... .......... .......... .......... 70% 94.2M 0s
   300K .......... .......... .......... .......... .......... 82% 97.6M 0s
   350K .......... .......... .......... .......... .......... 94% 1.16M 0s
   400K .......... .......... .....                           100% 96.4M=0.09s

2023-10-19 14:13:53 (4.79 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454]

--2023-10-19 14:13:53--  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: 1558 (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%  238M=0s

2023-10-19 14:13:53 (238 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 [1558/1558]

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-10-19 14:13:53--  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: 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=M;O=A’

     0K .                                                     100% 78.5M=0s

2023-10-19 14:13:53 (78.5 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 [1560/1560]

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-10-19 14:13:53--  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: 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=S;O=A’

     0K .                                                     100%  268M=0s

2023-10-19 14:13:53 (268 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 [1559/1559]

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-10-19 14:13:53--  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: 1557 (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%  283M=0s

2023-10-19 14:13:53 (283 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 [1557/1557]

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-10-19 14:13:53--  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... 200 OK
Length: 30135 (29K) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’

     0K .......... .......... .........                       100%  686K=0.04s

2023-10-19 14:13:53 (686 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar’ saved [30135/30135]

--2023-10-19 14:13:53--  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... 200 OK
Length: 33410372 (32M) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’

     0K .......... .......... .......... .......... ..........  0% 66.8M 0s
    50K .......... .......... .......... .......... ..........  0%  129M 0s
   100K .......... .......... .......... .......... ..........  0%  104M 0s
   150K .......... .......... .......... .......... ..........  0% 1.17M 7s
   200K .......... .......... .......... .......... ..........  0% 87.6M 6s
   250K .......... .......... .......... .......... ..........  0%  166M 5s
   300K .......... .......... .......... .......... ..........  1%  126M 4s
   350K .......... .......... .......... .......... ..........  1% 1.17M 7s
   400K .......... .......... .......... .......... ..........  1% 70.7M 6s
   450K .......... .......... .......... .......... ..........  1%  114M 6s
   500K .......... .......... .......... .......... ..........  1%  103M 5s
   550K .......... .......... .......... .......... ..........  1%  105M 5s
   600K .......... .......... .......... .......... ..........  1% 1.19M 6s
   650K .......... .......... .......... .......... ..........  2% 49.3M 6s
   700K .......... .......... .......... .......... ..........  2% 84.1M 6s
   750K .......... .......... .......... .......... ..........  2%  118M 5s
   800K .......... .......... .......... .......... ..........  2% 1.18M 6s
   850K .......... .......... .......... .......... ..........  2% 61.8M 6s
   900K .......... .......... .......... .......... ..........  2% 91.3M 6s
   950K .......... .......... .......... .......... ..........  3% 1.18M 7s
  1000K .......... .......... .......... .......... ..........  3% 84.7M 6s
  1050K .......... .......... .......... .......... ..........  3%  112M 6s
  1100K .......... .......... .......... .......... ..........  3% 64.0M 6s
  1150K .......... .......... .......... .......... ..........  3% 1.18M 7s
  1200K .......... .......... .......... .......... ..........  3% 74.1M 7s
  1250K .......... .......... .......... .......... ..........  3%  109M 6s
  1300K .......... .......... .......... .......... ..........  4%  119M 6s
  1350K .......... .......... .......... .......... ..........  4% 15.8M 6s
  1400K .......... .......... .......... .......... ..........  4% 1.26M 6s
  1450K .......... .......... .......... .......... ..........  4% 97.3M 6s
  1500K .......... .......... .......... .......... ..........  4% 14.4M 6s
  1550K .......... .......... .......... .......... ..........  4% 87.9M 6s
  1600K .......... .......... .......... .......... ..........  5% 1.27M 6s
  1650K .......... .......... .......... .......... ..........  5% 95.8M 6s
  1700K .......... .......... .......... .......... ..........  5% 14.7M 6s
  1750K .......... .......... .......... .......... ..........  5% 1.25M 7s
  1800K .......... .......... .......... .......... ..........  5%  122M 6s
  1850K .......... .......... .......... .......... ..........  5% 20.1M 6s
  1900K .......... .......... .......... .......... ..........  5%  167M 6s
  1950K .......... .......... .......... .......... ..........  6% 33.5M 6s
  2000K .......... .......... .......... .......... ..........  6% 1.25M 6s
  2050K .......... .......... .......... .......... ..........  6% 20.8M 6s
  2100K .......... .......... .......... .......... ..........  6% 51.6M 6s
  2150K .......... .......... .......... .......... ..........  6% 94.2M 6s
  2200K .......... .......... .......... .......... ..........  6% 1.24M 6s
  2250K .......... .......... .......... .......... ..........  7% 23.7M 6s
  2300K .......... .......... .......... .......... ..........  7% 43.0M 6s
  2350K .......... .......... .......... .......... ..........  7% 1.24M 7s
  2400K .......... .......... .......... .......... ..........  7%  119M 6s
  2450K .......... .......... .......... .......... ..........  7% 24.3M 6s
  2500K .......... .......... .......... .......... ..........  7% 37.6M 6s
  2550K .......... .......... .......... .......... ..........  7% 1.25M 6s
  2600K .......... .......... .......... .......... ..........  8% 22.8M 6s
  2650K .......... .......... .......... .......... ..........  8%  125M 6s
  2700K .......... .......... .......... .......... ..........  8% 39.2M 6s
  2750K .......... .......... .......... .......... ..........  8% 1.24M 6s
  2800K .......... .......... .......... .......... ..........  8% 23.1M 6s
  2850K .......... .......... .......... .......... ..........  8% 42.2M 6s
  2900K .......... .......... .......... .......... ..........  9% 90.8M 6s
  2950K .......... .......... .......... .......... ..........  9% 1.25M 6s
  3000K .......... .......... .......... .......... ..........  9% 22.9M 6s
  3050K .......... .......... .......... .......... ..........  9% 43.8M 6s
  3100K .......... .......... .......... .......... ..........  9% 1.24M 6s
  3150K .......... .......... .......... .......... ..........  9% 94.7M 6s
  3200K .......... .......... .......... .......... ..........  9% 24.1M 6s
  3250K .......... .......... .......... .......... .......... 10% 39.7M 6s
  3300K .......... .......... .......... .......... .......... 10% 1.24M 6s
  3350K .......... .......... .......... .......... .......... 10% 25.2M 6s
  3400K .......... .......... .......... .......... .......... 10% 92.6M 6s
  3450K .......... .......... .......... .......... .......... 10% 76.3M 6s
  3500K .......... .......... .......... .......... .......... 10% 1.22M 6s
  3550K .......... .......... .......... .......... .......... 11%  124M 6s
  3600K .......... .......... .......... .......... .......... 11% 13.0M 6s
  3650K .......... .......... .......... .......... .......... 11%  131M 6s
  3700K .......... .......... .......... .......... .......... 11%  159M 6s
  3750K .......... .......... .......... .......... .......... 11% 1.25M 6s
  3800K .......... .......... .......... .......... .......... 11% 93.2M 6s
  3850K .......... .......... .......... .......... .......... 11% 15.6M 6s
  3900K .......... .......... .......... .......... .......... 12%  102M 6s
  3950K .......... .......... .......... .......... .......... 12% 1.25M 6s
  4000K .......... .......... .......... .......... .......... 12% 82.5M 6s
  4050K .......... .......... .......... .......... .......... 12% 17.0M 6s
  4100K .......... .......... .......... .......... .......... 12% 1.24M 6s
  4150K .......... .......... .......... .......... .......... 12%  126M 6s
  4200K .......... .......... .......... .......... .......... 13%  115M 6s
  4250K .......... .......... .......... .......... .......... 13% 17.0M 6s
  4300K .......... .......... .......... .......... .......... 13% 1.24M 6s
  4350K .......... .......... .......... .......... .......... 13% 8.43M 6s
  4400K .......... .......... .......... .......... .......... 13% 92.3M 6s
  4450K .......... .......... .......... .......... .......... 13%  117M 6s
  4500K .......... .......... .......... .......... .......... 13% 1.34M 6s
  4550K .......... .......... .......... .......... .......... 14% 8.31M 6s
  4600K .......... .......... .......... .......... .......... 14% 97.9M 6s
  4650K .......... .......... .......... .......... .......... 14%  125M 6s
  4700K .......... .......... .......... .......... .......... 14% 1.35M 6s
  4750K .......... .......... .......... .......... .......... 14% 8.12M 6s
  4800K .......... .......... .......... .......... .......... 14%  102M 6s
  4850K .......... .......... .......... .......... .......... 15% 1.34M 6s
  4900K .......... .......... .......... .......... .......... 15% 99.5M 6s
  4950K .......... .......... .......... .......... .......... 15% 8.65M 6s
  5000K .......... .......... .......... .......... .......... 15% 92.4M 6s
  5050K .......... .......... .......... .......... .......... 15% 1.33M 6s
  5100K .......... .......... .......... .......... .......... 15% 8.63M 6s
  5150K .......... .......... .......... .......... .......... 15%  129M 6s
  5200K .......... .......... .......... .......... .......... 16%  179M 6s
  5250K .......... .......... .......... .......... .......... 16% 1.33M 6s
  5300K .......... .......... .......... .......... .......... 16% 8.74M 6s
  5350K .......... .......... .......... .......... .......... 16% 87.0M 6s
  5400K .......... .......... .......... .......... .......... 16%  117M 6s
  5450K .......... .......... .......... .......... .......... 16% 1.34M 6s
  5500K .......... .......... .......... .......... .......... 17% 8.73M 6s
  5550K .......... .......... .......... .......... .......... 17% 90.6M 6s
  5600K .......... .......... .......... .......... .......... 17% 1.33M 6s
  5650K .......... .......... .......... .......... .......... 17%  134M 6s
  5700K .......... .......... .......... .......... .......... 17% 8.87M 6s
  5750K .......... .......... .......... .......... .......... 17% 93.1M 6s
  5800K .......... .......... .......... .......... .......... 17% 1.33M 6s
  5850K .......... .......... .......... .......... .......... 18% 8.97M 6s
  5900K .......... .......... .......... .......... .......... 18%  141M 6s
  5950K .......... .......... .......... .......... .......... 18% 98.9M 6s
  6000K .......... .......... .......... .......... .......... 18% 1.32M 6s
  6050K .......... .......... .......... .......... .......... 18% 68.2M 6s
  6100K .......... .......... .......... .......... .......... 18% 10.0M 6s
  6150K .......... .......... .......... .......... .......... 19%  110M 6s
  6200K .......... .......... .......... .......... .......... 19%  130M 6s
  6250K .......... .......... .......... .......... .......... 19% 1.31M 6s
  6300K .......... .......... .......... .......... .......... 19% 10.0M 6s
  6350K .......... .......... .......... .......... .......... 19% 92.2M 6s
  6400K .......... .......... .......... .......... .......... 19% 1.31M 6s
  6450K .......... .......... .......... .......... .......... 19%  119M 6s
  6500K .......... .......... .......... .......... .......... 20% 9.46M 6s
  6550K .......... .......... .......... .......... .......... 20% 14.7M 6s
  6600K .......... .......... .......... .......... .......... 20% 94.0M 6s
  6650K .......... .......... .......... .......... .......... 20% 1.35M 6s
  6700K .......... .......... .......... .......... .......... 20%  139M 6s
  6750K .......... .......... .......... .......... .......... 20% 12.8M 6s
  6800K .......... .......... .......... .......... .......... 20% 5.45M 6s
  6850K .......... .......... .......... .......... .......... 21%  127M 6s
  6900K .......... .......... .......... .......... .......... 21% 1.61M 6s
  6950K .......... .......... .......... .......... .......... 21% 4.11M 6s
  7000K .......... .......... .......... .......... .......... 21% 88.8M 6s
  7050K .......... .......... .......... .......... .......... 21% 30.3M 5s
  7100K .......... .......... .......... .......... .......... 21% 75.6M 5s
  7150K .......... .......... .......... .......... .......... 22% 1.29M 6s
  7200K .......... .......... .......... .......... .......... 22% 17.5M 5s
  7250K .......... .......... .......... .......... .......... 22% 25.3M 5s
  7300K .......... .......... .......... .......... .......... 22%  132M 5s
  7350K .......... .......... .......... .......... .......... 22% 1.27M 5s
  7400K .......... .......... .......... .......... .......... 22%  151M 5s
  7450K .......... .......... .......... .......... .......... 22% 18.0M 5s
  7500K .......... .......... .......... .......... .......... 23% 31.2M 5s
  7550K .......... .......... .......... .......... .......... 23%  102M 5s
  7600K .......... .......... .......... .......... .......... 23% 1.27M 5s
  7650K .......... .......... .......... .......... .......... 23% 18.5M 5s
  7700K .......... .......... .......... .......... .......... 23% 35.9M 5s
  7750K .......... .......... .......... .......... .......... 23% 1.26M 5s
  7800K .......... .......... .......... .......... .......... 24%  270M 5s
  7850K .......... .......... .......... .......... .......... 24% 17.6M 5s
  7900K .......... .......... .......... .......... .......... 24% 24.6M 5s
  7950K .......... .......... .......... .......... .......... 24% 1.58M 5s
  8000K .......... .......... .......... .......... .......... 24% 6.53M 5s
  8050K .......... .......... .......... .......... .......... 24% 17.1M 5s
  8100K .......... .......... .......... .......... .......... 24% 93.5M 5s
  8150K .......... .......... .......... .......... .......... 25% 1.50M 5s
  8200K .......... .......... .......... .......... .......... 25% 4.09M 5s
  8250K .......... .......... .......... .......... .......... 25% 96.5M 5s
  8300K .......... .......... .......... .......... .......... 25% 1.63M 5s
  8350K .......... .......... .......... .......... .......... 25% 83.8M 5s
  8400K .......... .......... .......... .......... .......... 25% 4.05M 5s
  8450K .......... .......... .......... .......... .......... 26% 6.27M 5s
  8500K .......... .......... .......... .......... .......... 26%  102M 5s
  8550K .......... .......... .......... .......... .......... 26% 2.11M 5s
  8600K .......... .......... .......... .......... .......... 26% 2.57M 5s
  8650K .......... .......... .......... .......... .......... 26% 82.8M 5s
  8700K .......... .......... .......... .......... .......... 26%  117M 5s
  8750K .......... .......... .......... .......... .......... 26% 2.10M 5s
  8800K .......... .......... .......... .......... .......... 27% 2.57M 5s
  8850K .......... .......... .......... .......... .......... 27%  111M 5s
  8900K .......... .......... .......... .......... .......... 27%  116M 5s
  8950K .......... .......... .......... .......... .......... 27% 2.12M 5s
  9000K .......... .......... .......... .......... .......... 27% 2.54M 5s
  9050K .......... .......... .......... .......... .......... 27%  123M 5s
  9100K .......... .......... .......... .......... .......... 28% 2.11M 5s
  9150K .......... .......... .......... .......... .......... 28%  105M 5s
  9200K .......... .......... .......... .......... .......... 28% 2.56M 5s
  9250K .......... .......... .......... .......... .......... 28%  112M 5s
  9300K .......... .......... .......... .......... .......... 28% 2.08M 5s
  9350K .......... .......... .......... .......... .......... 28% 2.55M 5s
  9400K .......... .......... .......... .......... .......... 28%  261M 5s
  9450K .......... .......... .......... .......... .......... 29% 85.3M 5s
  9500K .......... .......... .......... .......... .......... 29% 2.10M 5s
  9550K .......... .......... .......... .......... .......... 29% 2.57M 5s
  9600K .......... .......... .......... .......... .......... 29%  106M 5s
  9650K .......... .......... .......... .......... .......... 29%  119M 5s
  9700K .......... .......... .......... .......... .......... 29% 2.10M 5s
  9750K .......... .......... .......... .......... .......... 30% 2.56M 5s
  9800K .......... .......... .......... .......... .......... 30% 24.9M 5s
  9850K .......... .......... .......... .......... .......... 30%  110M 5s
  9900K .......... .......... .......... .......... .......... 30% 87.2M 5s
  9950K .......... .......... .......... .......... .......... 30% 1.92M 5s
 10000K .......... .......... .......... .......... .......... 30% 2.41M 5s
 10050K .......... .......... .......... .......... .......... 30% 71.8M 5s
 10100K .......... .......... .......... .......... .......... 31% 2.24M 5s
 10150K .......... .......... .......... .......... .......... 31%  110M 5s
 10200K .......... .......... .......... .......... .......... 31% 2.41M 5s
 10250K .......... .......... .......... .......... .......... 31% 96.7M 5s
 10300K .......... .......... .......... .......... .......... 31% 2.23M 5s
 10350K .......... .......... .......... .......... .......... 31% 2.41M 5s
 10400K .......... .......... .......... .......... .......... 32%  133M 5s
 10450K .......... .......... .......... .......... .......... 32%  130M 5s
 10500K .......... .......... .......... .......... .......... 32% 2.20M 5s
 10550K .......... .......... .......... .......... .......... 32% 2.42M 5s
 10600K .......... .......... .......... .......... .......... 32% 14.9M 5s
 10650K .......... .......... .......... .......... .......... 32%  101M 5s
 10700K .......... .......... .......... .......... .......... 32%  131M 5s
 10750K .......... .......... .......... .......... .......... 33% 2.51M 5s
 10800K .......... .......... .......... .......... .......... 33% 2.15M 5s
 10850K .......... .......... .......... .......... .......... 33% 82.8M 5s
 10900K .......... .......... .......... .......... .......... 33% 2.51M 5s
 10950K .......... .......... .......... .......... .......... 33%  139M 5s
 11000K .......... .......... .......... .......... .......... 33% 2.15M 5s
 11050K .......... .......... .......... .......... .......... 34% 6.92M 5s
 11100K .......... .......... .......... .......... .......... 34% 86.5M 5s
 11150K .......... .......... .......... .......... .......... 34% 3.61M 5s
 11200K .......... .......... .......... .......... .......... 34% 96.1M 5s
 11250K .......... .......... .......... .......... .......... 34% 2.13M 5s
 11300K .......... .......... .......... .......... .......... 34% 3.57M 5s
 11350K .......... .......... .......... .......... .......... 34% 83.6M 5s
 11400K .......... .......... .......... .......... .......... 35% 8.28M 5s
 11450K .......... .......... .......... .......... .......... 35% 1.35M 5s
 11500K .......... .......... .......... .......... .......... 35% 90.8M 5s
 11550K .......... .......... .......... .......... .......... 35%  139M 5s
 11600K .......... .......... .......... .......... .......... 35% 8.44M 5s
 11650K .......... .......... .......... .......... .......... 35% 1.34M 5s
 11700K .......... .......... .......... .......... .......... 36%  141M 5s
 11750K .......... .......... .......... .......... .......... 36% 84.0M 4s
 11800K .......... .......... .......... .......... .......... 36% 8.65M 4s
 11850K .......... .......... .......... .......... .......... 36% 1.34M 5s
 11900K .......... .......... .......... .......... .......... 36% 90.2M 4s
 11950K .......... .......... .......... .......... .......... 36% 9.18M 4s
 12000K .......... .......... .......... .......... .......... 36% 77.6M 4s
 12050K .......... .......... .......... .......... .......... 37% 1.33M 4s
 12100K .......... .......... .......... .......... .......... 37%  116M 4s
 12150K .......... .......... .......... .......... .......... 37% 8.92M 4s
 12200K .......... .......... .......... .......... .......... 37% 1.34M 4s
 12250K .......... .......... .......... .......... .......... 37% 76.6M 4s
 12300K .......... .......... .......... .......... .......... 37% 88.6M 4s
 12350K .......... .......... .......... .......... .......... 38% 8.71M 4s
 12400K .......... .......... .......... .......... .......... 38% 1.34M 4s
 12450K .......... .......... .......... .......... .......... 38% 30.0M 4s
 12500K .......... .......... .......... .......... .......... 38% 95.4M 4s
 12550K .......... .......... .......... .......... .......... 38%  105M 4s
 12600K .......... .......... .......... .......... .......... 38% 1.21M 4s
 12650K .......... .......... .......... .......... .......... 38%  104M 4s
 12700K .......... .......... .......... .......... .......... 39% 27.6M 4s
 12750K .......... .......... .......... .......... .......... 39% 1.20M 4s
 12800K .......... .......... .......... .......... .......... 39% 68.5M 4s
 12850K .......... .......... .......... .......... .......... 39%  104M 4s
 12900K .......... .......... .......... .......... .......... 39%  216M 4s
 12950K .......... .......... .......... .......... .......... 39% 44.2M 4s
 13000K .......... .......... .......... .......... .......... 39% 1.15M 4s
 13050K .......... .......... .......... .......... .......... 40%  111M 4s
 13100K .......... .......... .......... .......... .......... 40%  100M 4s
 13150K .......... .......... .......... .......... .......... 40%  154M 4s
 13200K .......... .......... .......... .......... .......... 40% 1.17M 4s
 13250K .......... .......... .......... .......... .......... 40%  132M 4s
 13300K .......... .......... .......... .......... .......... 40%  112M 4s
 13350K .......... .......... .......... .......... .......... 41%  101M 4s
 13400K .......... .......... .......... .......... .......... 41% 1.16M 4s
 13450K .......... .......... .......... .......... .......... 41% 4.37M 4s
 13500K .......... .......... .......... .......... .......... 41%  114M 4s
 13550K .......... .......... .......... .......... .......... 41%  112M 4s
 13600K .......... .......... .......... .......... .......... 41% 1.50M 4s
 13650K .......... .......... .......... .......... .......... 41% 4.92M 4s
 13700K .......... .......... .......... .......... .......... 42% 49.7M 4s
 13750K .......... .......... .......... .......... .......... 42%  121M 4s
 13800K .......... .......... .......... .......... .......... 42% 83.3M 4s
 13850K .......... .......... .......... .......... .......... 42% 1.54M 4s
 13900K .......... .......... .......... .......... .......... 42% 5.05M 4s
 13950K .......... .......... .......... .......... .......... 42% 41.3M 4s
 14000K .......... .......... .......... .......... .......... 43% 1.52M 4s
 14050K .......... .......... .......... .......... .......... 43% 10.8M 4s
 14100K .......... .......... .......... .......... .......... 43% 98.9M 4s
 14150K .......... .......... .......... .......... .......... 43% 4.06M 4s
 14200K .......... .......... .......... .......... .......... 43% 64.7M 4s
 14250K .......... .......... .......... .......... .......... 43% 1.91M 4s
 14300K .......... .......... .......... .......... .......... 43% 10.8M 4s
 14350K .......... .......... .......... .......... .......... 44% 3.86M 4s
 14400K .......... .......... .......... .......... .......... 44%  133M 4s
 14450K .......... .......... .......... .......... .......... 44% 1.92M 4s
 14500K .......... .......... .......... .......... .......... 44% 10.7M 4s
 14550K .......... .......... .......... .......... .......... 44% 3.84M 4s
 14600K .......... .......... .......... .......... .......... 44% 1.94M 4s
 14650K .......... .......... .......... .......... .......... 45%  110M 4s
 14700K .......... .......... .......... .......... .......... 45% 10.9M 4s
 14750K .......... .......... .......... .......... .......... 45% 3.80M 4s
 14800K .......... .......... .......... .......... .......... 45% 1.93M 4s
 14850K .......... .......... .......... .......... .......... 45% 11.3M 4s
 14900K .......... .......... .......... .......... .......... 45% 91.0M 4s
 14950K .......... .......... .......... .......... .......... 45% 3.81M 4s
 15000K .......... .......... .......... .......... .......... 46% 1.91M 4s
 15050K .......... .......... .......... .......... .......... 46% 11.5M 4s
 15100K .......... .......... .......... .......... .......... 46% 3.75M 4s
 15150K .......... .......... .......... .......... .......... 46%  140M 4s
 15200K .......... .......... .......... .......... .......... 46% 1.94M 4s
 15250K .......... .......... .......... .......... .......... 46% 10.8M 4s
 15300K .......... .......... .......... .......... .......... 47% 3.73M 4s
 15350K .......... .......... .......... .......... .......... 47% 1.92M 4s
 15400K .......... .......... .......... .......... .......... 47%  181M 4s
 15450K .......... .......... .......... .......... .......... 47% 11.6M 4s
 15500K .......... .......... .......... .......... .......... 47% 3.64M 4s
 15550K .......... .......... .......... .......... .......... 47% 1.95M 4s
 15600K .......... .......... .......... .......... .......... 47% 12.0M 4s
 15650K .......... .......... .......... .......... .......... 48%  110M 4s
 15700K .......... .......... .......... .......... .......... 48% 3.64M 4s
 15750K .......... .......... .......... .......... .......... 48% 1.92M 4s
 15800K .......... .......... .......... .......... .......... 48% 13.0M 4s
 15850K .......... .......... .......... .......... .......... 48% 3.71M 4s
 15900K .......... .......... .......... .......... .......... 48%  124M 4s
 15950K .......... .......... .......... .......... .......... 49% 1.90M 4s
 16000K .......... .......... .......... .......... .......... 49% 13.2M 4s
 16050K .......... .......... .......... .......... .......... 49% 3.68M 4s
 16100K .......... .......... .......... .......... .......... 49% 1.90M 4s
 16150K .......... .......... .......... .......... .......... 49% 92.8M 4s
 16200K .......... .......... .......... .......... .......... 49% 13.9M 4s
 16250K .......... .......... .......... .......... .......... 49% 3.68M 4s
 16300K .......... .......... .......... .......... .......... 50% 1.90M 4s
 16350K .......... .......... .......... .......... .......... 50% 13.6M 4s
 16400K .......... .......... .......... .......... .......... 50%  109M 4s
 16450K .......... .......... .......... .......... .......... 50% 3.70M 4s
 16500K .......... .......... .......... .......... .......... 50% 1.89M 4s
 16550K .......... .......... .......... .......... .......... 50% 14.1M 4s
 16600K .......... .......... .......... .......... .......... 51% 3.58M 3s
 16650K .......... .......... .......... .......... .......... 51%  129M 3s
 16700K .......... .......... .......... .......... .......... 51%  141M 3s
 16750K .......... .......... .......... .......... .......... 51% 1.71M 3s
 16800K .......... .......... .......... .......... .......... 51% 50.2M 3s
 16850K .......... .......... .......... .......... .......... 51% 3.58M 3s
 16900K .......... .......... .......... .......... .......... 51%  121M 3s
 16950K .......... .......... .......... .......... .......... 52% 97.0M 3s
 17000K .......... .......... .......... .......... .......... 52% 1.75M 3s
 17050K .......... .......... .......... .......... .......... 52% 3.43M 3s
 17100K .......... .......... .......... .......... .......... 52% 89.2M 3s
 17150K .......... .......... .......... .......... .......... 52% 1.73M 3s
 17200K .......... .......... .......... .......... .......... 52%  272M 3s
 17250K .......... .......... .......... .......... .......... 53% 3.46M 3s
 17300K .......... .......... .......... .......... .......... 53% 57.4M 3s
 17350K .......... .......... .......... .......... .......... 53%  113M 3s
 17400K .......... .......... .......... .......... .......... 53% 1.75M 3s
 17450K .......... .......... .......... .......... .......... 53% 3.45M 3s
 17500K .......... .......... .......... .......... .......... 53% 85.0M 3s
 17550K .......... .......... .......... .......... .......... 53%  119M 3s
 17600K .......... .......... .......... .......... .......... 54% 1.75M 3s
 17650K .......... .......... .......... .......... .......... 54% 3.39M 3s
 17700K .......... .......... .......... .......... .......... 54% 93.5M 3s
 17750K .......... .......... .......... .......... .......... 54%  129M 3s
 17800K .......... .......... .......... .......... .......... 54% 1.75M 3s
 17850K .......... .......... .......... .......... .......... 54% 3.38M 3s
 17900K .......... .......... .......... .......... .......... 55% 14.2M 3s
 17950K .......... .......... .......... .......... .......... 55%  118M 3s
 18000K .......... .......... .......... .......... .......... 55% 1.97M 3s
 18050K .......... .......... .......... .......... .......... 55%  105M 3s
 18100K .......... .......... .......... .......... .......... 55% 3.38M 3s
 18150K .......... .......... .......... .......... .......... 55% 11.5M 3s
 18200K .......... .......... .......... .......... .......... 55%  110M 3s
 18250K .......... .......... .......... .......... .......... 56% 1.29M 3s
 18300K .......... .......... .......... .......... .......... 56%  145M 3s
 18350K .......... .......... .......... .......... .......... 56% 74.0M 3s
 18400K .......... .......... .......... .......... .......... 56% 11.7M 3s
 18450K .......... .......... .......... .......... .......... 56% 1.28M 3s
 18500K .......... .......... .......... .......... .......... 56% 32.3M 3s
 18550K .......... .......... .......... .......... .......... 57%  114M 3s
 18600K .......... .......... .......... .......... .......... 57% 17.8M 3s
 18650K .......... .......... .......... .......... .......... 57%  133M 3s
 18700K .......... .......... .......... .......... .......... 57% 1.27M 3s
 18750K .......... .......... .......... .......... .......... 57% 32.0M 3s
 18800K .......... .......... .......... .......... .......... 57% 17.9M 3s
 18850K .......... .......... .......... .......... .......... 57% 1.26M 3s
 18900K .......... .......... .......... .......... .......... 58%  111M 3s
 18950K .......... .......... .......... .......... .......... 58% 41.9M 3s
 19000K .......... .......... .......... .......... .......... 58% 16.6M 3s
 19050K .......... .......... .......... .......... .......... 58% 1.27M 3s
 19100K .......... .......... .......... .......... .......... 58% 41.0M 3s
 19150K .......... .......... .......... .......... .......... 58%  110M 3s
 19200K .......... .......... .......... .......... .......... 58% 17.4M 3s
 19250K .......... .......... .......... .......... .......... 59% 1.26M 3s
 19300K .......... .......... .......... .......... .......... 59% 44.7M 3s
 19350K .......... .......... .......... .......... .......... 59% 17.3M 3s
 19400K .......... .......... .......... .......... .......... 59%  126M 3s
 19450K .......... .......... .......... .......... .......... 59% 1.25M 3s
 19500K .......... .......... .......... .......... .......... 59% 48.7M 3s
 19550K .......... .......... .......... .......... .......... 60% 18.0M 3s
 19600K .......... .......... .......... .......... .......... 60% 1.26M 3s
 19650K .......... .......... .......... .......... .......... 60% 86.5M 3s
 19700K .......... .......... .......... .......... .......... 60% 58.9M 3s
 19750K .......... .......... .......... .......... .......... 60% 16.0M 3s
 19800K .......... .......... .......... .......... .......... 60% 1.27M 3s
 19850K .......... .......... .......... .......... .......... 60% 45.4M 3s
 19900K .......... .......... .......... .......... .......... 61%  108M 3s
 19950K .......... .......... .......... .......... .......... 61% 16.8M 3s
 20000K .......... .......... .......... .......... .......... 61% 1.26M 3s
 20050K .......... .......... .......... .......... .......... 61% 44.1M 3s
 20100K .......... .......... .......... .......... .......... 61% 17.2M 3s
 20150K .......... .......... .......... .......... .......... 61%  137M 3s
 20200K .......... .......... .......... .......... .......... 62% 1.26M 3s
 20250K .......... .......... .......... .......... .......... 62% 47.2M 3s
 20300K .......... .......... .......... .......... .......... 62% 17.2M 3s
 20350K .......... .......... .......... .......... .......... 62%  117M 3s
 20400K .......... .......... .......... .......... .......... 62%  104M 3s
 20450K .......... .......... .......... .......... .......... 62% 1.25M 3s
 20500K .......... .......... .......... .......... .......... 62% 16.6M 3s
 20550K .......... .......... .......... .......... .......... 63%  110M 3s
 20600K .......... .......... .......... .......... .......... 63% 1.23M 3s
 20650K .......... .......... .......... .......... .......... 63%  259M 3s
 20700K .......... .......... .......... .......... .......... 63%  113M 3s
 20750K .......... .......... .......... .......... .......... 63% 17.3M 3s
 20800K .......... .......... .......... .......... .......... 63% 94.1M 3s
 20850K .......... .......... .......... .......... .......... 64% 1.23M 3s
 20900K .......... .......... .......... .......... .......... 64%  262M 3s
 20950K .......... .......... .......... .......... .......... 64% 19.8M 3s
 21000K .......... .......... .......... .......... .......... 64%  119M 3s
 21050K .......... .......... .......... .......... .......... 64% 94.3M 2s
 21100K .......... .......... .......... .......... .......... 64% 1.23M 2s
 21150K .......... .......... .......... .......... .......... 64% 94.0M 2s
 21200K .......... .......... .......... .......... .......... 65% 22.7M 2s
 21250K .......... .......... .......... .......... .......... 65%  103M 2s
 21300K .......... .......... .......... .......... .......... 65%  127M 2s
 21350K .......... .......... .......... .......... .......... 65% 1.17M 2s
 21400K .......... .......... .......... .......... .......... 65%  117M 2s
 21450K .......... .......... .......... .......... .......... 65% 74.8M 2s
 21500K .......... .......... .......... .......... .......... 66% 85.9M 2s
 21550K .......... .......... .......... .......... .......... 66% 1.18M 2s
 21600K .......... .......... .......... .......... .......... 66% 54.2M 2s
 21650K .......... .......... .......... .......... .......... 66% 93.8M 2s
 21700K .......... .......... .......... .......... .......... 66%  149M 2s
 21750K .......... .......... .......... .......... .......... 66% 1.18M 2s
 21800K .......... .......... .......... .......... .......... 66% 80.5M 2s
 21850K .......... .......... .......... .......... .......... 67% 92.0M 2s
 21900K .......... .......... .......... .......... .......... 67%  108M 2s
 21950K .......... .......... .......... .......... .......... 67% 1.18M 2s
 22000K .......... .......... .......... .......... .......... 67% 91.0M 2s
 22050K .......... .......... .......... .......... .......... 67% 74.8M 2s
 22100K .......... .......... .......... .......... .......... 67% 1.17M 2s
 22150K .......... .......... .......... .......... .......... 68%  123M 2s
 22200K .......... .......... .......... .......... .......... 68%  122M 2s
 22250K .......... .......... .......... .......... .......... 68% 76.3M 2s
 22300K .......... .......... .......... .......... .......... 68% 1.17M 2s
 22350K .......... .......... .......... .......... .......... 68% 3.68M 2s
 22400K .......... .......... .......... .......... .......... 68%  111M 2s
 22450K .......... .......... .......... .......... .......... 68%  115M 2s
 22500K .......... .......... .......... .......... .......... 69%  132M 2s
 22550K .......... .......... .......... .......... .......... 69% 1.67M 2s
 22600K .......... .......... .......... .......... .......... 69% 1.79M 2s
 22650K .......... .......... .......... .......... .......... 69%  116M 2s
 22700K .......... .......... .......... .......... .......... 69% 3.22M 2s
 22750K .......... .......... .......... .......... .......... 69% 98.4M 2s
 22800K .......... .......... .......... .......... .......... 70% 1.81M 2s
 22850K .......... .......... .......... .......... .......... 70%  103M 2s
 22900K .......... .......... .......... .......... .......... 70% 3.22M 2s
 22950K .......... .......... .......... .......... .......... 70% 1.80M 2s
 23000K .......... .......... .......... .......... .......... 70%  107M 2s
 23050K .......... .......... .......... .......... .......... 70%  161M 2s
 23100K .......... .......... .......... .......... .......... 70% 3.23M 2s
 23150K .......... .......... .......... .......... .......... 71% 1.80M 2s
 23200K .......... .......... .......... .......... .......... 71% 93.4M 2s
 23250K .......... .......... .......... .......... .......... 71% 97.1M 2s
 23300K .......... .......... .......... .......... .......... 71% 3.23M 2s
 23350K .......... .......... .......... .......... .......... 71% 1.80M 2s
 23400K .......... .......... .......... .......... .......... 71% 91.0M 2s
 23450K .......... .......... .......... .......... .......... 72% 3.24M 2s
 23500K .......... .......... .......... .......... .......... 72% 83.5M 2s
 23550K .......... .......... .......... .......... .......... 72% 1.81M 2s
 23600K .......... .......... .......... .......... .......... 72% 98.7M 2s
 23650K .......... .......... .......... .......... .......... 72% 3.24M 2s
 23700K .......... .......... .......... .......... .......... 72% 1.80M 2s
 23750K .......... .......... .......... .......... .......... 72%  106M 2s
 23800K .......... .......... .......... .......... .......... 73% 3.03M 2s
 23850K .......... .......... .......... .......... .......... 73% 90.8M 2s
 23900K .......... .......... .......... .......... .......... 73% 1.88M 2s
 23950K .......... .......... .......... .......... .......... 73% 3.04M 2s
 24000K .......... .......... .......... .......... .......... 73% 83.3M 2s
 24050K .......... .......... .......... .......... .......... 73%  102M 2s
 24100K .......... .......... .......... .......... .......... 74% 1.88M 2s
 24150K .......... .......... .......... .......... .......... 74% 2.98M 2s
 24200K .......... .......... .......... .......... .......... 74%  169M 2s
 24250K .......... .......... .......... .......... .......... 74% 90.3M 2s
 24300K .......... .......... .......... .......... .......... 74% 1.87M 2s
 24350K .......... .......... .......... .......... .......... 74% 3.01M 2s
 24400K .......... .......... .......... .......... .......... 74%  133M 2s
 24450K .......... .......... .......... .......... .......... 75% 1.89M 2s
 24500K .......... .......... .......... .......... .......... 75% 97.1M 2s
 24550K .......... .......... .......... .......... .......... 75% 3.03M 2s
 24600K .......... .......... .......... .......... .......... 75% 80.4M 2s
 24650K .......... .......... .......... .......... .......... 75% 1.89M 2s
 24700K .......... .......... .......... .......... .......... 75% 3.00M 2s
 24750K .......... .......... .......... .......... .......... 76% 78.2M 2s
 24800K .......... .......... .......... .......... .......... 76%  102M 2s
 24850K .......... .......... .......... .......... .......... 76% 1.90M 2s
 24900K .......... .......... .......... .......... .......... 76% 2.97M 2s
 24950K .......... .......... .......... .......... .......... 76%  103M 2s
 25000K .......... .......... .......... .......... .......... 76%  128M 2s
 25050K .......... .......... .......... .......... .......... 76% 1.91M 2s
 25100K .......... .......... .......... .......... .......... 77% 2.89M 2s
 25150K .......... .......... .......... .......... .......... 77%  183M 2s
 25200K .......... .......... .......... .......... .......... 77% 1.90M 2s
 25250K .......... .......... .......... .......... .......... 77%  111M 2s
 25300K .......... .......... .......... .......... .......... 77% 2.97M 2s
 25350K .......... .......... .......... .......... .......... 77% 10.5M 2s
 25400K .......... .......... .......... .......... .......... 78%  135M 2s
 25450K .......... .......... .......... .......... .......... 78% 2.28M 2s
 25500K .......... .......... .......... .......... .......... 78% 1.68M 2s
 25550K .......... .......... .......... .......... .......... 78%  123M 2s
 25600K .......... .......... .......... .......... .......... 78% 54.8M 2s
 25650K .......... .......... .......... .......... .......... 78% 3.86M 2s
 25700K .......... .......... .......... .......... .......... 78% 1.67M 2s
 25750K .......... .......... .......... .......... .......... 79% 74.3M 1s
 25800K .......... .......... .......... .......... .......... 79%  116M 1s
 25850K .......... .......... .......... .......... .......... 79% 3.82M 1s
 25900K .......... .......... .......... .......... .......... 79% 1.67M 1s
 25950K .......... .......... .......... .......... .......... 79% 64.7M 1s
 26000K .......... .......... .......... .......... .......... 79% 3.83M 1s
 26050K .......... .......... .......... .......... .......... 79%  114M 1s
 26100K .......... .......... .......... .......... .......... 80% 1.67M 1s
 26150K .......... .......... .......... .......... .......... 80% 61.5M 1s
 26200K .......... .......... .......... .......... .......... 80% 3.86M 1s
 26250K .......... .......... .......... .......... .......... 80% 1.67M 1s
 26300K .......... .......... .......... .......... .......... 80%  129M 1s
 26350K .......... .......... .......... .......... .......... 80%  106M 1s
 26400K .......... .......... .......... .......... .......... 81% 3.76M 1s
 26450K .......... .......... .......... .......... .......... 81% 1.66M 1s
 26500K .......... .......... .......... .......... .......... 81%  184M 1s
 26550K .......... .......... .......... .......... .......... 81%  110M 1s
 26600K .......... .......... .......... .......... .......... 81% 3.75M 1s
 26650K .......... .......... .......... .......... .......... 81% 1.66M 1s
 26700K .......... .......... .......... .......... .......... 81%  120M 1s
 26750K .......... .......... .......... .......... .......... 82% 3.80M 1s
 26800K .......... .......... .......... .......... .......... 82%  184M 1s
 26850K .......... .......... .......... .......... .......... 82% 1.65M 1s
 26900K .......... .......... .......... .......... .......... 82%  108M 1s
 26950K .......... .......... .......... .......... .......... 82% 3.84M 1s
 27000K .......... .......... .......... .......... .......... 82% 1.65M 1s
 27050K .......... .......... .......... .......... .......... 83%  162M 1s
 27100K .......... .......... .......... .......... .......... 83% 85.1M 1s
 27150K .......... .......... .......... .......... .......... 83% 3.82M 1s
 27200K .......... .......... .......... .......... .......... 83% 1.65M 1s
 27250K .......... .......... .......... .......... .......... 83%  108M 1s
 27300K .......... .......... .......... .......... .......... 83%  136M 1s
 27350K .......... .......... .......... .......... .......... 83% 3.82M 1s
 27400K .......... .......... .......... .......... .......... 84% 16.5M 1s
 27450K .......... .......... .......... .......... .......... 84% 1.81M 1s
 27500K .......... .......... .......... .......... .......... 84% 95.2M 1s
 27550K .......... .......... .......... .......... .......... 84%  155M 1s
 27600K .......... .......... .......... .......... .......... 84% 3.16M 1s
 27650K .......... .......... .......... .......... .......... 84% 1.82M 1s
 27700K .......... .......... .......... .......... .......... 85%  132M 1s
 27750K .......... .......... .......... .......... .......... 85% 3.15M 1s
 27800K .......... .......... .......... .......... .......... 85%  221M 1s
 27850K .......... .......... .......... .......... .......... 85% 1.82M 1s
 27900K .......... .......... .......... .......... .......... 85%  117M 1s
 27950K .......... .......... .......... .......... .......... 85% 3.13M 1s
 28000K .......... .......... .......... .......... .......... 85% 1.81M 1s
 28050K .......... .......... .......... .......... .......... 86%  122M 1s
 28100K .......... .......... .......... .......... .......... 86% 70.2M 1s
 28150K .......... .......... .......... .......... .......... 86%  137M 1s
 28200K .......... .......... .......... .......... .......... 86% 3.25M 1s
 28250K .......... .......... .......... .......... .......... 86% 1.81M 1s
 28300K .......... .......... .......... .......... .......... 86% 81.1M 1s
 28350K .......... .......... .......... .......... .......... 87%  122M 1s
 28400K .......... .......... .......... .......... .......... 87% 3.23M 1s
 28450K .......... .......... .......... .......... .......... 87% 1.81M 1s
 28500K .......... .......... .......... .......... .......... 87%  108M 1s
 28550K .......... .......... .......... .......... .......... 87% 3.24M 1s
 28600K .......... .......... .......... .......... .......... 87% 82.2M 1s
 28650K .......... .......... .......... .......... .......... 87% 1.81M 1s
 28700K .......... .......... .......... .......... .......... 88%  141M 1s
 28750K .......... .......... .......... .......... .......... 88% 3.24M 1s
 28800K .......... .......... .......... .......... .......... 88% 1.78M 1s
 28850K .......... .......... .......... .......... .......... 88% 88.5M 1s
 28900K .......... .......... .......... .......... .......... 88%  117M 1s
 28950K .......... .......... .......... .......... .......... 88% 3.30M 1s
 29000K .......... .......... .......... .......... .......... 89% 1.80M 1s
 29050K .......... .......... .......... .......... .......... 89% 69.8M 1s
 29100K .......... .......... .......... .......... .......... 89% 98.0M 1s
 29150K .......... .......... .......... .......... .......... 89% 3.31M 1s
 29200K .......... .......... .......... .......... .......... 89% 1.80M 1s
 29250K .......... .......... .......... .......... .......... 89% 54.1M 1s
 29300K .......... .......... .......... .......... .......... 89% 3.37M 1s
 29350K .......... .......... .......... .......... .......... 90% 80.7M 1s
 29400K .......... .......... .......... .......... .......... 90% 1.79M 1s
 29450K .......... .......... .......... .......... .......... 90% 73.0M 1s
 29500K .......... .......... .......... .......... .......... 90% 3.33M 1s
 29550K .......... .......... .......... .......... .......... 90% 1.79M 1s
 29600K .......... .......... .......... .......... .......... 90% 95.6M 1s
 29650K .......... .......... .......... .......... .......... 91% 24.3M 1s
 29700K .......... .......... .......... .......... .......... 91%  135M 1s
 29750K .......... .......... .......... .......... .......... 91% 3.70M 1s
 29800K .......... .......... .......... .......... .......... 91% 1.78M 1s
 29850K .......... .......... .......... .......... .......... 91% 16.8M 1s
 29900K .......... .......... .......... .......... .......... 91% 88.4M 1s
 29950K .......... .......... .......... .......... .......... 91%  161M 1s
 30000K .......... .......... .......... .......... .......... 92% 4.03M 1s
 30050K .......... .......... .......... .......... .......... 92% 1.75M 1s
 30100K .......... .......... .......... .......... .......... 92% 16.9M 1s
 30150K .......... .......... .......... .......... .......... 92%  139M 1s
 30200K .......... .......... .......... .......... .......... 92% 4.03M 1s
 30250K .......... .......... .......... .......... .......... 92% 1.76M 1s
 30300K .......... .......... .......... .......... .......... 93% 16.8M 0s
 30350K .......... .......... .......... .......... .......... 93% 4.08M 0s
 30400K .......... .......... .......... .......... .......... 93%  145M 0s
 30450K .......... .......... .......... .......... .......... 93% 1.75M 0s
 30500K .......... .......... .......... .......... .......... 93% 17.6M 0s
 30550K .......... .......... .......... .......... .......... 93% 4.01M 0s
 30600K .......... .......... .......... .......... .......... 93% 1.76M 0s
 30650K .......... .......... .......... .......... .......... 94%  107M 0s
 30700K .......... .......... .......... .......... .......... 94% 18.7M 0s
 30750K .......... .......... .......... .......... .......... 94% 3.96M 0s
 30800K .......... .......... .......... .......... .......... 94% 1.76M 0s
 30850K .......... .......... .......... .......... .......... 94% 18.1M 0s
 30900K .......... .......... .......... .......... .......... 94%  115M 0s
 30950K .......... .......... .......... .......... .......... 95% 4.02M 0s
 31000K .......... .......... .......... .......... .......... 95% 1.76M 0s
 31050K .......... .......... .......... .......... .......... 95% 18.5M 0s
 31100K .......... .......... .......... .......... .......... 95% 3.95M 0s
 31150K .......... .......... .......... .......... .......... 95%  132M 0s
 31200K .......... .......... .......... .......... .......... 95% 1.76M 0s
 31250K .......... .......... .......... .......... .......... 95% 18.7M 0s
 31300K .......... .......... .......... .......... .......... 96% 3.95M 0s
 31350K .......... .......... .......... .......... .......... 96% 1.75M 0s
 31400K .......... .......... .......... .......... .......... 96%  154M 0s
 31450K .......... .......... .......... .......... .......... 96% 20.7M 0s
 31500K .......... .......... .......... .......... .......... 96% 3.95M 0s
 31550K .......... .......... .......... .......... .......... 96% 1.74M 0s
 31600K .......... .......... .......... .......... .......... 97% 22.3M 0s
 31650K .......... .......... .......... .......... .......... 97%  122M 0s
 31700K .......... .......... .......... .......... .......... 97% 3.93M 0s
 31750K .......... .......... .......... .......... .......... 97% 1.74M 0s
 31800K .......... .......... .......... .......... .......... 97% 22.6M 0s
 31850K .......... .......... .......... .......... .......... 97% 3.88M 0s
 31900K .......... .......... .......... .......... .......... 97%  206M 0s
 31950K .......... .......... .......... .......... .......... 98% 1.74M 0s
 32000K .......... .......... .......... .......... .......... 98% 22.6M 0s
 32050K .......... .......... .......... .......... .......... 98% 3.87M 0s
 32100K .......... .......... .......... .......... .......... 98% 1.73M 0s
 32150K .......... .......... .......... .......... .......... 98%  111M 0s
 32200K .......... .......... .......... .......... .......... 98% 26.5M 0s
 32250K .......... .......... .......... .......... .......... 98% 3.87M 0s
 32300K .......... .......... .......... .......... .......... 99% 1.73M 0s
 32350K .......... .......... .......... .......... .......... 99% 25.9M 0s
 32400K .......... .......... .......... .......... .......... 99%  132M 0s
 32450K .......... .......... .......... .......... .......... 99% 3.84M 0s
 32500K .......... .......... .......... .......... .......... 99% 1.74M 0s
 32550K .......... .......... .......... .......... .......... 99% 3.31M 0s
 32600K .......... .......... .......                         100%  131M=7.2s

2023-10-19 14:14:01 (4.45 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372]

FINISHED --2023-10-19 14:14:01--
Total wall clock time: 12s
Downloaded: 25 files, 33M in 7.6s (4.30 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 46 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