Skip to content
Failed

Console Output

Started by user Krum Tsvetkov
Running as Krum Tsvetkov
Agent centos-7-9x553 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-9x553"
  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-9x553"
    - 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-9x553"
    - 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-9x553 (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-bldzNZcoKP4Z/agent.50
SSH_AGENT_PID=52
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_5837518766687090546.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_5837518766687090546.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 7b7e619e8967701c23897d884cd54a39c51b23fa (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7b7e619e8967701c23897d884cd54a39c51b23fa # timeout=10
Commit message: "[582466] RCP UI tests VM won't start because of obsolete -XX:MaxPermSize"
 > git rev-list --no-walk 9b72f85a765b152b2abf97b5d60fda679a28c5e4 # 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 :51 -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 Sep 25 10:08:46 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5951
 vncext:      created VNC server for screen 0
[tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins14485823316043299864.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-09 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-09 '
+ mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2023-09 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-09 '
+ 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-09-25 10:08:46--  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% 98.1M=0s

2023-09-25 10:08:46 (98.1 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-09-25 10:08: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-09-25 10:08: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-09-25 10:08: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: 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=N;O=D’

     0K ..                                                    100%  402M=0s

2023-09-25 10:08:46 (402 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 [2189/2189]

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-09-25 10:08: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: 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=A’

     0K ..                                                    100%  458M=0s

2023-09-25 10:08:47 (458 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 [2187/2187]

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-09-25 10:08:47--  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%  410M=0s

2023-09-25 10:08:47 (410 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-09-25 10:08:47--  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%  374M=0s

2023-09-25 10:08:47 (374 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-09-25 10:08:47--  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... 200 OK
Length: 1128 (1.1K) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’

     0K .                                                     100%  239M=0s

2023-09-25 10:08:48 (239 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128]

--2023-09-25 10:08:48--  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... 200 OK
Length: 748 [application/xml]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’

     0K                                                       100%  164M=0s

2023-09-25 10:08:48 (164 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz’ saved [748/748]

--2023-09-25 10:08:48--  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... 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%  585K 1s
    50K .......... .......... .......... .......... .......... 26% 1.14M 0s
   100K .......... .......... .......... .......... .......... 40% 1.12M 0s
   150K .......... .......... .......... .......... .......... 53% 1.16M 0s
   200K .......... .......... .......... .......... .......... 67% 49.2M 0s
   250K .......... .......... .......... .......... .......... 80% 1018K 0s
   300K .......... .......... .......... .......... .......... 93% 1.05M 0s
   350K .......... .......... ..                              100% 76.3M=0.3s

2023-09-25 10:08:48 (1.17 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772]

--2023-09-25 10:08:48--  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%  119M 0s
    50K .......... .......... .......... .......... .......... 61%  117M 0s
   100K .......... .......... .......... .......... .......... 91% 1.15M 0s
   150K .......... ...                                        100%  182M=0.04s

2023-09-25 10:08:48 (3.67 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-09-25 10:08:48--  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%  350M=0s

2023-09-25 10:08:49 (350 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-09-25 10:08:49--  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% 41.0M=0s

2023-09-25 10:08:49 (41.0 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172]

--2023-09-25 10:08:49--  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%  419M=0s

2023-09-25 10:08:49 (419 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-09-25 10:08:49--  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: 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=N;O=A’

     0K ..                                                    100%  546M=0s

2023-09-25 10:08:49 (546 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 [2187/2187]

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-09-25 10:08:49--  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: 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=M;O=D’

     0K ..                                                    100%  579M=0s

2023-09-25 10:08:49 (579 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 [2189/2189]

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-09-25 10:08:49--  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%  517M=0s

2023-09-25 10:08:49 (517 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-09-25 10:08:49--  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-09-25 10:08:49 (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-09-25 10:08:49--  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%  236M=0s

2023-09-25 10:08:49 (236 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-09-25 10:08:49--  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%  246M=0s

2023-09-25 10:08:49 (246 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-09-25 10:08:49--  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%  234M=0s

2023-09-25 10:08:49 (234 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-09-25 10:08:49--  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%  266M=0s

2023-09-25 10:08:49 (266 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-09-25 10:08:49--  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% 61.8M 0s
    50K .......... .......... .......... .......... .......... 23% 55.5M 0s
   100K .......... .......... .......... .......... .......... 35%  114M 0s
   150K .......... .......... .......... .......... .......... 47% 1.19M 0s
   200K .......... .......... .......... .......... .......... 58% 69.2M 0s
   250K .......... .......... .......... .......... .......... 70% 37.2M 0s
   300K .......... .......... .......... .......... .......... 82% 31.8M 0s
   350K .......... .......... .......... .......... .......... 94% 1.18M 0s
   400K .......... .......... .....                           100%  230M=0.09s

2023-09-25 10:08:50 (4.70 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-09-25 10:08:50--  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: 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=N;O=D’

     0K .                                                     100%  313M=0s

2023-09-25 10:08:50 (313 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 [1559/1559]

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-09-25 10:08:50--  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%  286M=0s

2023-09-25 10:08:50 (286 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-09-25 10:08:50--  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%  288M=0s

2023-09-25 10:08:50 (288 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-09-25 10:08:50--  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: 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=D;O=A’

     0K .                                                     100%  294M=0s

2023-09-25 10:08:50 (294 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 [1559/1559]

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-09-25 10:08:50--  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-09-25 10:08:50 (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-09-25 10:08:50--  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%  124M 0s
    50K .......... .......... .......... .......... ..........  0% 93.0M 0s
   100K .......... .......... .......... .......... ..........  0%  169M 0s
   150K .......... .......... .......... .......... ..........  0% 1.16M 7s
   200K .......... .......... .......... .......... ..........  0%  154M 6s
   250K .......... .......... .......... .......... ..........  0% 12.6M 5s
   300K .......... .......... .......... .......... ..........  1%  124M 4s
   350K .......... .......... .......... .......... ..........  1% 1.27M 7s
   400K .......... .......... .......... .......... ..........  1% 12.8M 6s
   450K .......... .......... .......... .......... ..........  1%  121M 6s
   500K .......... .......... .......... .......... ..........  1%  117M 5s
   550K .......... .......... .......... .......... ..........  1% 1.27M 7s
   600K .......... .......... .......... .......... ..........  1% 13.0M 7s
   650K .......... .......... .......... .......... ..........  2% 95.6M 6s
   700K .......... .......... .......... .......... ..........  2%  127M 6s
   750K .......... .......... .......... .......... ..........  2% 1.27M 7s
   800K .......... .......... .......... .......... ..........  2% 12.8M 7s
   850K .......... .......... .......... .......... ..........  2% 67.7M 6s
   900K .......... .......... .......... .......... ..........  2% 1.28M 7s
   950K .......... .......... .......... .......... ..........  3%  134M 7s
  1000K .......... .......... .......... .......... ..........  3% 12.6M 7s
  1050K .......... .......... .......... .......... ..........  3% 69.4M 6s
  1100K .......... .......... .......... .......... ..........  3% 1.28M 7s
  1150K .......... .......... .......... .......... ..........  3% 13.2M 7s
  1200K .......... .......... .......... .......... ..........  3%  134M 7s
  1250K .......... .......... .......... .......... ..........  3% 71.0M 6s
  1300K .......... .......... .......... .......... ..........  4% 1.28M 7s
  1350K .......... .......... .......... .......... ..........  4% 12.3M 7s
  1400K .......... .......... .......... .......... ..........  4% 89.6M 7s
  1450K .......... .......... .......... .......... ..........  4% 96.4M 6s
  1500K .......... .......... .......... .......... ..........  4% 1.29M 7s
  1550K .......... .......... .......... .......... ..........  4% 12.4M 7s
  1600K .......... .......... .......... .......... ..........  5% 75.0M 7s
  1650K .......... .......... .......... .......... ..........  5% 1.27M 7s
  1700K .......... .......... .......... .......... ..........  5% 93.9M 7s
  1750K .......... .......... .......... .......... ..........  5% 91.6M 7s
  1800K .......... .......... .......... .......... ..........  5% 11.4M 7s
  1850K .......... .......... .......... .......... ..........  5%  109M 6s
  1900K .......... .......... .......... .......... ..........  5% 1.28M 7s
  1950K .......... .......... .......... .......... ..........  6% 78.4M 7s
  2000K .......... .......... .......... .......... ..........  6% 13.8M 6s
  2050K .......... .......... .......... .......... ..........  6%  123M 6s
  2100K .......... .......... .......... .......... ..........  6%  102M 6s
  2150K .......... .......... .......... .......... ..........  6% 1.17M 7s
  2200K .......... .......... .......... .......... ..........  6%  127M 6s
  2250K .......... .......... .......... .......... ..........  7%  110M 6s
  2300K .......... .......... .......... .......... ..........  7% 91.2M 6s
  2350K .......... .......... .......... .......... ..........  7%  132M 6s
  2400K .......... .......... .......... .......... ..........  7% 1.13M 6s
  2450K .......... .......... .......... .......... ..........  7% 99.4M 6s
  2500K .......... .......... .......... .......... ..........  7%  113M 6s
  2550K .......... .......... .......... .......... ..........  7%  107M 6s
  2600K .......... .......... .......... .......... ..........  8% 1.18M 6s
  2650K .......... .......... .......... .......... ..........  8% 71.3M 6s
  2700K .......... .......... .......... .......... ..........  8%  150M 6s
  2750K .......... .......... .......... .......... ..........  8% 91.3M 6s
  2800K .......... .......... .......... .......... ..........  8% 1.18M 6s
  2850K .......... .......... .......... .......... ..........  8% 51.5M 6s
  2900K .......... .......... .......... .......... ..........  9% 76.5M 6s
  2950K .......... .......... .......... .......... ..........  9%  125M 6s
  3000K .......... .......... .......... .......... ..........  9% 1.18M 6s
  3050K .......... .......... .......... .......... ..........  9% 39.4M 6s
  3100K .......... .......... .......... .......... ..........  9% 98.8M 6s
  3150K .......... .......... .......... .......... ..........  9%  120M 6s
  3200K .......... .......... .......... .......... ..........  9% 1.17M 6s
  3250K .......... .......... .......... .......... .......... 10% 78.1M 6s
  3300K .......... .......... .......... .......... .......... 10% 69.7M 6s
  3350K .......... .......... .......... .......... .......... 10%  137M 6s
  3400K .......... .......... .......... .......... .......... 10% 86.8M 6s
  3450K .......... .......... .......... .......... .......... 10% 1.18M 6s
  3500K .......... .......... .......... .......... .......... 10% 90.1M 6s
  3550K .......... .......... .......... .......... .......... 11%  103M 6s
  3600K .......... .......... .......... .......... .......... 11% 95.6M 6s
  3650K .......... .......... .......... .......... .......... 11% 1.17M 6s
  3700K .......... .......... .......... .......... .......... 11% 98.6M 6s
  3750K .......... .......... .......... .......... .......... 11% 99.7M 6s
  3800K .......... .......... .......... .......... .......... 11%  129M 6s
  3850K .......... .......... .......... .......... .......... 11% 1.17M 6s
  3900K .......... .......... .......... .......... .......... 12%  123M 6s
  3950K .......... .......... .......... .......... .......... 12% 99.9M 6s
  4000K .......... .......... .......... .......... .......... 12% 1.17M 6s
  4050K .......... .......... .......... .......... .......... 12%  112M 6s
  4100K .......... .......... .......... .......... .......... 12% 15.9M 6s
  4150K .......... .......... .......... .......... .......... 12%  112M 6s
  4200K .......... .......... .......... .......... .......... 13%  138M 6s
  4250K .......... .......... .......... .......... .......... 13% 1.25M 6s
  4300K .......... .......... .......... .......... .......... 13% 41.5M 6s
  4350K .......... .......... .......... .......... .......... 13% 19.9M 6s
  4400K .......... .......... .......... .......... .......... 13% 1.25M 6s
  4450K .......... .......... .......... .......... .......... 13% 96.6M 6s
  4500K .......... .......... .......... .......... .......... 13% 46.7M 6s
  4550K .......... .......... .......... .......... .......... 14% 19.4M 6s
  4600K .......... .......... .......... .......... .......... 14% 1.25M 6s
  4650K .......... .......... .......... .......... .......... 14% 43.4M 6s
  4700K .......... .......... .......... .......... .......... 14%  118M 6s
  4750K .......... .......... .......... .......... .......... 14% 16.9M 6s
  4800K .......... .......... .......... .......... .......... 14%  125M 6s
  4850K .......... .......... .......... .......... .......... 15% 1.23M 6s
  4900K .......... .......... .......... .......... .......... 15%  178M 6s
  4950K .......... .......... .......... .......... .......... 15%  147M 6s
  5000K .......... .......... .......... .......... .......... 15% 18.7M 6s
  5050K .......... .......... .......... .......... .......... 15% 1.23M 6s
  5100K .......... .......... .......... .......... .......... 15% 65.2M 6s
  5150K .......... .......... .......... .......... .......... 15%  118M 6s
  5200K .......... .......... .......... .......... .......... 16% 24.8M 6s
  5250K .......... .......... .......... .......... .......... 16% 94.3M 6s
  5300K .......... .......... .......... .......... .......... 16% 1.17M 6s
  5350K .......... .......... .......... .......... .......... 16% 81.4M 6s
  5400K .......... .......... .......... .......... .......... 16%  115M 6s
  5450K .......... .......... .......... .......... .......... 16% 1.16M 6s
  5500K .......... .......... .......... .......... .......... 17%  120M 6s
  5550K .......... .......... .......... .......... .......... 17%  118M 6s
  5600K .......... .......... .......... .......... .......... 17%  120M 6s
  5650K .......... .......... .......... .......... .......... 17% 1.17M 6s
  5700K .......... .......... .......... .......... .......... 17%  145M 6s
  5750K .......... .......... .......... .......... .......... 17% 97.7M 6s
  5800K .......... .......... .......... .......... .......... 17%  137M 6s
  5850K .......... .......... .......... .......... .......... 18% 1.17M 6s
  5900K .......... .......... .......... .......... .......... 18%  112M 6s
  5950K .......... .......... .......... .......... .......... 18%  118M 6s
  6000K .......... .......... .......... .......... .......... 18% 1.17M 6s
  6050K .......... .......... .......... .......... .......... 18%  159M 6s
  6100K .......... .......... .......... .......... .......... 18% 82.9M 6s
  6150K .......... .......... .......... .......... .......... 19%  151M 6s
  6200K .......... .......... .......... .......... .......... 19% 1.16M 6s
  6250K .......... .......... .......... .......... .......... 19% 48.1M 6s
  6300K .......... .......... .......... .......... .......... 19%  113M 6s
  6350K .......... .......... .......... .......... .......... 19%  111M 6s
  6400K .......... .......... .......... .......... .......... 19% 1.19M 6s
  6450K .......... .......... .......... .......... .......... 19%  213M 6s
  6500K .......... .......... .......... .......... .......... 20% 42.2M 6s
  6550K .......... .......... .......... .......... .......... 20% 48.7M 5s
  6600K .......... .......... .......... .......... .......... 20% 87.3M 5s
  6650K .......... .......... .......... .......... .......... 20% 1.19M 6s
  6700K .......... .......... .......... .......... .......... 20%  150M 5s
  6750K .......... .......... .......... .......... .......... 20% 97.5M 5s
  6800K .......... .......... .......... .......... .......... 20% 58.7M 5s
  6850K .......... .......... .......... .......... .......... 21% 1.18M 5s
  6900K .......... .......... .......... .......... .......... 21%  106M 5s
  6950K .......... .......... .......... .......... .......... 21%  159M 5s
  7000K .......... .......... .......... .......... .......... 21% 65.3M 5s
  7050K .......... .......... .......... .......... .......... 21% 1.17M 5s
  7100K .......... .......... .......... .......... .......... 21%  129M 5s
  7150K .......... .......... .......... .......... .......... 22% 96.9M 5s
  7200K .......... .......... .......... .......... .......... 22% 90.9M 5s
  7250K .......... .......... .......... .......... .......... 22% 1.17M 5s
  7300K .......... .......... .......... .......... .......... 22%  100M 5s
  7350K .......... .......... .......... .......... .......... 22% 79.4M 5s
  7400K .......... .......... .......... .......... .......... 22% 1.17M 5s
  7450K .......... .......... .......... .......... .......... 22%  138M 5s
  7500K .......... .......... .......... .......... .......... 23% 95.8M 5s
  7550K .......... .......... .......... .......... .......... 23% 84.6M 5s
  7600K .......... .......... .......... .......... .......... 23% 96.9M 5s
  7650K .......... .......... .......... .......... .......... 23% 1.18M 5s
  7700K .......... .......... .......... .......... .......... 23% 76.1M 5s
  7750K .......... .......... .......... .......... .......... 23% 97.2M 5s
  7800K .......... .......... .......... .......... .......... 24%  120M 5s
  7850K .......... .......... .......... .......... .......... 24% 1.18M 5s
  7900K .......... .......... .......... .......... .......... 24% 74.3M 5s
  7950K .......... .......... .......... .......... .......... 24%  120M 5s
  8000K .......... .......... .......... .......... .......... 24%  101M 5s
  8050K .......... .......... .......... .......... .......... 24% 1.17M 5s
  8100K .......... .......... .......... .......... .......... 24% 4.63M 5s
  8150K .......... .......... .......... .......... .......... 25%  271M 5s
  8200K .......... .......... .......... .......... .......... 25% 1.53M 5s
  8250K .......... .......... .......... .......... .......... 25% 89.8M 5s
  8300K .......... .......... .......... .......... .......... 25% 44.9M 5s
  8350K .......... .......... .......... .......... .......... 25% 5.08M 5s
  8400K .......... .......... .......... .......... .......... 25%  155M 5s
  8450K .......... .......... .......... .......... .......... 26% 1.49M 5s
  8500K .......... .......... .......... .......... .......... 26% 5.19M 5s
  8550K .......... .......... .......... .......... .......... 26%  116M 5s
  8600K .......... .......... .......... .......... .......... 26% 95.3M 5s
  8650K .......... .......... .......... .......... .......... 26% 1.38M 5s
  8700K .......... .......... .......... .......... .......... 26% 7.40M 5s
  8750K .......... .......... .......... .......... .......... 26% 99.3M 5s
  8800K .......... .......... .......... .......... .......... 27%  100M 5s
  8850K .......... .......... .......... .......... .......... 27% 1.38M 5s
  8900K .......... .......... .......... .......... .......... 27% 7.38M 5s
  8950K .......... .......... .......... .......... .......... 27%  117M 5s
  9000K .......... .......... .......... .......... .......... 27% 1.38M 5s
  9050K .......... .......... .......... .......... .......... 27%  122M 5s
  9100K .......... .......... .......... .......... .......... 28% 7.31M 5s
  9150K .......... .......... .......... .......... .......... 28% 17.2M 5s
  9200K .......... .......... .......... .......... .......... 28%  173M 5s
  9250K .......... .......... .......... .......... .......... 28% 1.27M 5s
  9300K .......... .......... .......... .......... .......... 28%  113M 5s
  9350K .......... .......... .......... .......... .......... 28% 27.9M 5s
  9400K .......... .......... .......... .......... .......... 28% 18.6M 5s
  9450K .......... .......... .......... .......... .......... 29% 1.27M 5s
  9500K .......... .......... .......... .......... .......... 29% 1.29M 5s
  9550K .......... .......... .......... .......... .......... 29% 84.0M 5s
  9600K .......... .......... .......... .......... .......... 29%  110M 5s
  9650K .......... .......... .......... .......... .......... 29%  112M 5s
  9700K .......... .......... .......... .......... .......... 29% 6.49M 5s
  9750K .......... .......... .......... .......... .......... 30% 1.42M 5s
  9800K .......... .......... .......... .......... .......... 30%  114M 5s
  9850K .......... .......... .......... .......... .......... 30% 6.24M 5s
  9900K .......... .......... .......... .......... .......... 30%  109M 5s
  9950K .......... .......... .......... .......... .......... 30% 1.43M 5s
 10000K .......... .......... .......... .......... .......... 30% 90.4M 5s
 10050K .......... .......... .......... .......... .......... 30% 6.24M 5s
 10100K .......... .......... .......... .......... .......... 31% 1.42M 5s
 10150K .......... .......... .......... .......... .......... 31%  136M 5s
 10200K .......... .......... .......... .......... .......... 31% 30.4M 5s
 10250K .......... .......... .......... .......... .......... 31%  107M 5s
 10300K .......... .......... .......... .......... .......... 31% 7.37M 5s
 10350K .......... .......... .......... .......... .......... 31% 1.43M 5s
 10400K .......... .......... .......... .......... .......... 32%  125M 5s
 10450K .......... .......... .......... .......... .......... 32% 29.9M 5s
 10500K .......... .......... .......... .......... .......... 32% 7.29M 5s
 10550K .......... .......... .......... .......... .......... 32% 1.43M 5s
 10600K .......... .......... .......... .......... .......... 32% 27.7M 5s
 10650K .......... .......... .......... .......... .......... 32%  136M 5s
 10700K .......... .......... .......... .......... .......... 32% 7.22M 5s
 10750K .......... .......... .......... .......... .......... 33% 1.42M 5s
 10800K .......... .......... .......... .......... .......... 33% 35.9M 5s
 10850K .......... .......... .......... .......... .......... 33% 6.79M 5s
 10900K .......... .......... .......... .......... .......... 33%  154M 5s
 10950K .......... .......... .......... .......... .......... 33% 1.42M 5s
 11000K .......... .......... .......... .......... .......... 33% 1.01M 5s
 11050K .......... .......... .......... .......... .......... 34%  106M 5s
 11100K .......... .......... .......... .......... .......... 34%  106M 5s
 11150K .......... .......... .......... .......... .......... 34%  174M 5s
 11200K .......... .......... .......... .......... .......... 34% 1.17M 5s
 11250K .......... .......... .......... .......... .......... 34% 67.5M 5s
 11300K .......... .......... .......... .......... .......... 34%  138M 5s
 11350K .......... .......... .......... .......... .......... 34%  103M 5s
 11400K .......... .......... .......... .......... .......... 35% 1.17M 5s
 11450K .......... .......... .......... .......... .......... 35%  116M 5s
 11500K .......... .......... .......... .......... .......... 35%  116M 5s
 11550K .......... .......... .......... .......... .......... 35%  104M 5s
 11600K .......... .......... .......... .......... .......... 35% 1.17M 5s
 11650K .......... .......... .......... .......... .......... 35% 93.4M 5s
 11700K .......... .......... .......... .......... .......... 36% 77.1M 5s
 11750K .......... .......... .......... .......... .......... 36% 1.17M 5s
 11800K .......... .......... .......... .......... .......... 36%  215M 5s
 11850K .......... .......... .......... .......... .......... 36%  281K 5s
 11900K .......... .......... .......... .......... .......... 36%  104M 5s
 11950K .......... .......... .......... .......... .......... 36%  153M 5s
 12000K .......... .......... .......... .......... .......... 36% 93.0M 5s
 12050K .......... .......... .......... .......... .......... 37% 1.17M 5s
 12100K .......... .......... .......... .......... .......... 37% 97.7M 5s
 12150K .......... .......... .......... .......... .......... 37%  149M 5s
 12200K .......... .......... .......... .......... .......... 37% 89.1M 5s
 12250K .......... .......... .......... .......... .......... 37% 88.3M 5s
 12300K .......... .......... .......... .......... .......... 37% 1.17M 5s
 12350K .......... .......... .......... .......... .......... 38% 91.1M 5s
 12400K .......... .......... .......... .......... .......... 38%  113M 5s
 12450K .......... .......... .......... .......... .......... 38%  126M 5s
 12500K .......... .......... .......... .......... .......... 38% 1.17M 5s
 12550K .......... .......... .......... .......... .......... 38%  139M 5s
 12600K .......... .......... .......... .......... .......... 38% 94.1M 5s
 12650K .......... .......... .......... .......... .......... 38% 1.17M 5s
 12700K .......... .......... .......... .......... .......... 39%  105M 5s
 12750K .......... .......... .......... .......... .......... 39% 12.8M 5s
 12800K .......... .......... .......... .......... .......... 39%  110M 5s
 12850K .......... .......... .......... .......... .......... 39% 1.27M 5s
 12900K .......... .......... .......... .......... .......... 39% 12.5M 5s
 12950K .......... .......... .......... .......... .......... 39%  126M 5s
 13000K .......... .......... .......... .......... .......... 39% 19.7M 5s
 13050K .......... .......... .......... .......... .......... 40%  124M 4s
 13100K .......... .......... .......... .......... .......... 40% 1.29M 5s
 13150K .......... .......... .......... .......... .......... 40% 18.0M 4s
 13200K .......... .......... .......... .......... .......... 40%  141M 4s
 13250K .......... .......... .......... .......... .......... 40% 21.9M 4s
 13300K .......... .......... .......... .......... .......... 40% 1.29M 4s
 13350K .......... .......... .......... .......... .......... 41% 19.2M 4s
 13400K .......... .......... .......... .......... .......... 41% 21.6M 4s
 13450K .......... .......... .......... .......... .......... 41%  102M 4s
 13500K .......... .......... .......... .......... .......... 41% 1.29M 4s
 13550K .......... .......... .......... .......... .......... 41% 20.9M 4s
 13600K .......... .......... .......... .......... .......... 41% 20.7M 4s
 13650K .......... .......... .......... .......... .......... 41% 1.28M 4s
 13700K .......... .......... .......... .......... .......... 42%  185M 4s
 13750K .......... .......... .......... .......... .......... 42% 21.5M 4s
 13800K .......... .......... .......... .......... .......... 42% 22.0M 4s
 13850K .......... .......... .......... .......... .......... 42% 1.28M 4s
 13900K .......... .......... .......... .......... .......... 42% 24.6M 4s
 13950K .......... .......... .......... .......... .......... 42%  115M 4s
 14000K .......... .......... .......... .......... .......... 43% 20.6M 4s
 14050K .......... .......... .......... .......... .......... 43% 1.28M 4s
 14100K .......... .......... .......... .......... .......... 43% 24.5M 4s
 14150K .......... .......... .......... .......... .......... 43% 20.7M 4s
 14200K .......... .......... .......... .......... .......... 43%  111M 4s
 14250K .......... .......... .......... .......... .......... 43% 1.27M 4s
 14300K .......... .......... .......... .......... .......... 43% 23.6M 4s
 14350K .......... .......... .......... .......... .......... 44% 90.6M 4s
 14400K .......... .......... .......... .......... .......... 44% 27.5M 4s
 14450K .......... .......... .......... .......... .......... 44% 1.26M 4s
 14500K .......... .......... .......... .......... .......... 44%  128M 4s
 14550K .......... .......... .......... .......... .......... 44% 22.5M 4s
 14600K .......... .......... .......... .......... .......... 44% 25.0M 4s
 14650K .......... .......... .......... .......... .......... 45% 1.26M 4s
 14700K .......... .......... .......... .......... .......... 45% 26.8M 4s
 14750K .......... .......... .......... .......... .......... 45% 83.1M 4s
 14800K .......... .......... .......... .......... .......... 45% 28.9M 4s
 14850K .......... .......... .......... .......... .......... 45% 1.26M 4s
 14900K .......... .......... .......... .......... .......... 45% 24.5M 4s
 14950K .......... .......... .......... .......... .......... 45% 28.8M 4s
 15000K .......... .......... .......... .......... .......... 46% 95.5M 4s
 15050K .......... .......... .......... .......... .......... 46% 1.26M 4s
 15100K .......... .......... .......... .......... .......... 46% 23.7M 4s
 15150K .......... .......... .......... .......... .......... 46% 29.7M 4s
 15200K .......... .......... .......... .......... .......... 46% 1.26M 4s
 15250K .......... .......... .......... .......... .......... 46%  116M 4s
 15300K .......... .......... .......... .......... .......... 47% 21.7M 4s
 15350K .......... .......... .......... .......... .......... 47% 29.6M 4s
 15400K .......... .......... .......... .......... .......... 47% 1.26M 4s
 15450K .......... .......... .......... .......... .......... 47% 21.5M 4s
 15500K .......... .......... .......... .......... .......... 47% 97.1M 4s
 15550K .......... .......... .......... .......... .......... 47% 30.2M 4s
 15600K .......... .......... .......... .......... .......... 47% 1.26M 4s
 15650K .......... .......... .......... .......... .......... 48% 20.5M 4s
 15700K .......... .......... .......... .......... .......... 48% 39.7M 4s
 15750K .......... .......... .......... .......... .......... 48% 97.5M 4s
 15800K .......... .......... .......... .......... .......... 48% 1.26M 4s
 15850K .......... .......... .......... .......... .......... 48% 20.5M 4s
 15900K .......... .......... .......... .......... .......... 48% 36.3M 4s
 15950K .......... .......... .......... .......... .......... 49% 1.25M 4s
 16000K .......... .......... .......... .......... .......... 49% 8.72M 4s
 16050K .......... .......... .......... .......... .......... 49%  182M 4s
 16100K .......... .......... .......... .......... .......... 49% 67.0M 4s
 16150K .......... .......... .......... .......... .......... 49%  141M 4s
 16200K .......... .......... .......... .......... .......... 49% 1.34M 4s
 16250K .......... .......... .......... .......... .......... 49% 8.87M 4s
 16300K .......... .......... .......... .......... .......... 50% 49.6M 4s
 16350K .......... .......... .......... .......... .......... 50%  104M 4s
 16400K .......... .......... .......... .......... .......... 50%  119M 4s
 16450K .......... .......... .......... .......... .......... 50% 1.35M 4s
 16500K .......... .......... .......... .......... .......... 50% 8.91M 4s
 16550K .......... .......... .......... .......... .......... 50% 45.5M 4s
 16600K .......... .......... .......... .......... .......... 51% 1.35M 4s
 16650K .......... .......... .......... .......... .......... 51%  159M 4s
 16700K .......... .......... .......... .......... .......... 51% 9.22M 4s
 16750K .......... .......... .......... .......... .......... 51% 39.4M 4s
 16800K .......... .......... .......... .......... .......... 51% 1.35M 4s
 16850K .......... .......... .......... .......... .......... 51% 9.75M 4s
 16900K .......... .......... .......... .......... .......... 51%  126M 4s
 16950K .......... .......... .......... .......... .......... 52% 43.3M 4s
 17000K .......... .......... .......... .......... .......... 52% 1.34M 4s
 17050K .......... .......... .......... .......... .......... 52% 9.61M 4s
 17100K .......... .......... .......... .......... .......... 52% 44.2M 4s
 17150K .......... .......... .......... .......... .......... 52%  115M 4s
 17200K .......... .......... .......... .......... .......... 52% 1.34M 4s
 17250K .......... .......... .......... .......... .......... 53% 9.65M 3s
 17300K .......... .......... .......... .......... .......... 53% 43.4M 3s
 17350K .......... .......... .......... .......... .......... 53% 1.32M 3s
 17400K .......... .......... .......... .......... .......... 53%  288M 3s
 17450K .......... .......... .......... .......... .......... 53% 10.3M 3s
 17500K .......... .......... .......... .......... .......... 53% 43.3M 3s
 17550K .......... .......... .......... .......... .......... 53% 1.32M 3s
 17600K .......... .......... .......... .......... .......... 54% 10.6M 3s
 17650K .......... .......... .......... .......... .......... 54%  120M 3s
 17700K .......... .......... .......... .......... .......... 54% 44.5M 3s
 17750K .......... .......... .......... .......... .......... 54% 1.32M 3s
 17800K .......... .......... .......... .......... .......... 54% 11.1M 3s
 17850K .......... .......... .......... .......... .......... 54% 40.9M 3s
 17900K .......... .......... .......... .......... .......... 55%  168M 3s
 17950K .......... .......... .......... .......... .......... 55% 1.31M 3s
 18000K .......... .......... .......... .......... .......... 55% 11.3M 3s
 18050K .......... .......... .......... .......... .......... 55% 45.2M 3s
 18100K .......... .......... .......... .......... .......... 55% 1.31M 3s
 18150K .......... .......... .......... .......... .......... 55%  109M 3s
 18200K .......... .......... .......... .......... .......... 55% 11.8M 3s
 18250K .......... .......... .......... .......... .......... 56% 41.1M 3s
 18300K .......... .......... .......... .......... .......... 56% 1.31M 3s
 18350K .......... .......... .......... .......... .......... 56% 11.5M 3s
 18400K .......... .......... .......... .......... .......... 56%  126M 3s
 18450K .......... .......... .......... .......... .......... 56% 49.9M 3s
 18500K .......... .......... .......... .......... .......... 56% 1.30M 3s
 18550K .......... .......... .......... .......... .......... 57% 5.36M 3s
 18600K .......... .......... .......... .......... .......... 57% 66.4M 3s
 18650K .......... .......... .......... .......... .......... 57%  136M 3s
 18700K .......... .......... .......... .......... .......... 57% 1.48M 3s
 18750K .......... .......... .......... .......... .......... 57% 5.29M 3s
 18800K .......... .......... .......... .......... .......... 57% 68.5M 3s
 18850K .......... .......... .......... .......... .......... 57% 1.48M 3s
 18900K .......... .......... .......... .......... .......... 58%  147M 3s
 18950K .......... .......... .......... .......... .......... 58%  112M 3s
 19000K .......... .......... .......... .......... .......... 58% 5.64M 3s
 19050K .......... .......... .......... .......... .......... 58% 58.5M 3s
 19100K .......... .......... .......... .......... .......... 58% 1.43M 3s
 19150K .......... .......... .......... .......... .......... 58%  199M 3s
 19200K .......... .......... .......... .......... .......... 58%  125M 3s
 19250K .......... .......... .......... .......... .......... 59% 6.36M 3s
 19300K .......... .......... .......... .......... .......... 59% 47.0M 3s
 19350K .......... .......... .......... .......... .......... 59% 1.44M 3s
 19400K .......... .......... .......... .......... .......... 59% 6.49M 3s
 19450K .......... .......... .......... .......... .......... 59%  133M 3s
 19500K .......... .......... .......... .......... .......... 59% 43.9M 3s
 19550K .......... .......... .......... .......... .......... 60% 1.44M 3s
 19600K .......... .......... .......... .......... .......... 60% 6.37M 3s
 19650K .......... .......... .......... .......... .......... 60% 46.6M 3s
 19700K .......... .......... .......... .......... .......... 60%  164M 3s
 19750K .......... .......... .......... .......... .......... 60% 1.43M 3s
 19800K .......... .......... .......... .......... .......... 60% 6.36M 3s
 19850K .......... .......... .......... .......... .......... 60% 48.5M 3s
 19900K .......... .......... .......... .......... .......... 61% 1.43M 3s
 19950K .......... .......... .......... .......... .......... 61%  122M 3s
 20000K .......... .......... .......... .......... .......... 61% 6.22M 3s
 20050K .......... .......... .......... .......... .......... 61% 19.1M 3s
 20100K .......... .......... .......... .......... .......... 61%  142M 3s
 20150K .......... .......... .......... .......... .......... 61% 1.51M 3s
 20200K .......... .......... .......... .......... .......... 62% 6.50M 3s
 20250K .......... .......... .......... .......... .......... 62% 17.3M 3s
 20300K .......... .......... .......... .......... .......... 62%  136M 3s
 20350K .......... .......... .......... .......... .......... 62% 1.50M 3s
 20400K .......... .......... .......... .......... .......... 62% 1.99M 3s
 20450K .......... .......... .......... .......... .......... 62%  172M 3s
 20500K .......... .......... .......... .......... .......... 62% 2.69M 3s
 20550K .......... .......... .......... .......... .......... 63%  264M 3s
 20600K .......... .......... .......... .......... .......... 63% 2.00M 3s
 20650K .......... .......... .......... .......... .......... 63%  128M 3s
 20700K .......... .......... .......... .......... .......... 63% 2.71M 3s
 20750K .......... .......... .......... .......... .......... 63% 2.00M 3s
 20800K .......... .......... .......... .......... .......... 63%  157M 3s
 20850K .......... .......... .......... .......... .......... 64% 96.4M 3s
 20900K .......... .......... .......... .......... .......... 64% 2.73M 3s
 20950K .......... .......... .......... .......... .......... 64% 2.02M 3s
 21000K .......... .......... .......... .......... .......... 64%  103M 3s
 21050K .......... .......... .......... .......... .......... 64%  128M 3s
 21100K .......... .......... .......... .......... .......... 64% 2.70M 3s
 21150K .......... .......... .......... .......... .......... 64% 2.02M 3s
 21200K .......... .......... .......... .......... .......... 65%  193M 3s
 21250K .......... .......... .......... .......... .......... 65% 2.63M 3s
 21300K .......... .......... .......... .......... .......... 65%  214M 3s
 21350K .......... .......... .......... .......... .......... 65% 2.03M 3s
 21400K .......... .......... .......... .......... .......... 65%  124M 3s
 21450K .......... .......... .......... .......... .......... 65% 2.65M 3s
 21500K .......... .......... .......... .......... .......... 66% 2.05M 3s
 21550K .......... .......... .......... .......... .......... 66%  105M 3s
 21600K .......... .......... .......... .......... .......... 66%  104M 2s
 21650K .......... .......... .......... .......... .......... 66% 2.65M 2s
 21700K .......... .......... .......... .......... .......... 66% 2.06M 2s
 21750K .......... .......... .......... .......... .......... 66%  122M 2s
 21800K .......... .......... .......... .......... .......... 66%  121M 2s
 21850K .......... .......... .......... .......... .......... 67% 2.61M 2s
 21900K .......... .......... .......... .......... .......... 67% 2.07M 2s
 21950K .......... .......... .......... .......... .......... 67%  106M 2s
 22000K .......... .......... .......... .......... .......... 67% 2.60M 2s
 22050K .......... .......... .......... .......... .......... 67%  164M 2s
 22100K .......... .......... .......... .......... .......... 67% 2.06M 2s
 22150K .......... .......... .......... .......... .......... 68%  103M 2s
 22200K .......... .......... .......... .......... .......... 68% 2.63M 2s
 22250K .......... .......... .......... .......... .......... 68% 2.06M 2s
 22300K .......... .......... .......... .......... .......... 68%  155M 2s
 22350K .......... .......... .......... .......... .......... 68%  102M 2s
 22400K .......... .......... .......... .......... .......... 68% 2.64M 2s
 22450K .......... .......... .......... .......... .......... 68% 2.06M 2s
 22500K .......... .......... .......... .......... .......... 69%  112M 2s
 22550K .......... .......... .......... .......... .......... 69%  110M 2s
 22600K .......... .......... .......... .......... .......... 69% 2.65M 2s
 22650K .......... .......... .......... .......... .......... 69% 2.04M 2s
 22700K .......... .......... .......... .......... .......... 69% 51.1M 2s
 22750K .......... .......... .......... .......... .......... 69%  109M 2s
 22800K .......... .......... .......... .......... .......... 70% 2.77M 2s
 22850K .......... .......... .......... .......... .......... 70%  124M 2s
 22900K .......... .......... .......... .......... .......... 70% 2.02M 2s
 22950K .......... .......... .......... .......... .......... 70% 43.6M 2s
 23000K .......... .......... .......... .......... .......... 70% 2.83M 2s
 23050K .......... .......... .......... .......... .......... 70% 2.01M 2s
 23100K .......... .......... .......... .......... .......... 70%  111M 2s
 23150K .......... .......... .......... .......... .......... 71% 44.4M 2s
 23200K .......... .......... .......... .......... .......... 71% 2.81M 2s
 23250K .......... .......... .......... .......... .......... 71%  719K 2s
 23300K .......... .......... .......... .......... .......... 71% 98.1M 2s
 23350K .......... .......... .......... .......... .......... 71%  133M 2s
 23400K .......... .......... .......... .......... .......... 71%  102M 2s
 23450K .......... .......... .......... .......... .......... 72%  119M 2s
 23500K .......... .......... .......... .......... .......... 72% 1.16M 2s
 23550K .......... .......... .......... .......... .......... 72%  142M 2s
 23600K .......... .......... .......... .......... .......... 72%  104M 2s
 23650K .......... .......... .......... .......... .......... 72%  126M 2s
 23700K .......... .......... .......... .......... .......... 72% 1.17M 2s
 23750K .......... .......... .......... .......... .......... 72%  141M 2s
 23800K .......... .......... .......... .......... .......... 73%  103M 2s
 23850K .......... .......... .......... .......... .......... 73%  130M 2s
 23900K .......... .......... .......... .......... .......... 73% 1.16M 2s
 23950K .......... .......... .......... .......... .......... 73%  138M 2s
 24000K .......... .......... .......... .......... .......... 73% 85.4M 2s
 24050K .......... .......... .......... .......... .......... 73%  133M 2s
 24100K .......... .......... .......... .......... .......... 74% 1.17M 2s
 24150K .......... .......... .......... .......... .......... 74% 96.4M 2s
 24200K .......... .......... .......... .......... .......... 74%  159M 2s
 24250K .......... .......... .......... .......... .......... 74% 91.7M 2s
 24300K .......... .......... .......... .......... .......... 74% 1.17M 2s
 24350K .......... .......... .......... .......... .......... 74%  105M 2s
 24400K .......... .......... .......... .......... .......... 74%  100M 2s
 24450K .......... .......... .......... .......... .......... 75% 1.17M 2s
 24500K .......... .......... .......... .......... .......... 75%  108M 2s
 24550K .......... .......... .......... .......... .......... 75%  114M 2s
 24600K .......... .......... .......... .......... .......... 75% 80.9M 2s
 24650K .......... .......... .......... .......... .......... 75% 1.17M 2s
 24700K .......... .......... .......... .......... .......... 75% 4.95M 2s
 24750K .......... .......... .......... .......... .......... 76%  112M 2s
 24800K .......... .......... .......... .......... .......... 76%  150M 2s
 24850K .......... .......... .......... .......... .......... 76% 1.50M 2s
 24900K .......... .......... .......... .......... .......... 76% 5.06M 2s
 24950K .......... .......... .......... .......... .......... 76%  123M 2s
 25000K .......... .......... .......... .......... .......... 76% 93.1M 2s
 25050K .......... .......... .......... .......... .......... 76% 1.50M 2s
 25100K .......... .......... .......... .......... .......... 77% 4.96M 2s
 25150K .......... .......... .......... .......... .......... 77%  139M 2s
 25200K .......... .......... .......... .......... .......... 77% 1.51M 2s
 25250K .......... .......... .......... .......... .......... 77%  106M 2s
 25300K .......... .......... .......... .......... .......... 77% 5.01M 2s
 25350K .......... .......... .......... .......... .......... 77% 88.0M 2s
 25400K .......... .......... .......... .......... .......... 78% 1.49M 2s
 25450K .......... .......... .......... .......... .......... 78% 5.21M 2s
 25500K .......... .......... .......... .......... .......... 78% 89.8M 2s
 25550K .......... .......... .......... .......... .......... 78%  148M 2s
 25600K .......... .......... .......... .......... .......... 78% 1.49M 2s
 25650K .......... .......... .......... .......... .......... 78% 5.12M 2s
 25700K .......... .......... .......... .......... .......... 78% 24.4M 2s
 25750K .......... .......... .......... .......... .......... 79% 92.1M 2s
 25800K .......... .......... .......... .......... .......... 79%  136M 2s
 25850K .......... .......... .......... .......... .......... 79% 1.55M 2s
 25900K .......... .......... .......... .......... .......... 79% 5.51M 2s
 25950K .......... .......... .......... .......... .......... 79% 23.4M 2s
 26000K .......... .......... .......... .......... .......... 79% 1.53M 2s
 26050K .......... .......... .......... .......... .......... 79%  138M 1s
 26100K .......... .......... .......... .......... .......... 80% 1.02M 1s
 26150K .......... .......... .......... .......... .......... 80%  124M 1s
 26200K .......... .......... .......... .......... .......... 80%  101M 1s
 26250K .......... .......... .......... .......... .......... 80%  147M 1s
 26300K .......... .......... .......... .......... .......... 80% 1.17M 1s
 26350K .......... .......... .......... .......... .......... 80% 96.4M 1s
 26400K .......... .......... .......... .......... .......... 81%  157M 1s
 26450K .......... .......... .......... .......... .......... 81%  111M 1s
 26500K .......... .......... .......... .......... .......... 81% 1.16M 1s
 26550K .......... .......... .......... .......... .......... 81% 82.1M 1s
 26600K .......... .......... .......... .......... .......... 81%  130M 1s
 26650K .......... .......... .......... .......... .......... 81%  125M 1s
 26700K .......... .......... .......... .......... .......... 81% 1.17M 1s
 26750K .......... .......... .......... .......... .......... 82%  102M 1s
 26800K .......... .......... .......... .......... .......... 82%  135M 1s
 26850K .......... .......... .......... .......... .......... 82% 1.17M 1s
 26900K .......... .......... .......... .......... .......... 82%  176M 1s
 26950K .......... .......... .......... .......... .......... 82% 98.6M 1s
 27000K .......... .......... .......... .......... .......... 82%  154M 1s
 27050K .......... .......... .......... .......... .......... 83% 1.17M 1s
 27100K .......... .......... .......... .......... .......... 83%  109M 1s
 27150K .......... .......... .......... .......... .......... 83%  174M 1s
 27200K .......... .......... .......... .......... .......... 83%  122M 1s
 27250K .......... .......... .......... .......... .......... 83% 1.17M 1s
 27300K .......... .......... .......... .......... .......... 83%  113M 1s
 27350K .......... .......... .......... .......... .......... 83%  119M 1s
 27400K .......... .......... .......... .......... .......... 84%  136M 1s
 27450K .......... .......... .......... .......... .......... 84% 1.17M 1s
 27500K .......... .......... .......... .......... .......... 84%  136M 1s
 27550K .......... .......... .......... .......... .......... 84% 73.2M 1s
 27600K .......... .......... .......... .......... .......... 84% 1.17M 1s
 27650K .......... .......... .......... .......... .......... 84%  128M 1s
 27700K .......... .......... .......... .......... .......... 85% 4.84M 1s
 27750K .......... .......... .......... .......... .......... 85% 90.0M 1s
 27800K .......... .......... .......... .......... .......... 85% 1.52M 1s
 27850K .......... .......... .......... .......... .......... 85% 4.78M 1s
 27900K .......... .......... .......... .......... .......... 85%  164M 1s
 27950K .......... .......... .......... .......... .......... 85% 95.8M 1s
 28000K .......... .......... .......... .......... .......... 85% 1.52M 1s
 28050K .......... .......... .......... .......... .......... 86% 4.78M 1s
 28100K .......... .......... .......... .......... .......... 86%  158M 1s
 28150K .......... .......... .......... .......... .......... 86%  100M 1s
 28200K .......... .......... .......... .......... .......... 86% 1.53M 1s
 28250K .......... .......... .......... .......... .......... 86% 4.79M 1s
 28300K .......... .......... .......... .......... .......... 86%  103M 1s
 28350K .......... .......... .......... .......... .......... 87% 1.51M 1s
 28400K .......... .......... .......... .......... .......... 87%  137M 1s
 28450K .......... .......... .......... .......... .......... 87% 4.86M 1s
 28500K .......... .......... .......... .......... .......... 87% 9.53M 1s
 28550K .......... .......... .......... .......... .......... 87% 50.9M 1s
 28600K .......... .......... .......... .......... .......... 87% 1.25M 1s
 28650K .......... .......... .......... .......... .......... 87%  163M 1s
 28700K .......... .......... .......... .......... .......... 88%  121M 1s
 28750K .......... .......... .......... .......... .......... 88%  383K 1s
 28800K .......... .......... .......... .......... .......... 88%  150M 1s
 28850K .......... .......... .......... .......... .......... 88% 89.5M 1s
 28900K .......... .......... .......... .......... .......... 88%  140M 1s
 28950K .......... .......... .......... .......... .......... 88% 1.17M 1s
 29000K .......... .......... .......... .......... .......... 89% 74.7M 1s
 29050K .......... .......... .......... .......... .......... 89%  137M 1s
 29100K .......... .......... .......... .......... .......... 89% 67.3M 1s
 29150K .......... .......... .......... .......... .......... 89% 1.18M 1s
 29200K .......... .......... .......... .......... .......... 89% 69.9M 1s
 29250K .......... .......... .......... .......... .......... 89%  110M 1s
 29300K .......... .......... .......... .......... .......... 89%  119M 1s
 29350K .......... .......... .......... .......... .......... 90% 1.17M 1s
 29400K .......... .......... .......... .......... .......... 90% 1.85M 1s
 29450K .......... .......... .......... .......... .......... 90%  175M 1s
 29500K .......... .......... .......... .......... .......... 90% 3.06M 1s
 29550K .......... .......... .......... .......... .......... 90%  165M 1s
 29600K .......... .......... .......... .......... .......... 90% 1.85M 1s
 29650K .......... .......... .......... .......... .......... 91%  111M 1s
 29700K .......... .......... .......... .......... .......... 91% 3.07M 1s
 29750K .......... .......... .......... .......... .......... 91% 1.83M 1s
 29800K .......... .......... .......... .......... .......... 91%  161M 1s
 29850K .......... .......... .......... .......... .......... 91% 2.44M 1s
 29900K .......... .......... .......... .......... .......... 91%  179M 1s
 29950K .......... .......... .......... .......... .......... 91% 2.17M 1s
 30000K .......... .......... .......... .......... .......... 92% 2.43M 1s
 30050K .......... .......... .......... .......... .......... 92%  129M 1s
 30100K .......... .......... .......... .......... .......... 92% 86.7M 1s
 30150K .......... .......... .......... .......... .......... 92%  120M 1s
 30200K .......... .......... .......... .......... .......... 92% 1.64M 1s
 30250K .......... .......... .......... .......... .......... 92% 1.25M 1s
 30300K .......... .......... .......... .......... .......... 93%  262M 1s
 30350K .......... .......... .......... .......... .......... 93% 8.44M 1s
 30400K .......... .......... .......... .......... .......... 93%  126M 1s
 30450K .......... .......... .......... .......... .......... 93%  122M 0s
 30500K .......... .......... .......... .......... .......... 93%  523K 0s
 30550K .......... .......... .......... .......... .......... 93%  189M 0s
 30600K .......... .......... .......... .......... .......... 93% 80.2M 0s
 30650K .......... .......... .......... .......... .......... 94%  108M 0s
 30700K .......... .......... .......... .......... .......... 94%  144M 0s
 30750K .......... .......... .......... .......... .......... 94% 1.17M 0s
 30800K .......... .......... .......... .......... .......... 94% 72.6M 0s
 30850K .......... .......... .......... .......... .......... 94%  143M 0s
 30900K .......... .......... .......... .......... .......... 94% 1.17M 0s
 30950K .......... .......... .......... .......... .......... 95%  151M 0s
 31000K .......... .......... .......... .......... .......... 95% 49.7M 0s
 31050K .......... .......... .......... .......... .......... 95%  139M 0s
 31100K .......... .......... .......... .......... .......... 95% 84.9M 0s
 31150K .......... .......... .......... .......... .......... 95% 1.19M 0s
 31200K .......... .......... .......... .......... .......... 95% 63.3M 0s
 31250K .......... .......... .......... .......... .......... 95% 66.6M 0s
 31300K .......... .......... .......... .......... .......... 96%  135M 0s
 31350K .......... .......... .......... .......... .......... 96% 1.19M 0s
 31400K .......... .......... .......... .......... .......... 96% 73.1M 0s
 31450K .......... .......... .......... .......... .......... 96% 58.8M 0s
 31500K .......... .......... .......... .......... .......... 96% 1.18M 0s
 31550K .......... .......... .......... .......... .......... 96%  135M 0s
 31600K .......... .......... .......... .......... .......... 97% 77.2M 0s
 31650K .......... .......... .......... .......... .......... 97% 54.4M 0s
 31700K .......... .......... .......... .......... .......... 97% 1.18M 0s
 31750K .......... .......... .......... .......... .......... 97%  107M 0s
 31800K .......... .......... .......... .......... .......... 97%  134M 0s
 31850K .......... .......... .......... .......... .......... 97%  103M 0s
 31900K .......... .......... .......... .......... .......... 97% 2.73M 0s
 31950K .......... .......... .......... .......... .......... 98% 1.83M 0s
 32000K .......... .......... .......... .......... .......... 98%  117M 0s
 32050K .......... .......... .......... .......... .......... 98% 3.17M 0s
 32100K .......... .......... .......... .......... .......... 98%  107M 0s
 32150K .......... .......... .......... .......... .......... 98% 1.81M 0s
 32200K .......... .......... .......... .......... .......... 98%  190M 0s
 32250K .......... .......... .......... .......... .......... 98% 3.15M 0s
 32300K .......... .......... .......... .......... .......... 99% 1.82M 0s
 32350K .......... .......... .......... .......... .......... 99%  139M 0s
 32400K .......... .......... .......... .......... .......... 99% 80.5M 0s
 32450K .......... .......... .......... .......... .......... 99% 3.22M 0s
 32500K .......... .......... .......... .......... .......... 99% 1.81M 0s
 32550K .......... .......... .......... .......... .......... 99% 3.04M 0s
 32600K .......... .......... .......                         100%  165M=7.6s

2023-09-25 10:08:58 (4.17 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-09-25 10:08:58--
Total wall clock time: 12s
Downloaded: 27 files, 33M in 8.1s (4.05 MB/s)
+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index
--2023-09-25 10:08:58--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index
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: 172
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’

     0K                                                       100% 49.1M=0s

2023-09-25 10:08:59 (49.1 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index.1’ saved [172/172]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar
--2023-09-25 10:08:59--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar
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: 1128 (1.1K) [application/java-archive]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’

     0K .                                                     100%  234M=0s

2023-09-25 10:08:59 (234 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar.1’ saved [1128/1128]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz
--2023-09-25 10:08:59--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz
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: 748 [application/xml]
Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’

     0K                                                       100%  136M=0s

2023-09-25 10:09:00 (136 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.xml.xz.1’ saved [748/748]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar
--2023-09-25 10:09:00--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar
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: 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.1’

     0K .......... .......... .......... .......... .......... 13%  373K 1s
    50K .......... .......... .......... .......... .......... 26% 1.10M 0s
   100K .......... .......... .......... .......... .......... 40%  566K 0s
   150K .......... .......... .......... .......... .......... 53%  116M 0s
   200K .......... .......... .......... .......... .......... 67% 1.11M 0s
   250K .......... .......... .......... .......... .......... 80%  141M 0s
   300K .......... .......... .......... .......... .......... 93% 96.1M 0s
   350K .......... .......... ..                              100%  518K=0.4s

2023-09-25 10:09:00 (1.02 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar.1’ saved [381772/381772]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz
--2023-09-25 10:09:00--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz
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: 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.1’

     0K .......... .......... .......... .......... .......... 30%  335K 0s
    50K .......... .......... .......... .......... .......... 61% 1008K 0s
   100K .......... .......... .......... .......... .......... 91%  505K 0s
   150K .......... ...                                        100%  123M=0.3s

2023-09-25 10:09:01 (548 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.xml.xz.1’ saved [167272/167272]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar
--2023-09-25 10:09:01--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar
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: 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.1’

     0K .......... .......... .......... .......... .......... 11%  328K 1s
    50K .......... .......... .......... .......... .......... 23%  495K 1s
   100K .......... .......... .......... .......... .......... 35%  952K 1s
   150K .......... .......... .......... .......... .......... 47%  120M 0s
   200K .......... .......... .......... .......... .......... 58%  846K 0s
   250K .......... .......... .......... .......... .......... 70%  190M 0s
   300K .......... .......... .......... .......... .......... 82%  828K 0s
   350K .......... .......... .......... .......... .......... 94% 12.5M 0s
   400K .......... .......... .....                           100%  444M=0.4s

2023-09-25 10:09:02 (989 KB/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.1’ saved [435454/435454]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar
--2023-09-25 10:09:02--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar
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: 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.1’

     0K .......... .......... .........                       100%  296K=0.1s

2023-09-25 10:09:02 (296 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.1’ saved [30135/30135]

+ wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar
--2023-09-25 10:09:02--  https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar
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: 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.1’

     0K .......... .......... .......... .......... ..........  0%  330K 99s
    50K .......... .......... .......... .......... ..........  0% 1.03M 65s
   100K .......... .......... .......... .......... ..........  0% 1.01M 54s
   150K .......... .......... .......... .......... ..........  0% 1.03M 48s
   200K .......... .......... .......... .......... ..........  0% 1.02M 44s
   250K .......... .......... .......... .......... ..........  0% 44.5M 37s
   300K .......... .......... .......... .......... ..........  1% 52.9M 32s
   350K .......... .......... .......... .......... ..........  1% 1.09M 31s
   400K .......... .......... .......... .......... ..........  1% 57.2M 28s
   450K .......... .......... .......... .......... ..........  1% 14.3M 25s
   500K .......... .......... .......... .......... ..........  1%  926K 26s
   550K .......... .......... .......... .......... ..........  1%  261M 24s
   600K .......... .......... .......... .......... ..........  1%  183M 22s
   650K .......... .......... .......... .......... ..........  2%  337M 20s
   700K .......... .......... .......... .......... ..........  2% 1.07M 21s
   750K .......... .......... .......... .......... ..........  2%  128M 20s
   800K .......... .......... .......... .......... ..........  2%  110M 18s
   850K .......... .......... .......... .......... ..........  2%  121M 17s
   900K .......... .......... .......... .......... ..........  2% 1.08M 18s
   950K .......... .......... .......... .......... ..........  3% 94.6M 17s
  1000K .......... .......... .......... .......... ..........  3% 98.9M 16s
  1050K .......... .......... .......... .......... ..........  3%  127M 16s
  1100K .......... .......... .......... .......... ..........  3% 1.08M 16s
  1150K .......... .......... .......... .......... ..........  3% 8.09M 16s
  1200K .......... .......... .......... .......... ..........  3%  112M 15s
  1250K .......... .......... .......... .......... ..........  3% 1.23M 15s
  1300K .......... .......... .......... .......... ..........  4%  211M 15s
  1350K .......... .......... .......... .......... ..........  4% 8.25M 14s
  1400K .......... .......... .......... .......... ..........  4% 85.5M 14s
  1450K .......... .......... .......... .......... ..........  4% 1.23M 14s
  1500K .......... .......... .......... .......... ..........  4% 8.54M 14s
  1550K .......... .......... .......... .......... ..........  4%  137M 13s
  1600K .......... .......... .......... .......... ..........  5% 61.6M 13s
  1650K .......... .......... .......... .......... ..........  5% 1.23M 13s
  1700K .......... .......... .......... .......... ..........  5% 8.53M 13s
  1750K .......... .......... .......... .......... ..........  5% 72.0M 13s
  1800K .......... .......... .......... .......... ..........  5%  152M 12s
  1850K .......... .......... .......... .......... ..........  5% 1.23M 12s
  1900K .......... .......... .......... .......... ..........  5% 8.53M 12s
  1950K .......... .......... .......... .......... ..........  6%  137M 12s
  2000K .......... .......... .......... .......... ..........  6% 1.22M 12s
  2050K .......... .......... .......... .......... ..........  6%  133M 12s
  2100K .......... .......... .......... .......... ..........  6% 8.37M 12s
  2150K .......... .......... .......... .......... ..........  6%  135M 11s
  2200K .......... .......... .......... .......... ..........  6% 1.22M 12s
  2250K .......... .......... .......... .......... ..........  7% 8.65M 11s
  2300K .......... .......... .......... .......... ..........  7%  156M 11s
  2350K .......... .......... .......... .......... ..........  7% 87.6M 11s
  2400K .......... .......... .......... .......... ..........  7% 1.23M 11s
  2450K .......... .......... .......... .......... ..........  7% 8.76M 11s
  2500K .......... .......... .......... .......... ..........  7% 94.4M 11s
  2550K .......... .......... .......... .......... ..........  7%  124M 11s
  2600K .......... .......... .......... .......... ..........  8% 1.23M 11s
  2650K .......... .......... .......... .......... ..........  8% 8.33M 11s
  2700K .......... .......... .......... .......... ..........  8%  131M 10s
  2750K .......... .......... .......... .......... ..........  8% 1.23M 11s
  2800K .......... .......... .......... .......... ..........  8%  141M 10s
  2850K .......... .......... .......... .......... ..........  8% 8.27M 10s
  2900K .......... .......... .......... .......... ..........  9%  130M 10s
  2950K .......... .......... .......... .......... ..........  9% 1.22M 10s
  3000K .......... .......... .......... .......... ..........  9% 6.73M 10s
  3050K .......... .......... .......... .......... ..........  9%  135M 10s
  3100K .......... .......... .......... .......... ..........  9%  100M 10s
  3150K .......... .......... .......... .......... ..........  9% 1.27M 10s
  3200K .......... .......... .......... .......... ..........  9% 6.79M 10s
  3250K .......... .......... .......... .......... .......... 10%  100M 10s
  3300K .......... .......... .......... .......... .......... 10%  110M 10s
  3350K .......... .......... .......... .......... .......... 10% 1.28M 10s
  3400K .......... .......... .......... .......... .......... 10% 6.82M 10s
  3450K .......... .......... .......... .......... .......... 10% 70.7M 10s
  3500K .......... .......... .......... .......... .......... 10% 1.28M 10s
  3550K .......... .......... .......... .......... .......... 11% 85.8M 10s
  3600K .......... .......... .......... .......... .......... 11% 6.88M 9s
  3650K .......... .......... .......... .......... .......... 11%  108M 9s
  3700K .......... .......... .......... .......... .......... 11% 1.26M 10s
  3750K .......... .......... .......... .......... .......... 11% 7.03M 9s
  3800K .......... .......... .......... .......... .......... 11%  154M 9s
  3850K .......... .......... .......... .......... .......... 11% 71.5M 9s
  3900K .......... .......... .......... .......... .......... 12% 1.28M 9s
  3950K .......... .......... .......... .......... .......... 12% 6.90M 9s
  4000K .......... .......... .......... .......... .......... 12%  114M 9s
  4050K .......... .......... .......... .......... .......... 12%  101M 9s
  4100K .......... .......... .......... .......... .......... 12% 1.26M 9s
  4150K .......... .......... .......... .......... .......... 12% 7.24M 9s
  4200K .......... .......... .......... .......... .......... 13% 99.0M 9s
  4250K .......... .......... .......... .......... .......... 13% 1.25M 9s
  4300K .......... .......... .......... .......... .......... 13%  177M 9s
  4350K .......... .......... .......... .......... .......... 13% 7.46M 9s
  4400K .......... .......... .......... .......... .......... 13% 83.2M 9s
  4450K .......... .......... .......... .......... .......... 13% 1.26M 9s
  4500K .......... .......... .......... .......... .......... 13% 7.28M 9s
  4550K .......... .......... .......... .......... .......... 14%  198M 9s
  4600K .......... .......... .......... .......... .......... 14% 68.2M 9s
  4650K .......... .......... .......... .......... .......... 14% 1.26M 9s
  4700K .......... .......... .......... .......... .......... 14% 7.27M 9s
  4750K .......... .......... .......... .......... .......... 14% 5.09M 9s
  4800K .......... .......... .......... .......... .......... 14%  101M 8s
  4850K .......... .......... .......... .......... .......... 15%  108M 8s
  4900K .......... .......... .......... .......... .......... 15% 1.36M 9s
  4950K .......... .......... .......... .......... .......... 15%  137M 8s
  5000K .......... .......... .......... .......... .......... 15% 4.91M 8s
  5050K .......... .......... .......... .......... .......... 15% 1.37M 8s
  5100K .......... .......... .......... .......... .......... 15% 94.1M 8s
  5150K .......... .......... .......... .......... .......... 15% 2.73M 8s
  5200K .......... .......... .......... .......... .......... 16% 95.1M 8s
  5250K .......... .......... .......... .......... .......... 16% 1.76M 8s
  5300K .......... .......... .......... .......... .......... 16% 2.72M 8s
  5350K .......... .......... .......... .......... .......... 16% 91.2M 8s
  5400K .......... .......... .......... .......... .......... 16%  146M 8s
  5450K .......... .......... .......... .......... .......... 16% 1.78M 8s
  5500K .......... .......... .......... .......... .......... 17% 2.69M 8s
  5550K .......... .......... .......... .......... .......... 17%  113M 8s
  5600K .......... .......... .......... .......... .......... 17% 97.1M 8s
  5650K .......... .......... .......... .......... .......... 17% 1.78M 8s
  5700K .......... .......... .......... .......... .......... 17% 2.73M 8s
  5750K .......... .......... .......... .......... .......... 17% 98.1M 8s
  5800K .......... .......... .......... .......... .......... 17% 1.77M 8s
  5850K .......... .......... .......... .......... .......... 18%  118M 8s
  5900K .......... .......... .......... .......... .......... 18% 2.76M 8s
  5950K .......... .......... .......... .......... .......... 18%  105M 8s
  6000K .......... .......... .......... .......... .......... 18% 1.75M 8s
  6050K .......... .......... .......... .......... .......... 18% 2.76M 8s
  6100K .......... .......... .......... .......... .......... 18%  114M 8s
  6150K .......... .......... .......... .......... .......... 19%  136M 8s
  6200K .......... .......... .......... .......... .......... 19% 1.77M 8s
  6250K .......... .......... .......... .......... .......... 19% 2.73M 8s
  6300K .......... .......... .......... .......... .......... 19%  115M 8s
  6350K .......... .......... .......... .......... .......... 19%  121M 8s
  6400K .......... .......... .......... .......... .......... 19% 1.76M 8s
  6450K .......... .......... .......... .......... .......... 19%  857K 8s
  6500K .......... .......... .......... .......... .......... 20%  115M 8s
  6550K .......... .......... .......... .......... .......... 20%  115M 8s
  6600K .......... .......... .......... .......... .......... 20%  126M 8s
  6650K .......... .......... .......... .......... .......... 20% 1.06M 8s
  6700K .......... .......... .......... .......... .......... 20% 15.8M 8s
  6750K .......... .......... .......... .......... .......... 20% 92.0M 8s
  6800K .......... .......... .......... .......... .......... 20% 50.5M 8s
  6850K .......... .......... .......... .......... .......... 21% 1.15M 8s
  6900K .......... .......... .......... .......... .......... 21%  138M 8s
  6950K .......... .......... .......... .......... .......... 21% 21.3M 7s
  7000K .......... .......... .......... .......... .......... 21% 51.5M 7s
  7050K .......... .......... .......... .......... .......... 21% 1.14M 8s
  7100K .......... .......... .......... .......... .......... 21% 12.1M 7s
  7150K .......... .......... .......... .......... .......... 22%  127M 7s
  7200K .......... .......... .......... .......... .......... 22%  116M 7s
  7250K .......... .......... .......... .......... .......... 22%  115M 7s
  7300K .......... .......... .......... .......... .......... 22% 1.18M 7s
  7350K .......... .......... .......... .......... .......... 22% 12.9M 7s
  7400K .......... .......... .......... .......... .......... 22% 92.9M 7s
  7450K .......... .......... .......... .......... .......... 22% 1.17M 7s
  7500K .......... .......... .......... .......... .......... 23%  109M 7s
  7550K .......... .......... .......... .......... .......... 23% 13.3M 7s
  7600K .......... .......... .......... .......... .......... 23% 98.3M 7s
  7650K .......... .......... .......... .......... .......... 23% 1.17M 7s
  7700K .......... .......... .......... .......... .......... 23% 12.6M 7s
  7750K .......... .......... .......... .......... .......... 23%  126M 7s
  7800K .......... .......... .......... .......... .......... 24%  112M 7s
  7850K .......... .......... .......... .......... .......... 24% 1.17M 7s
  7900K .......... .......... .......... .......... .......... 24% 13.3M 7s
  7950K .......... .......... .......... .......... .......... 24%  112M 7s
  8000K .......... .......... .......... .......... .......... 24% 97.7M 7s
  8050K .......... .......... .......... .......... .......... 24% 1.16M 7s
  8100K .......... .......... .......... .......... .......... 24% 13.9M 7s
  8150K .......... .......... .......... .......... .......... 25%  124M 7s
  8200K .......... .......... .......... .......... .......... 25% 1.16M 7s
  8250K .......... .......... .......... .......... .......... 25%  118M 7s
  8300K .......... .......... .......... .......... .......... 25% 14.0M 7s
  8350K .......... .......... .......... .......... .......... 25%  119M 7s
  8400K .......... .......... .......... .......... .......... 25% 1.16M 7s
  8450K .......... .......... .......... .......... .......... 26% 14.7M 7s
  8500K .......... .......... .......... .......... .......... 26%  118M 7s
  8550K .......... .......... .......... .......... .......... 26%  104M 7s
  8600K .......... .......... .......... .......... .......... 26% 1.16M 7s
  8650K .......... .......... .......... .......... .......... 26% 14.3M 7s
  8700K .......... .......... .......... .......... .......... 26%  117M 7s
  8750K .......... .......... .......... .......... .......... 26%  122M 7s
  8800K .......... .......... .......... .......... .......... 27% 1.15M 7s
  8850K .......... .......... .......... .......... .......... 27% 9.18M 7s
  8900K .......... .......... .......... .......... .......... 27%  102M 7s
  8950K .......... .......... .......... .......... .......... 27% 1.21M 7s
  9000K .......... .......... .......... .......... .......... 27%  178M 7s
  9050K .......... .......... .......... .......... .......... 27% 8.92M 7s
  9100K .......... .......... .......... .......... .......... 28%  106M 7s
  9150K .......... .......... .......... .......... .......... 28% 1.22M 7s
  9200K .......... .......... .......... .......... .......... 28% 9.12M 7s
  9250K .......... .......... .......... .......... .......... 28%  121M 7s
  9300K .......... .......... .......... .......... .......... 28% 92.8M 6s
  9350K .......... .......... .......... .......... .......... 28% 1.21M 7s
  9400K .......... .......... .......... .......... .......... 28% 9.53M 7s
  9450K .......... .......... .......... .......... .......... 29%  140M 6s
  9500K .......... .......... .......... .......... .......... 29% 89.1M 6s
  9550K .......... .......... .......... .......... .......... 29% 1.21M 6s
  9600K .......... .......... .......... .......... .......... 29% 9.62M 6s
  9650K .......... .......... .......... .......... .......... 29% 1.61M 6s
  9700K .......... .......... .......... .......... .......... 29%  199M 6s
  9750K .......... .......... .......... .......... .......... 30% 1.05M 6s
  9800K .......... .......... .......... .......... .......... 30% 73.7M 6s
  9850K .......... .......... .......... .......... .......... 30%  115M 6s
  9900K .......... .......... .......... .......... .......... 30%  117M 6s
  9950K .......... .......... .......... .......... .......... 30%  152M 6s
 10000K .......... .......... .......... .......... .......... 30% 1.08M 6s
 10050K .......... .......... .......... .......... .......... 30%  118M 6s
 10100K .......... .......... .......... .......... .......... 31%  103M 6s
 10150K .......... .......... .......... .......... .......... 31%  102M 6s
 10200K .......... .......... .......... .......... .......... 31% 1.08M 6s
 10250K .......... .......... .......... .......... .......... 31% 3.09M 6s
 10300K .......... .......... .......... .......... .......... 31%  119M 6s
 10350K .......... .......... .......... .......... .......... 31% 1.62M 6s
 10400K .......... .......... .......... .......... .......... 32%  217M 6s
 10450K .......... .......... .......... .......... .......... 32% 3.12M 6s
 10500K .......... .......... .......... .......... .......... 32% 98.3M 6s
 10550K .......... .......... .......... .......... .......... 32% 1.63M 6s
 10600K .......... .......... .......... .......... .......... 32% 3.13M 6s
 10650K .......... .......... .......... .......... .......... 32%  111M 6s
 10700K .......... .......... .......... .......... .......... 32%  118M 6s
 10750K .......... .......... .......... .......... .......... 33% 1.63M 6s
 10800K .......... .......... .......... .......... .......... 33% 3.13M 6s
 10850K .......... .......... .......... .......... .......... 33%  154M 6s
 10900K .......... .......... .......... .......... .......... 33% 98.4M 6s
 10950K .......... .......... .......... .......... .......... 33% 1.62M 6s
 11000K .......... .......... .......... .......... .......... 33% 1.65M 6s
 11050K .......... .......... .......... .......... .......... 34%  103M 6s
 11100K .......... .......... .......... .......... .......... 34% 3.03M 6s
 11150K .......... .......... .......... .......... .......... 34%  110M 6s
 11200K .......... .......... .......... .......... .......... 34% 1.45M 6s
 11250K .......... .......... .......... .......... .......... 34%  132M 6s
 11300K .......... .......... .......... .......... .......... 34% 4.08M 6s
 11350K .......... .......... .......... .......... .......... 34% 1.44M 6s
 11400K .......... .......... .......... .......... .......... 35%  271M 6s
 11450K .......... .......... .......... .......... .......... 35%  103M 6s
 11500K .......... .......... .......... .......... .......... 35% 4.14M 6s
 11550K .......... .......... .......... .......... .......... 35% 1.44M 6s
 11600K .......... .......... .......... .......... .......... 35%  161M 6s
 11650K .......... .......... .......... .......... .......... 35%  124M 6s
 11700K .......... .......... .......... .......... .......... 36% 4.21M 6s
 11750K .......... .......... .......... .......... .......... 36% 1.44M 6s
 11800K .......... .......... .......... .......... .......... 36%  108M 6s
 11850K .......... .......... .......... .......... .......... 36% 4.22M 6s
 11900K .......... .......... .......... .......... .......... 36%  130M 6s
 11950K .......... .......... .......... .......... .......... 36% 1.44M 6s
 12000K .......... .......... .......... .......... .......... 36% 92.9M 6s
 12050K .......... .......... .......... .......... .......... 37% 4.18M 6s
 12100K .......... .......... .......... .......... .......... 37%  133M 6s
 12150K .......... .......... .......... .......... .......... 37% 1.44M 6s
 12200K .......... .......... .......... .......... .......... 37%  146M 6s
 12250K .......... .......... .......... .......... .......... 37% 4.08M 6s
 12300K .......... .......... .......... .......... .......... 37%  131M 6s
 12350K .......... .......... .......... .......... .......... 38% 1.45M 6s
 12400K .......... .......... .......... .......... .......... 38% 4.12M 6s
 12450K .......... .......... .......... .......... .......... 38%  129M 6s
 12500K .......... .......... .......... .......... .......... 38%  125M 5s
 12550K .......... .......... .......... .......... .......... 38% 1.44M 5s
 12600K .......... .......... .......... .......... .......... 38% 4.12M 5s
 12650K .......... .......... .......... .......... .......... 38% 15.0M 5s
 12700K .......... .......... .......... .......... .......... 39%  116M 5s
 12750K .......... .......... .......... .......... .......... 39%  122M 5s
 12800K .......... .......... .......... .......... .......... 39% 1.59M 5s
 12850K .......... .......... .......... .......... .......... 39% 4.00M 5s
 12900K .......... .......... .......... .......... .......... 39% 13.2M 5s
 12950K .......... .......... .......... .......... .......... 39%  128M 5s
 13000K .......... .......... .......... .......... .......... 39%  104M 5s
 13050K .......... .......... .......... .......... .......... 40% 1.60M 5s
 13100K .......... .......... .......... .......... .......... 40% 3.16M 5s
 13150K .......... .......... .......... .......... .......... 40%  107M 5s
 13200K .......... .......... .......... .......... .......... 40% 1.62M 5s
 13250K .......... .......... .......... .......... .......... 40%  147M 5s
 13300K .......... .......... .......... .......... .......... 40% 3.18M 5s
 13350K .......... .......... .......... .......... .......... 41%  115M 5s
 13400K .......... .......... .......... .......... .......... 41% 1.61M 5s
 13450K .......... .......... .......... .......... .......... 41% 3.19M 5s
 13500K .......... .......... .......... .......... .......... 41%  131M 5s
 13550K .......... .......... .......... .......... .......... 41%  146M 5s
 13600K .......... .......... .......... .......... .......... 41% 1.60M 5s
 13650K .......... .......... .......... .......... .......... 41% 3.18M 5s
 13700K .......... .......... .......... .......... .......... 42%  169M 5s
 13750K .......... .......... .......... .......... .......... 42%  122M 5s
 13800K .......... .......... .......... .......... .......... 42% 1.60M 5s
 13850K .......... .......... .......... .......... .......... 42% 3.22M 5s
 13900K .......... .......... .......... .......... .......... 42%  141M 5s
 13950K .......... .......... .......... .......... .......... 42% 1.60M 5s
 14000K .......... .......... .......... .......... .......... 43%  117M 5s
 14050K .......... .......... .......... .......... .......... 43% 3.22M 5s
 14100K .......... .......... .......... .......... .......... 43% 32.2M 5s
 14150K .......... .......... .......... .......... .......... 43%  131M 5s
 14200K .......... .......... .......... .......... .......... 43% 1.11M 5s
 14250K .......... .......... .......... .......... .......... 43% 91.8M 5s
 14300K .......... .......... .......... .......... .......... 43%  158M 5s
 14350K .......... .......... .......... .......... .......... 44% 32.8M 5s
 14400K .......... .......... .......... .......... .......... 44% 1.10M 5s
 14450K .......... .......... .......... .......... .......... 44% 80.2M 5s
 14500K .......... .......... .......... .......... .......... 44%  101M 5s
 14550K .......... .......... .......... .......... .......... 44%  122M 5s
 14600K .......... .......... .......... .......... .......... 44% 1.09M 5s
 14650K .......... .......... .......... .......... .......... 45%  130M 5s
 14700K .......... .......... .......... .......... .......... 45% 54.1M 5s
 14750K .......... .......... .......... .......... .......... 45%  106M 5s
 14800K .......... .......... .......... .......... .......... 45% 1.05M 5s
 14850K .......... .......... .......... .......... .......... 45% 3.52M 5s
 14900K .......... .......... .......... .......... .......... 45%  112M 5s
 14950K .......... .......... .......... .......... .......... 45%  130M 5s
 15000K .......... .......... .......... .......... .......... 46%  104M 5s
 15050K .......... .......... .......... .......... .......... 46% 1.08M 5s
 15100K .......... .......... .......... .......... .......... 46% 97.2M 5s
 15150K .......... .......... .......... .......... .......... 46%  120M 5s
 15200K .......... .......... .......... .......... .......... 46%  144M 5s
 15250K .......... .......... .......... .......... .......... 46% 1.08M 5s
 15300K .......... .......... .......... .......... .......... 47%  123M 5s
 15350K .......... .......... .......... .......... .......... 47%  110M 5s
 15400K .......... .......... .......... .......... .......... 47% 1.08M 5s
 15450K .......... .......... .......... .......... .......... 47%  177M 5s
 15500K .......... .......... .......... .......... .......... 47%  112M 5s
 15550K .......... .......... .......... .......... .......... 47%  105M 5s
 15600K .......... .......... .......... .......... .......... 47% 1.08M 5s
 15650K .......... .......... .......... .......... .......... 48% 43.5M 5s
 15700K .......... .......... .......... .......... .......... 48%  129M 4s
 15750K .......... .......... .......... .......... .......... 48% 86.9M 4s
 15800K .......... .......... .......... .......... .......... 48% 1.11M 4s
 15850K .......... .......... .......... .......... .......... 48% 38.2M 4s
 15900K .......... .......... .......... .......... .......... 48%  109M 4s
 15950K .......... .......... .......... .......... .......... 49%  103M 4s
 16000K .......... .......... .......... .......... .......... 49% 1.10M 4s
 16050K .......... .......... .......... .......... .......... 49% 55.3M 4s
 16100K .......... .......... .......... .......... .......... 49% 87.1M 4s
 16150K .......... .......... .......... .......... .......... 49% 1.09M 4s
 16200K .......... .......... .......... .......... .......... 49%  186M 4s
 16250K .......... .......... .......... .......... .......... 49% 43.9M 4s
 16300K .......... .......... .......... .......... .......... 50%  199M 4s
 16350K .......... .......... .......... .......... .......... 50% 1.09M 4s
 16400K .......... .......... .......... .......... .......... 50% 61.0M 4s
 16450K .......... .......... .......... .......... .......... 50%  151M 4s
 16500K .......... .......... .......... .......... .......... 50% 98.0M 4s
 16550K .......... .......... .......... .......... .......... 50% 1.08M 4s
 16600K .......... .......... .......... .......... .......... 51% 14.0M 4s
 16650K .......... .......... .......... .......... .......... 51%  100M 4s
 16700K .......... .......... .......... .......... .......... 51%  184M 4s
 16750K .......... .......... .......... .......... .......... 51% 1.06M 4s
 16800K .......... .......... .......... .......... .......... 51% 9.75M 4s
 16850K .......... .......... .......... .......... .......... 51%  102M 4s
 16900K .......... .......... .......... .......... .......... 51%  137M 4s
 16950K .......... .......... .......... .......... .......... 52% 1.08M 4s
 17000K .......... .......... .......... .......... .......... 52%  112M 4s
 17050K .......... .......... .......... .......... .......... 52% 10.1M 4s
 17100K .......... .......... .......... .......... .......... 52% 95.9M 4s
 17150K .......... .......... .......... .......... .......... 52% 1.19M 4s
 17200K .......... .......... .......... .......... .......... 52% 10.7M 4s
 17250K .......... .......... .......... .......... .......... 53%  108M 4s
 17300K .......... .......... .......... .......... .......... 53%  135M 4s
 17350K .......... .......... .......... .......... .......... 53% 1.19M 4s
 17400K .......... .......... .......... .......... .......... 53% 10.9M 4s
 17450K .......... .......... .......... .......... .......... 53%  131M 4s
 17500K .......... .......... .......... .......... .......... 53% 89.6M 4s
 17550K .......... .......... .......... .......... .......... 53% 1.19M 4s
 17600K .......... .......... .......... .......... .......... 54% 10.7M 4s
 17650K .......... .......... .......... .......... .......... 54% 14.8M 4s
 17700K .......... .......... .......... .......... .......... 54%  107M 4s
 17750K .......... .......... .......... .......... .......... 54% 1.23M 4s
 17800K .......... .......... .......... .......... .......... 54%  250M 4s
 17850K .......... .......... .......... .......... .......... 54% 7.84M 4s
 17900K .......... .......... .......... .......... .......... 55%  106M 4s
 17950K .......... .......... .......... .......... .......... 55% 1.23M 4s
 18000K .......... .......... .......... .......... .......... 55% 8.42M 4s
 18050K .......... .......... .......... .......... .......... 55%  120M 4s
 18100K .......... .......... .......... .......... .......... 55% 71.5M 4s
 18150K .......... .......... .......... .......... .......... 55% 1.24M 4s
 18200K .......... .......... .......... .......... .......... 55% 8.45M 4s
 18250K .......... .......... .......... .......... .......... 56%  108M 4s
 18300K .......... .......... .......... .......... .......... 56%  100M 4s
 18350K .......... .......... .......... .......... .......... 56% 1.23M 4s
 18400K .......... .......... .......... .......... .......... 56% 8.47M 4s
 18450K .......... .......... .......... .......... .......... 56%  124M 4s
 18500K .......... .......... .......... .......... .......... 56% 1.23M 4s
 18550K .......... .......... .......... .......... .......... 57% 91.6M 4s
 18600K .......... .......... .......... .......... .......... 57% 8.65M 4s
 18650K .......... .......... .......... .......... .......... 57% 41.5M 4s
 18700K .......... .......... .......... .......... .......... 57% 1.24M 4s
 18750K .......... .......... .......... .......... .......... 57% 7.81M 4s
 18800K .......... .......... .......... .......... .......... 57% 94.5M 4s
 18850K .......... .......... .......... .......... .......... 57%  114M 4s
 18900K .......... .......... .......... .......... .......... 58%  141M 4s
 18950K .......... .......... .......... .......... .......... 58% 1.25M 4s
 19000K .......... .......... .......... .......... .......... 58% 7.03M 4s
 19050K .......... .......... .......... .......... .......... 58%  120M 4s
 19100K .......... .......... .......... .......... .......... 58%  105M 4s
 19150K .......... .......... .......... .......... .......... 58%  154M 3s
 19200K .......... .......... .......... .......... .......... 58% 1.27M 3s
 19250K .......... .......... .......... .......... .......... 59% 7.01M 3s
 19300K .......... .......... .......... .......... .......... 59% 97.7M 3s
 19350K .......... .......... .......... .......... .......... 59%  125M 3s
 19400K .......... .......... .......... .......... .......... 59% 1.27M 3s
 19450K .......... .......... .......... .......... .......... 59% 7.18M 3s
 19500K .......... .......... .......... .......... .......... 59% 91.3M 3s
 19550K .......... .......... .......... .......... .......... 60% 1.26M 3s
 19600K .......... .......... .......... .......... .......... 60%  119M 3s
 19650K .......... .......... .......... .......... .......... 60% 7.21M 3s
 19700K .......... .......... .......... .......... .......... 60%  165M 3s
 19750K .......... .......... .......... .......... .......... 60% 1.25M 3s
 19800K .......... .......... .......... .......... .......... 60% 54.8M 3s
 19850K .......... .......... .......... .......... .......... 60% 6.83M 3s
 19900K .......... .......... .......... .......... .......... 61% 95.8M 3s
 19950K .......... .......... .......... .......... .......... 61%  214M 3s
 20000K .......... .......... .......... .......... .......... 61% 1.27M 3s
 20050K .......... .......... .......... .......... .......... 61%  120M 3s
 20100K .......... .......... .......... .......... .......... 61% 5.41M 3s
 20150K .......... .......... .......... .......... .......... 61% 95.5M 3s
 20200K .......... .......... .......... .......... .......... 62%  158M 3s
 20250K .......... .......... .......... .......... .......... 62% 1.34M 3s
 20300K .......... .......... .......... .......... .......... 62%  126M 3s
 20350K .......... .......... .......... .......... .......... 62% 5.43M 3s
 20400K .......... .......... .......... .......... .......... 62% 1.32M 3s
 20450K .......... .......... .......... .......... .......... 62%  213M 3s
 20500K .......... .......... .......... .......... .......... 62%  103M 3s
 20550K .......... .......... .......... .......... .......... 63% 5.56M 3s
 20600K .......... .......... .......... .......... .......... 63% 1.32M 3s
 20650K .......... .......... .......... .......... .......... 63%  126M 3s
 20700K .......... .......... .......... .......... .......... 63%  138M 3s
 20750K .......... .......... .......... .......... .......... 63% 5.66M 3s
 20800K .......... .......... .......... .......... .......... 63% 1.32M 3s
 20850K .......... .......... .......... .......... .......... 64%  139M 3s
 20900K .......... .......... .......... .......... .......... 64% 5.77M 3s
 20950K .......... .......... .......... .......... .......... 64%  111M 3s
 21000K .......... .......... .......... .......... .......... 64% 1.32M 3s
 21050K .......... .......... .......... .......... .......... 64%  117M 3s
 21100K .......... .......... .......... .......... .......... 64% 5.81M 3s
 21150K .......... .......... .......... .......... .......... 64% 1.31M 3s
 21200K .......... .......... .......... .......... .......... 65%  210M 3s
 21250K .......... .......... .......... .......... .......... 65% 93.4M 3s
 21300K .......... .......... .......... .......... .......... 65% 5.87M 3s
 21350K .......... .......... .......... .......... .......... 65% 1.30M 3s
 21400K .......... .......... .......... .......... .......... 65%  196M 3s
 21450K .......... .......... .......... .......... .......... 65%  119M 3s
 21500K .......... .......... .......... .......... .......... 66%  138M 3s
 21550K .......... .......... .......... .......... .......... 66% 6.11M 3s
 21600K .......... .......... .......... .......... .......... 66% 1.28M 3s
 21650K .......... .......... .......... .......... .......... 66%  118M 3s
 21700K .......... .......... .......... .......... .......... 66% 6.54M 3s
 21750K .......... .......... .......... .......... .......... 66% 94.1M 3s
 21800K .......... .......... .......... .......... .......... 66%  137M 3s
 21850K .......... .......... .......... .......... .......... 67% 1.28M 3s
 21900K .......... .......... .......... .......... .......... 67% 6.48M 3s
 21950K .......... .......... .......... .......... .......... 67%  189M 3s
 22000K .......... .......... .......... .......... .......... 67% 85.7M 3s
 22050K .......... .......... .......... .......... .......... 67% 1.28M 3s
 22100K .......... .......... .......... .......... .......... 67% 6.69M 3s
 22150K .......... .......... .......... .......... .......... 68% 99.6M 3s
 22200K .......... .......... .......... .......... .......... 68% 1.27M 3s
 22250K .......... .......... .......... .......... .......... 68%  100M 3s
 22300K .......... .......... .......... .......... .......... 68% 7.13M 3s
 22350K .......... .......... .......... .......... .......... 68% 67.6M 3s
 22400K .......... .......... .......... .......... .......... 68% 1.27M 3s
 22450K .......... .......... .......... .......... .......... 68% 7.28M 3s
 22500K .......... .......... .......... .......... .......... 69% 87.3M 3s
 22550K .......... .......... .......... .......... .......... 69%  100M 3s
 22600K .......... .......... .......... .......... .......... 69% 1.26M 3s
 22650K .......... .......... .......... .......... .......... 69% 7.41M 3s
 22700K .......... .......... .......... .......... .......... 69%  104M 3s
 22750K .......... .......... .......... .......... .......... 69% 99.7M 3s
 22800K .......... .......... .......... .......... .......... 70% 1.25M 3s
 22850K .......... .......... .......... .......... .......... 70% 39.6M 2s
 22900K .......... .......... .......... .......... .......... 70% 8.55M 2s
 22950K .......... .......... .......... .......... .......... 70% 1.24M 2s
 23000K .......... .......... .......... .......... .......... 70% 6.77M 2s
 23050K .......... .......... .......... .......... .......... 70%  166M 2s
 23100K .......... .......... .......... .......... .......... 70% 96.2M 2s
 23150K .......... .......... .......... .......... .......... 71% 1.28M 2s
 23200K .......... .......... .......... .......... .......... 71% 6.71M 2s
 23250K .......... .......... .......... .......... .......... 71% 7.05M 2s
 23300K .......... .......... .......... .......... .......... 71% 93.3M 2s
 23350K .......... .......... .......... .......... .......... 71%  104M 2s
 23400K .......... .......... .......... .......... .......... 71% 1.36M 2s
 23450K .......... .......... .......... .......... .......... 72% 7.11M 2s
 23500K .......... .......... .......... .......... .......... 72% 16.6M 2s
 23550K .......... .......... .......... .......... .......... 72%  137M 2s
 23600K .......... .......... .......... .......... .......... 72% 1.35M 2s
 23650K .......... .......... .......... .......... .......... 72% 7.25M 2s
 23700K .......... .......... .......... .......... .......... 72% 17.0M 2s
 23750K .......... .......... .......... .......... .......... 72% 1.34M 2s
 23800K .......... .......... .......... .......... .......... 73%  219M 2s
 23850K .......... .......... .......... .......... .......... 73% 7.31M 2s
 23900K .......... .......... .......... .......... .......... 73% 16.9M 2s
 23950K .......... .......... .......... .......... .......... 73% 1.34M 2s
 24000K .......... .......... .......... .......... .......... 73% 7.22M 2s
 24050K .......... .......... .......... .......... .......... 73%  107M 2s
 24100K .......... .......... .......... .......... .......... 74% 18.2M 2s
 24150K .......... .......... .......... .......... .......... 74% 1.34M 2s
 24200K .......... .......... .......... .......... .......... 74% 7.33M 2s
 24250K .......... .......... .......... .......... .......... 74% 17.4M 2s
 24300K .......... .......... .......... .......... .......... 74%  128M 2s
 24350K .......... .......... .......... .......... .......... 74% 1.33M 2s
 24400K .......... .......... .......... .......... .......... 74% 7.08M 2s
 24450K .......... .......... .......... .......... .......... 75% 86.6M 2s
 24500K .......... .......... .......... .......... .......... 75% 16.0M 2s
 24550K .......... .......... .......... .......... .......... 75% 1.35M 2s
 24600K .......... .......... .......... .......... .......... 75%  128M 2s
 24650K .......... .......... .......... .......... .......... 75% 7.13M 2s
 24700K .......... .......... .......... .......... .......... 75% 17.0M 2s
 24750K .......... .......... .......... .......... .......... 76% 1.11M 2s
 24800K .......... .......... .......... .......... .......... 76%  305M 2s
 24850K .......... .......... .......... .......... .......... 76%  233M 2s
 24900K .......... .......... .......... .......... .......... 76% 25.1M 2s
 24950K .......... .......... .......... .......... .......... 76% 1.11M 2s
 25000K .......... .......... .......... .......... .......... 76% 99.1M 2s
 25050K .......... .......... .......... .......... .......... 76%  122M 2s
 25100K .......... .......... .......... .......... .......... 77% 22.6M 2s
 25150K .......... .......... .......... .......... .......... 77%  126M 2s
 25200K .......... .......... .......... .......... .......... 77% 1.13M 2s
 25250K .......... .......... .......... .......... .......... 77% 91.8M 2s
 25300K .......... .......... .......... .......... .......... 77% 22.5M 2s
 25350K .......... .......... .......... .......... .......... 77% 1.13M 2s
 25400K .......... .......... .......... .......... .......... 78% 96.3M 2s
 25450K .......... .......... .......... .......... .......... 78%  125M 2s
 25500K .......... .......... .......... .......... .......... 78% 20.7M 2s
 25550K .......... .......... .......... .......... .......... 78% 1.13M 2s
 25600K .......... .......... .......... .......... .......... 78%  106M 2s
 25650K .......... .......... .......... .......... .......... 78%  136M 2s
 25700K .......... .......... .......... .......... .......... 78% 22.4M 2s
 25750K .......... .......... .......... .......... .......... 79% 1.13M 2s
 25800K .......... .......... .......... .......... .......... 79%  100M 2s
 25850K .......... .......... .......... .......... .......... 79% 22.4M 2s
 25900K .......... .......... .......... .......... .......... 79%  141M 2s
 25950K .......... .......... .......... .......... .......... 79% 1.13M 2s
 26000K .......... .......... .......... .......... .......... 79% 94.0M 2s
 26050K .......... .......... .......... .......... .......... 79% 24.5M 2s
 26100K .......... .......... .......... .......... .......... 80% 1.12M 2s
 26150K .......... .......... .......... .......... .......... 80% 81.4M 2s
 26200K .......... .......... .......... .......... .......... 80%  131M 2s
 26250K .......... .......... .......... .......... .......... 80% 24.9M 2s
 26300K .......... .......... .......... .......... .......... 80% 1.12M 2s
 26350K .......... .......... .......... .......... .......... 80% 14.3M 2s
 26400K .......... .......... .......... .......... .......... 81%  143M 2s
 26450K .......... .......... .......... .......... .......... 81%  134M 2s
 26500K .......... .......... .......... .......... .......... 81% 1.15M 2s
 26550K .......... .......... .......... .......... .......... 81% 14.9M 2s
 26600K .......... .......... .......... .......... .......... 81%  104M 2s
 26650K .......... .......... .......... .......... .......... 81%  112M 2s
 26700K .......... .......... .......... .......... .......... 81% 1.16M 1s
 26750K .......... .......... .......... .......... .......... 82% 15.1M 1s
 26800K .......... .......... .......... .......... .......... 82%  124M 1s
 26850K .......... .......... .......... .......... .......... 82% 1.15M 1s
 26900K .......... .......... .......... .......... .......... 82%  123M 1s
 26950K .......... .......... .......... .......... .......... 82% 15.9M 1s
 27000K .......... .......... .......... .......... .......... 82% 99.9M 1s
 27050K .......... .......... .......... .......... .......... 83% 1.15M 1s
 27100K .......... .......... .......... .......... .......... 83% 14.7M 1s
 27150K .......... .......... .......... .......... .......... 83%  143M 1s
 27200K .......... .......... .......... .......... .......... 83%  110M 1s
 27250K .......... .......... .......... .......... .......... 83% 1.15M 1s
 27300K .......... .......... .......... .......... .......... 83% 15.2M 1s
 27350K .......... .......... .......... .......... .......... 83% 86.3M 1s
 27400K .......... .......... .......... .......... .......... 84%  158M 1s
 27450K .......... .......... .......... .......... .......... 84% 1.15M 1s
 27500K .......... .......... .......... .......... .......... 84% 14.4M 1s
 27550K .......... .......... .......... .......... .......... 84% 59.4M 1s
 27600K .......... .......... .......... .......... .......... 84% 93.9M 1s
 27650K .......... .......... .......... .......... .......... 84%  131M 1s
 27700K .......... .......... .......... .......... .......... 85%  674K 1s
 27750K .......... .......... .......... .......... .......... 85% 88.4M 1s
 27800K .......... .......... .......... .......... .......... 85%  133M 1s
 27850K .......... .......... .......... .......... .......... 85%  101M 1s
 27900K .......... .......... .......... .......... .......... 85% 1.07M 1s
 27950K .......... .......... .......... .......... .......... 85%  111M 1s
 28000K .......... .......... .......... .......... .......... 85%  103M 1s
 28050K .......... .......... .......... .......... .......... 86%  138M 1s
 28100K .......... .......... .......... .......... .......... 86% 1.08M 1s
 28150K .......... .......... .......... .......... .......... 86% 5.22M 1s
 28200K .......... .......... .......... .......... .......... 86%  178M 1s
 28250K .......... .......... .......... .......... .......... 86% 86.5M 1s
 28300K .......... .......... .......... .......... .......... 86% 1.35M 1s
 28350K .......... .......... .......... .......... .......... 87% 5.27M 1s
 28400K .......... .......... .......... .......... .......... 87%  123M 1s
 28450K .......... .......... .......... .......... .......... 87%  100M 1s
 28500K .......... .......... .......... .......... .......... 87% 1.34M 1s
 28550K .......... .......... .......... .......... .......... 87% 5.44M 1s
 28600K .......... .......... .......... .......... .......... 87% 64.0M 1s
 28650K .......... .......... .......... .......... .......... 87% 1.34M 1s
 28700K .......... .......... .......... .......... .......... 88%  169M 1s
 28750K .......... .......... .......... .......... .......... 88% 5.23M 1s
 28800K .......... .......... .......... .......... .......... 88% 7.50M 1s
 28850K .......... .......... .......... .......... .......... 88% 98.1M 1s
 28900K .......... .......... .......... .......... .......... 88% 1.51M 1s
 28950K .......... .......... .......... .......... .......... 88% 6.84M 1s
 29000K .......... .......... .......... .......... .......... 89% 7.32M 1s
 29050K .......... .......... .......... .......... .......... 89%  114M 1s
 29100K .......... .......... .......... .......... .......... 89% 1.51M 1s
 29150K .......... .......... .......... .......... .......... 89% 6.83M 1s
 29200K .......... .......... .......... .......... .......... 89% 7.30M 1s
 29250K .......... .......... .......... .......... .......... 89% 1.51M 1s
 29300K .......... .......... .......... .......... .......... 89%  197M 1s
 29350K .......... .......... .......... .......... .......... 90% 3.89M 1s
 29400K .......... .......... .......... .......... .......... 90%  111M 1s
 29450K .......... .......... .......... .......... .......... 90% 4.30M 1s
 29500K .......... .......... .......... .......... .......... 90% 1.22M 1s
 29550K .......... .......... .......... .......... .......... 90%  150M 1s
 29600K .......... .......... .......... .......... .......... 90% 98.5M 1s
 29650K .......... .......... .......... .......... .......... 91% 8.42M 1s
 29700K .......... .......... .......... .......... .......... 91% 1.22M 1s
 29750K .......... .......... .......... .......... .......... 91%  153M 1s
 29800K .......... .......... .......... .......... .......... 91%  109M 1s
 29850K .......... .......... .......... .......... .......... 91% 8.41M 1s
 29900K .......... .......... .......... .......... .......... 91% 1.23M 1s
 29950K .......... .......... .......... .......... .......... 91%  129M 1s
 30000K .......... .......... .......... .......... .......... 92% 8.45M 1s
 30050K .......... .......... .......... .......... .......... 92% 98.0M 1s
 30100K .......... .......... .......... .......... .......... 92% 1.23M 1s
 30150K .......... .......... .......... .......... .......... 92%  121M 1s
 30200K .......... .......... .......... .......... .......... 92% 8.70M 1s
 30250K .......... .......... .......... .......... .......... 92% 1.22M 1s
 30300K .......... .......... .......... .......... .......... 93%  291M 1s
 30350K .......... .......... .......... .......... .......... 93% 13.2M 1s
 30400K .......... .......... .......... .......... .......... 93%  143M 1s
 30450K .......... .......... .......... .......... .......... 93% 2.72M 1s
 30500K .......... .......... .......... .......... .......... 93% 1.98M 1s
 30550K .......... .......... .......... .......... .......... 93% 13.4M 1s
 30600K .......... .......... .......... .......... .......... 93%  112M 1s
 30650K .......... .......... .......... .......... .......... 94% 2.72M 0s
 30700K .......... .......... .......... .......... .......... 94% 2.00M 0s
 30750K .......... .......... .......... .......... .......... 94% 12.4M 0s
 30800K .......... .......... .......... .......... .......... 94% 10.7M 0s
 30850K .......... .......... .......... .......... .......... 94% 2.79M 0s
 30900K .......... .......... .......... .......... .......... 94%  172M 0s
 30950K .......... .......... .......... .......... .......... 95% 2.41M 0s
 31000K .......... .......... .......... .......... .......... 95% 5.83M 0s
 31050K .......... .......... .......... .......... .......... 95% 2.77M 0s
 31100K .......... .......... .......... .......... .......... 95% 2.42M 0s
 31150K .......... .......... .......... .......... .......... 95%  211M 0s
 31200K .......... .......... .......... .......... .......... 95% 5.94M 0s
 31250K .......... .......... .......... .......... .......... 95% 2.70M 0s
 31300K .......... .......... .......... .......... .......... 96% 2.40M 0s
 31350K .......... .......... .......... .......... .......... 96% 6.00M 0s
 31400K .......... .......... .......... .......... .......... 96%  174M 0s
 31450K .......... .......... .......... .......... .......... 96% 2.73M 0s
 31500K .......... .......... .......... .......... .......... 96% 2.40M 0s
 31550K .......... .......... .......... .......... .......... 96% 6.00M 0s
 31600K .......... .......... .......... .......... .......... 97% 2.81M 0s
 31650K .......... .......... .......... .......... .......... 97%  110M 0s
 31700K .......... .......... .......... .......... .......... 97% 2.38M 0s
 31750K .......... .......... .......... .......... .......... 97% 3.80M 0s
 31800K .......... .......... .......... .......... .......... 97%  105M 0s
 31850K .......... .......... .......... .......... .......... 97% 3.86M 0s
 31900K .......... .......... .......... .......... .......... 97%  239M 0s
 31950K .......... .......... .......... .......... .......... 98% 2.18M 0s
 32000K .......... .......... .......... .......... .......... 98% 4.37M 0s
 32050K .......... .......... .......... .......... .......... 98% 3.81M 0s
 32100K .......... .......... .......... .......... .......... 98% 2.18M 0s
 32150K .......... .......... .......... .......... .......... 98%  115M 0s
 32200K .......... .......... .......... .......... .......... 98% 4.50M 0s
 32250K .......... .......... .......... .......... .......... 98% 3.74M 0s
 32300K .......... .......... .......... .......... .......... 99% 2.19M 0s
 32350K .......... .......... .......... .......... .......... 99% 4.44M 0s
 32400K .......... .......... .......... .......... .......... 99%  128M 0s
 32450K .......... .......... .......... .......... .......... 99% 3.74M 0s
 32500K .......... .......... .......... .......... .......... 99% 2.18M 0s
 32550K .......... .......... .......... .......... .......... 99% 2.05M 0s
 32600K .......... .......... .......                         100%  200M=8.2s

2023-09-25 10:09:11 (3.87 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.1’ saved [33410372/33410372]

+ ls -R /home/jenkins/.m2/repository/public.dhe.ibm.com/
/home/jenkins/.m2/repository/public.dhe.ibm.com/:
ibmdl

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl:
export

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export:
pub

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub:
software

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software:
websphere

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere:
runtimes

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes:
tools

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools:
dtfj

/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj:
artifacts.jar
artifacts.jar.1
artifacts.xml.xz
artifacts.xml.xz.1
content.jar
content.jar.1
content.xml.xz
content.xml.xz.1
features
p2.index
p2.index.1
plugins

/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
com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1

/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
com.ibm.dtfj.api_1.12.29003.202006111057.jar.1
com.ibm.dtfj.j9_1.12.29003.202006111057.jar
com.ibm.dtfj.j9_1.12.29003.202006111057.jar.1
+ cd parent
+ '[' false == true ']'
+ rm -r ../../.repository/org/eclipse/mat/
rm: cannot remove ‘../../.repository/org/eclipse/mat/’: No such file or directory
+ true
+ /opt/tools/apache-maven/latest/bin/mvn -P build-server,build-snapshot -Dmat-target=mat-2023-09 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-09 clean deploy spotbugs:spotbugs
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:3.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:3.4.1 @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.mat:parent:1.14.0-SNAPSHOT (/home/jenkins/agent/workspace/tycho-mat-nightly/parent/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.apache.maven.wagon:wagon-ssh-external:3.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.wagon:wagon-ssh-external:jar:3.4.1: The following artifacts could not be resolved: org.apache.maven.wagon:wagon-ssh-external:pom:3.4.1 (absent): Could not transfer artifact org.apache.maven.wagon:wagon-ssh-external:pom:3.4.1 from/to maven.eclipse.org (https://repo.eclipse.org/content/repositories/cbi-releases/): status code: 403, reason phrase: Forbidden (403) -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 52 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