Started by an SCM change Running as SYSTEM Agent centos-7-0zp86 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-0zp86" 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-0zp86" - 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-0zp86" - 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-3160.vd76b_9ddd10cc" 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-0zp86 (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-Dpep7OBEDGuL/agent.43 SSH_AGENT_PID=45 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9378317975871826561.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9378317975871826561.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 a192f1be11e2b005001eca1cea26b7150b6cf2bb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a192f1be11e2b005001eca1cea26b7150b6cf2bb # timeout=10 Commit message: "Bug 582736 Add dump reliability check for mismatched DTFJ implementations" > git rev-list --no-walk 3e1e914c53a0b62498890854ef18809742691be3 # 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 :80 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Dec 14 14:13:41 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5980 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins6066886837645041724.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2023-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-12-14 14:13:41-- 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% 376M=0s 2023-12-14 14:13:42 (376 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-12-14 14:13:42-- 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-12-14 14:13:42 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-12-14 14:13:42-- 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: 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=D’ 0K .. 100% 557M=0s 2023-12-14 14:13:42 (557 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 [2187/2187] 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-12-14 14:13:42-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=M;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ 0K .. 100% 411M=0s 2023-12-14 14:13:42 (411 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-12-14 14:13:42-- 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% 431M=0s 2023-12-14 14:13:42 (431 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-12-14 14:13:42-- 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% 378M=0s 2023-12-14 14:13:42 (378 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-12-14 14:13:42-- 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% 264M=0s 2023-12-14 14:13:43 (264 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-12-14 14:13:43-- 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% 198M=0s 2023-12-14 14:13:43 (198 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-12-14 14:13:43-- 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% 584K 1s 50K .......... .......... .......... .......... .......... 26% 1.14M 0s 100K .......... .......... .......... .......... .......... 40% 1.15M 0s 150K .......... .......... .......... .......... .......... 53% 94.2M 0s 200K .......... .......... .......... .......... .......... 67% 1.15M 0s 250K .......... .......... .......... .......... .......... 80% 78.2M 0s 300K .......... .......... .......... .......... .......... 93% 1.15M 0s 350K .......... .......... .. 100% 79.8M=0.3s 2023-12-14 14:13:43 (1.41 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-12-14 14:13:43-- 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% 102M 0s 50K .......... .......... .......... .......... .......... 61% 146M 0s 100K .......... .......... .......... .......... .......... 91% 1.15M 0s 150K .......... ... 100% 482M=0.04s 2023-12-14 14:13:44 (3.68 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-12-14 14:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 1380 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ 0K . 100% 306M=0s 2023-12-14 14:13:44 (306 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [1380/1380] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-12-14 14:13:44-- 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% 35.9M=0s 2023-12-14 14:13:44 (35.9 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-12-14 14:13:44-- 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% 367M=0s 2023-12-14 14:13:44 (367 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-12-14 14:13:44-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/?C=N;O=A Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 200 OK Length: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ 0K .. 100% 550M=0s 2023-12-14 14:13:44 (550 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A’ saved [2188/2188] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-12-14 14:13:44-- 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: 2188 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D’ 0K .. 100% 361M=0s 2023-12-14 14:13:44 (361 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 [2188/2188] 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-12-14 14:13:44-- 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% 495M=0s 2023-12-14 14:13:44 (495 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-12-14 14:13:44-- 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: 2187 (2.1K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D’ 0K .. 100% 402M=0s 2023-12-14 14:13:44 (402 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 [2187/2187] 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-12-14 14:13:44-- 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% 358M=0s 2023-12-14 14:13:44 (358 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-12-14 14:13:44-- 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% 349M=0s 2023-12-14 14:13:44 (349 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-12-14 14:13:44-- 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% 352M=0s 2023-12-14 14:13:44 (352 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-12-14 14:13:44-- 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: 1380 (1.3K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A’ 0K . 100% 383M=0s 2023-12-14 14:13:44 (383 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 [1380/1380] 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-12-14 14:13:44-- 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% 116M 0s 50K .......... .......... .......... .......... .......... 23% 126M 0s 100K .......... .......... .......... .......... .......... 35% 93.8M 0s 150K .......... .......... .......... .......... .......... 47% 1.17M 0s 200K .......... .......... .......... .......... .......... 58% 114M 0s 250K .......... .......... .......... .......... .......... 70% 108M 0s 300K .......... .......... .......... .......... .......... 82% 124M 0s 350K .......... .......... .......... .......... .......... 94% 1.16M 0s 400K .......... .......... ..... 100% 153M=0.09s 2023-12-14 14:13:45 (4.79 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar’ saved [435454/435454] --2023-12-14 14:13:45-- 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% 360M=0s 2023-12-14 14:13:45 (360 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-12-14 14:13:45-- 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% 303M=0s 2023-12-14 14:13:45 (303 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-12-14 14:13:45-- 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% 272M=0s 2023-12-14 14:13:45 (272 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-12-14 14:13:45-- 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% 368M=0s 2023-12-14 14:13:45 (368 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-12-14 14:13:45-- 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% 692K=0.04s 2023-12-14 14:13:45 (692 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-12-14 14:13:45-- 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% 102M 0s 50K .......... .......... .......... .......... .......... 0% 127M 0s 100K .......... .......... .......... .......... .......... 0% 96.9M 0s 150K .......... .......... .......... .......... .......... 0% 1.17M 7s 200K .......... .......... .......... .......... .......... 0% 122M 6s 250K .......... .......... .......... .......... .......... 0% 74.4M 5s 300K .......... .......... .......... .......... .......... 1% 127M 4s 350K .......... .......... .......... .......... .......... 1% 92.2M 4s 400K .......... .......... .......... .......... .......... 1% 1.17M 6s 450K .......... .......... .......... .......... .......... 1% 133M 6s 500K .......... .......... .......... .......... .......... 1% 94.0M 5s 550K .......... .......... .......... .......... .......... 1% 140M 5s 600K .......... .......... .......... .......... .......... 1% 1.17M 6s 650K .......... .......... .......... .......... .......... 2% 132M 6s 700K .......... .......... .......... .......... .......... 2% 98.0M 6s 750K .......... .......... .......... .......... .......... 2% 115M 5s 800K .......... .......... .......... .......... .......... 2% 1.17M 6s 850K .......... .......... .......... .......... .......... 2% 94.2M 6s 900K .......... .......... .......... .......... .......... 2% 99.5M 6s 950K .......... .......... .......... .......... .......... 3% 1.18M 7s 1000K .......... .......... .......... .......... .......... 3% 76.3M 6s 1050K .......... .......... .......... .......... .......... 3% 109M 6s 1100K .......... .......... .......... .......... .......... 3% 86.7M 6s 1150K .......... .......... .......... .......... .......... 3% 1.18M 7s 1200K .......... .......... .......... .......... .......... 3% 101M 6s 1250K .......... .......... .......... .......... .......... 3% 128M 6s 1300K .......... .......... .......... .......... .......... 4% 89.3M 6s 1350K .......... .......... .......... .......... .......... 4% 1.17M 7s 1400K .......... .......... .......... .......... .......... 4% 85.1M 6s 1450K .......... .......... .......... .......... .......... 4% 70.9M 6s 1500K .......... .......... .......... .......... .......... 4% 97.5M 6s 1550K .......... .......... .......... .......... .......... 4% 1.19M 7s 1600K .......... .......... .......... .......... .......... 5% 76.4M 6s 1650K .......... .......... .......... .......... .......... 5% 89.9M 6s 1700K .......... .......... .......... .......... .......... 5% 73.0M 6s 1750K .......... .......... .......... .......... .......... 5% 1.18M 7s 1800K .......... .......... .......... .......... .......... 5% 70.1M 6s 1850K .......... .......... .......... .......... .......... 5% 95.6M 6s 1900K .......... .......... .......... .......... .......... 5% 86.3M 6s 1950K .......... .......... .......... .......... .......... 6% 1.19M 7s 2000K .......... .......... .......... .......... .......... 6% 76.6M 6s 2050K .......... .......... .......... .......... .......... 6% 67.2M 6s 2100K .......... .......... .......... .......... .......... 6% 87.6M 6s 2150K .......... .......... .......... .......... .......... 6% 1.18M 7s 2200K .......... .......... .......... .......... .......... 6% 99.7M 6s 2250K .......... .......... .......... .......... .......... 7% 64.2M 6s 2300K .......... .......... .......... .......... .......... 7% 1.17M 7s 2350K .......... .......... .......... .......... .......... 7% 62.1M 7s 2400K .......... .......... .......... .......... .......... 7% 88.6M 6s 2450K .......... .......... .......... .......... .......... 7% 90.1M 6s 2500K .......... .......... .......... .......... .......... 7% 126M 6s 2550K .......... .......... .......... .......... .......... 7% 1.18M 6s 2600K .......... .......... .......... .......... .......... 8% 53.6M 6s 2650K .......... .......... .......... .......... .......... 8% 90.1M 6s 2700K .......... .......... .......... .......... .......... 8% 137M 6s 2750K .......... .......... .......... .......... .......... 8% 1.19M 6s 2800K .......... .......... .......... .......... .......... 8% 77.8M 6s 2850K .......... .......... .......... .......... .......... 8% 65.3M 6s 2900K .......... .......... .......... .......... .......... 9% 1.18M 6s 2950K .......... .......... .......... .......... .......... 9% 128M 6s 3000K .......... .......... .......... .......... .......... 9% 38.0M 6s 3050K .......... .......... .......... .......... .......... 9% 124M 6s 3100K .......... .......... .......... .......... .......... 9% 100M 6s 3150K .......... .......... .......... .......... .......... 9% 1.19M 6s 3200K .......... .......... .......... .......... .......... 9% 57.4M 6s 3250K .......... .......... .......... .......... .......... 10% 91.4M 6s 3300K .......... .......... .......... .......... .......... 10% 92.5M 6s 3350K .......... .......... .......... .......... .......... 10% 1.19M 6s 3400K .......... .......... .......... .......... .......... 10% 84.8M 6s 3450K .......... .......... .......... .......... .......... 10% 77.3M 6s 3500K .......... .......... .......... .......... .......... 10% 1.18M 6s 3550K .......... .......... .......... .......... .......... 11% 134M 6s 3600K .......... .......... .......... .......... .......... 11% 80.8M 6s 3650K .......... .......... .......... .......... .......... 11% 114M 6s 3700K .......... .......... .......... .......... .......... 11% 1.18M 6s 3750K .......... .......... .......... .......... .......... 11% 49.5M 6s 3800K .......... .......... .......... .......... .......... 11% 87.4M 6s 3850K .......... .......... .......... .......... .......... 11% 123M 6s 3900K .......... .......... .......... .......... .......... 12% 110M 6s 3950K .......... .......... .......... .......... .......... 12% 1.18M 6s 4000K .......... .......... .......... .......... .......... 12% 54.2M 6s 4050K .......... .......... .......... .......... .......... 12% 97.6M 6s 4100K .......... .......... .......... .......... .......... 12% 1.19M 6s 4150K .......... .......... .......... .......... .......... 12% 105M 6s 4200K .......... .......... .......... .......... .......... 13% 62.6M 6s 4250K .......... .......... .......... .......... .......... 13% 70.2M 6s 4300K .......... .......... .......... .......... .......... 13% 1.18M 6s 4350K .......... .......... .......... .......... .......... 13% 48.6M 6s 4400K .......... .......... .......... .......... .......... 13% 136M 6s 4450K .......... .......... .......... .......... .......... 13% 90.6M 6s 4500K .......... .......... .......... .......... .......... 13% 95.3M 6s 4550K .......... .......... .......... .......... .......... 14% 1.20M 6s 4600K .......... .......... .......... .......... .......... 14% 39.9M 6s 4650K .......... .......... .......... .......... .......... 14% 150M 6s 4700K .......... .......... .......... .......... .......... 14% 100M 6s 4750K .......... .......... .......... .......... .......... 14% 1.19M 6s 4800K .......... .......... .......... .......... .......... 14% 41.7M 6s 4850K .......... .......... .......... .......... .......... 15% 111M 6s 4900K .......... .......... .......... .......... .......... 15% 1.19M 6s 4950K .......... .......... .......... .......... .......... 15% 109M 6s 5000K .......... .......... .......... .......... .......... 15% 30.7M 6s 5050K .......... .......... .......... .......... .......... 15% 46.8M 6s 5100K .......... .......... .......... .......... .......... 15% 42.2M 6s 5150K .......... .......... .......... .......... .......... 15% 1.21M 6s 5200K .......... .......... .......... .......... .......... 16% 96.0M 6s 5250K .......... .......... .......... .......... .......... 16% 33.8M 6s 5300K .......... .......... .......... .......... .......... 16% 91.5M 6s 5350K .......... .......... .......... .......... .......... 16% 1.20M 6s 5400K .......... .......... .......... .......... .......... 16% 131M 6s 5450K .......... .......... .......... .......... .......... 16% 38.1M 6s 5500K .......... .......... .......... .......... .......... 17% 1.20M 6s 5550K .......... .......... .......... .......... .......... 17% 85.9M 6s 5600K .......... .......... .......... .......... .......... 17% 124M 6s 5650K .......... .......... .......... .......... .......... 17% 32.9M 6s 5700K .......... .......... .......... .......... .......... 17% 1.20M 6s 5750K .......... .......... .......... .......... .......... 17% 92.9M 6s 5800K .......... .......... .......... .......... .......... 17% 126M 6s 5850K .......... .......... .......... .......... .......... 18% 33.2M 6s 5900K .......... .......... .......... .......... .......... 18% 1.20M 6s 5950K .......... .......... .......... .......... .......... 18% 75.1M 6s 6000K .......... .......... .......... .......... .......... 18% 47.9M 6s 6050K .......... .......... .......... .......... .......... 18% 131M 6s 6100K .......... .......... .......... .......... .......... 18% 1.20M 6s 6150K .......... .......... .......... .......... .......... 19% 86.8M 6s 6200K .......... .......... .......... .......... .......... 19% 39.7M 6s 6250K .......... .......... .......... .......... .......... 19% 1.21M 6s 6300K .......... .......... .......... .......... .......... 19% 106M 6s 6350K .......... .......... .......... .......... .......... 19% 72.4M 6s 6400K .......... .......... .......... .......... .......... 19% 37.5M 6s 6450K .......... .......... .......... .......... .......... 19% 1.20M 6s 6500K .......... .......... .......... .......... .......... 20% 102M 6s 6550K .......... .......... .......... .......... .......... 20% 134M 6s 6600K .......... .......... .......... .......... .......... 20% 72.4M 6s 6650K .......... .......... .......... .......... .......... 20% 40.4M 6s 6700K .......... .......... .......... .......... .......... 20% 1.14M 6s 6750K .......... .......... .......... .......... .......... 20% 90.1M 6s 6800K .......... .......... .......... .......... .......... 20% 139M 6s 6850K .......... .......... .......... .......... .......... 21% 91.2M 5s 6900K .......... .......... .......... .......... .......... 21% 1.18M 6s 6950K .......... .......... .......... .......... .......... 21% 100M 6s 7000K .......... .......... .......... .......... .......... 21% 72.1M 5s 7050K .......... .......... .......... .......... .......... 21% 120M 5s 7100K .......... .......... .......... .......... .......... 21% 1.18M 6s 7150K .......... .......... .......... .......... .......... 22% 2.05M 6s 7200K .......... .......... .......... .......... .......... 22% 81.2M 6s 7250K .......... .......... .......... .......... .......... 22% 2.70M 6s 7300K .......... .......... .......... .......... .......... 22% 89.2M 5s 7350K .......... .......... .......... .......... .......... 22% 2.05M 6s 7400K .......... .......... .......... .......... .......... 22% 23.5M 5s 7450K .......... .......... .......... .......... .......... 22% 104M 5s 7500K .......... .......... .......... .......... .......... 23% 1.22M 6s 7550K .......... .......... .......... .......... .......... 23% 138M 5s 7600K .......... .......... .......... .......... .......... 23% 69.8M 5s 7650K .......... .......... .......... .......... .......... 23% 25.0M 5s 7700K .......... .......... .......... .......... .......... 23% 1.23M 5s 7750K .......... .......... .......... .......... .......... 23% 86.7M 5s 7800K .......... .......... .......... .......... .......... 24% 104M 5s 7850K .......... .......... .......... .......... .......... 24% 22.3M 5s 7900K .......... .......... .......... .......... .......... 24% 1.22M 5s 7950K .......... .......... .......... .......... .......... 24% 17.0M 5s 8000K .......... .......... .......... .......... .......... 24% 91.1M 5s 8050K .......... .......... .......... .......... .......... 24% 148M 5s 8100K .......... .......... .......... .......... .......... 24% 1.25M 5s 8150K .......... .......... .......... .......... .......... 25% 17.3M 5s 8200K .......... .......... .......... .......... .......... 25% 87.4M 5s 8250K .......... .......... .......... .......... .......... 25% 1.25M 5s 8300K .......... .......... .......... .......... .......... 25% 134M 5s 8350K .......... .......... .......... .......... .......... 25% 17.9M 5s 8400K .......... .......... .......... .......... .......... 25% 77.2M 5s 8450K .......... .......... .......... .......... .......... 26% 1.24M 5s 8500K .......... .......... .......... .......... .......... 26% 3.04M 5s 8550K .......... .......... .......... .......... .......... 26% 140M 5s 8600K .......... .......... .......... .......... .......... 26% 72.3M 5s 8650K .......... .......... .......... .......... .......... 26% 1.88M 5s 8700K .......... .......... .......... .......... .......... 26% 3.05M 5s 8750K .......... .......... .......... .......... .......... 26% 2.02M 5s 8800K .......... .......... .......... .......... .......... 27% 124M 5s 8850K .......... .......... .......... .......... .......... 27% 104M 5s 8900K .......... .......... .......... .......... .......... 27% 2.52M 5s 8950K .......... .......... .......... .......... .......... 27% 101M 5s 9000K .......... .......... .......... .......... .......... 27% 2.17M 5s 9050K .......... .......... .......... .......... .......... 27% 55.9M 5s 9100K .......... .......... .......... .......... .......... 28% 2.55M 5s 9150K .......... .......... .......... .......... .......... 28% 118M 5s 9200K .......... .......... .......... .......... .......... 28% 2.15M 5s 9250K .......... .......... .......... .......... .......... 28% 64.2M 5s 9300K .......... .......... .......... .......... .......... 28% 2.56M 5s 9350K .......... .......... .......... .......... .......... 28% 2.16M 5s 9400K .......... .......... .......... .......... .......... 28% 96.0M 5s 9450K .......... .......... .......... .......... .......... 29% 72.7M 5s 9500K .......... .......... .......... .......... .......... 29% 2.56M 5s 9550K .......... .......... .......... .......... .......... 29% 2.14M 5s 9600K .......... .......... .......... .......... .......... 29% 78.1M 5s 9650K .......... .......... .......... .......... .......... 29% 90.2M 5s 9700K .......... .......... .......... .......... .......... 29% 2.58M 5s 9750K .......... .......... .......... .......... .......... 30% 2.14M 5s 9800K .......... .......... .......... .......... .......... 30% 54.7M 5s 9850K .......... .......... .......... .......... .......... 30% 2.55M 5s 9900K .......... .......... .......... .......... .......... 30% 127M 5s 9950K .......... .......... .......... .......... .......... 30% 29.0M 5s 10000K .......... .......... .......... .......... .......... 30% 2.30M 5s 10050K .......... .......... .......... .......... .......... 30% 16.7M 5s 10100K .......... .......... .......... .......... .......... 31% 2.25M 5s 10150K .......... .......... .......... .......... .......... 31% 108M 5s 10200K .......... .......... .......... .......... .......... 31% 154M 5s 10250K .......... .......... .......... .......... .......... 31% 2.21M 5s 10300K .......... .......... .......... .......... .......... 31% 92.4M 5s 10350K .......... .......... .......... .......... .......... 31% 2.47M 5s 10400K .......... .......... .......... .......... .......... 32% 95.9M 5s 10450K .......... .......... .......... .......... .......... 32% 105M 5s 10500K .......... .......... .......... .......... .......... 32% 2.21M 5s 10550K .......... .......... .......... .......... .......... 32% 2.41M 5s 10600K .......... .......... .......... .......... .......... 32% 4.56M 5s 10650K .......... .......... .......... .......... .......... 32% 149M 5s 10700K .......... .......... .......... .......... .......... 32% 3.20M 5s 10750K .......... .......... .......... .......... .......... 33% 2.71M 5s 10800K .......... .......... .......... .......... .......... 33% 120M 5s 10850K .......... .......... .......... .......... .......... 33% 4.46M 5s 10900K .......... .......... .......... .......... .......... 33% 122M 5s 10950K .......... .......... .......... .......... .......... 33% 3.46M 5s 11000K .......... .......... .......... .......... .......... 33% 2.60M 5s 11050K .......... .......... .......... .......... .......... 34% 135M 5s 11100K .......... .......... .......... .......... .......... 34% 2.29M 5s 11150K .......... .......... .......... .......... .......... 34% 20.1M 5s 11200K .......... .......... .......... .......... .......... 34% 64.9M 5s 11250K .......... .......... .......... .......... .......... 34% 2.64M 5s 11300K .......... .......... .......... .......... .......... 34% 2.09M 5s 11350K .......... .......... .......... .......... .......... 34% 85.6M 5s 11400K .......... .......... .......... .......... .......... 35% 75.4M 5s 11450K .......... .......... .......... .......... .......... 35% 2.66M 5s 11500K .......... .......... .......... .......... .......... 35% 2.07M 5s 11550K .......... .......... .......... .......... .......... 35% 5.88M 5s 11600K .......... .......... .......... .......... .......... 35% 82.5M 5s 11650K .......... .......... .......... .......... .......... 35% 124M 5s 11700K .......... .......... .......... .......... .......... 36% 4.33M 5s 11750K .......... .......... .......... .......... .......... 36% 1.71M 5s 11800K .......... .......... .......... .......... .......... 36% 18.8M 5s 11850K .......... .......... .......... .......... .......... 36% 4.29M 5s 11900K .......... .......... .......... .......... .......... 36% 74.4M 4s 11950K .......... .......... .......... .......... .......... 36% 1.73M 5s 12000K .......... .......... .......... .......... .......... 36% 9.25M 4s 12050K .......... .......... .......... .......... .......... 37% 130M 4s 12100K .......... .......... .......... .......... .......... 37% 4.60M 4s 12150K .......... .......... .......... .......... .......... 37% 129M 4s 12200K .......... .......... .......... .......... .......... 37% 1.80M 4s 12250K .......... .......... .......... .......... .......... 37% 10.0M 4s 12300K .......... .......... .......... .......... .......... 37% 4.50M 4s 12350K .......... .......... .......... .......... .......... 38% 32.0M 4s 12400K .......... .......... .......... .......... .......... 38% 1.62M 4s 12450K .......... .......... .......... .......... .......... 38% 102M 4s 12500K .......... .......... .......... .......... .......... 38% 14.0M 4s 12550K .......... .......... .......... .......... .......... 38% 2.71M 4s 12600K .......... .......... .......... .......... .......... 38% 95.5M 4s 12650K .......... .......... .......... .......... .......... 38% 2.28M 4s 12700K .......... .......... .......... .......... .......... 39% 121M 4s 12750K .......... .......... .......... .......... .......... 39% 17.1M 4s 12800K .......... .......... .......... .......... .......... 39% 2.65M 4s 12850K .......... .......... .......... .......... .......... 39% 2.30M 4s 12900K .......... .......... .......... .......... .......... 39% 17.7M 4s 12950K .......... .......... .......... .......... .......... 39% 90.8M 4s 13000K .......... .......... .......... .......... .......... 39% 2.60M 4s 13050K .......... .......... .......... .......... .......... 40% 127M 4s 13100K .......... .......... .......... .......... .......... 40% 2.09M 4s 13150K .......... .......... .......... .......... .......... 40% 61.9M 4s 13200K .......... .......... .......... .......... .......... 40% 2.68M 4s 13250K .......... .......... .......... .......... .......... 40% 98.5M 4s 13300K .......... .......... .......... .......... .......... 40% 2.07M 4s 13350K .......... .......... .......... .......... .......... 41% 76.4M 4s 13400K .......... .......... .......... .......... .......... 41% 2.64M 4s 13450K .......... .......... .......... .......... .......... 41% 2.10M 4s 13500K .......... .......... .......... .......... .......... 41% 86.8M 4s 13550K .......... .......... .......... .......... .......... 41% 94.5M 4s 13600K .......... .......... .......... .......... .......... 41% 2.66M 4s 13650K .......... .......... .......... .......... .......... 41% 2.06M 4s 13700K .......... .......... .......... .......... .......... 42% 90.2M 4s 13750K .......... .......... .......... .......... .......... 42% 127M 4s 13800K .......... .......... .......... .......... .......... 42% 2.65M 4s 13850K .......... .......... .......... .......... .......... 42% 2.07M 4s 13900K .......... .......... .......... .......... .......... 42% 92.7M 4s 13950K .......... .......... .......... .......... .......... 42% 2.62M 4s 14000K .......... .......... .......... .......... .......... 43% 82.5M 4s 14050K .......... .......... .......... .......... .......... 43% 2.10M 4s 14100K .......... .......... .......... .......... .......... 43% 75.2M 4s 14150K .......... .......... .......... .......... .......... 43% 2.60M 4s 14200K .......... .......... .......... .......... .......... 43% 39.4M 4s 14250K .......... .......... .......... .......... .......... 43% 2.21M 4s 14300K .......... .......... .......... .......... .......... 43% 76.9M 4s 14350K .......... .......... .......... .......... .......... 44% 64.1M 4s 14400K .......... .......... .......... .......... .......... 44% 2.52M 4s 14450K .......... .......... .......... .......... .......... 44% 2.20M 4s 14500K .......... .......... .......... .......... .......... 44% 64.6M 4s 14550K .......... .......... .......... .......... .......... 44% 119M 4s 14600K .......... .......... .......... .......... .......... 44% 2.49M 4s 14650K .......... .......... .......... .......... .......... 45% 2.18M 4s 14700K .......... .......... .......... .......... .......... 45% 29.7M 4s 14750K .......... .......... .......... .......... .......... 45% 113M 4s 14800K .......... .......... .......... .......... .......... 45% 2.58M 4s 14850K .......... .......... .......... .......... .......... 45% 2.24M 4s 14900K .......... .......... .......... .......... .......... 45% 79.8M 4s 14950K .......... .......... .......... .......... .......... 45% 30.3M 4s 15000K .......... .......... .......... .......... .......... 46% 2.53M 4s 15050K .......... .......... .......... .......... .......... 46% 2.25M 4s 15100K .......... .......... .......... .......... .......... 46% 35.3M 4s 15150K .......... .......... .......... .......... .......... 46% 87.9M 4s 15200K .......... .......... .......... .......... .......... 46% 2.54M 4s 15250K .......... .......... .......... .......... .......... 46% 2.24M 4s 15300K .......... .......... .......... .......... .......... 47% 5.11M 4s 15350K .......... .......... .......... .......... .......... 47% 94.4M 4s 15400K .......... .......... .......... .......... .......... 47% 126M 4s 15450K .......... .......... .......... .......... .......... 47% 1.49M 4s 15500K .......... .......... .......... .......... .......... 47% 27.8M 4s 15550K .......... .......... .......... .......... .......... 47% 5.26M 4s 15600K .......... .......... .......... .......... .......... 47% 84.9M 4s 15650K .......... .......... .......... .......... .......... 48% 1.51M 4s 15700K .......... .......... .......... .......... .......... 48% 81.0M 4s 15750K .......... .......... .......... .......... .......... 48% 104M 4s 15800K .......... .......... .......... .......... .......... 48% 5.10M 4s 15850K .......... .......... .......... .......... .......... 48% 1.50M 4s 15900K .......... .......... .......... .......... .......... 48% 122M 4s 15950K .......... .......... .......... .......... .......... 49% 87.6M 4s 16000K .......... .......... .......... .......... .......... 49% 5.16M 4s 16050K .......... .......... .......... .......... .......... 49% 1.50M 4s 16100K .......... .......... .......... .......... .......... 49% 76.8M 4s 16150K .......... .......... .......... .......... .......... 49% 5.07M 4s 16200K .......... .......... .......... .......... .......... 49% 90.2M 4s 16250K .......... .......... .......... .......... .......... 49% 1.52M 4s 16300K .......... .......... .......... .......... .......... 50% 50.1M 4s 16350K .......... .......... .......... .......... .......... 50% 5.24M 4s 16400K .......... .......... .......... .......... .......... 50% 1.52M 4s 16450K .......... .......... .......... .......... .......... 50% 104M 3s 16500K .......... .......... .......... .......... .......... 50% 47.0M 3s 16550K .......... .......... .......... .......... .......... 50% 5.18M 3s 16600K .......... .......... .......... .......... .......... 51% 1.52M 3s 16650K .......... .......... .......... .......... .......... 51% 56.5M 3s 16700K .......... .......... .......... .......... .......... 51% 128M 3s 16750K .......... .......... .......... .......... .......... 51% 5.05M 3s 16800K .......... .......... .......... .......... .......... 51% 1.52M 3s 16850K .......... .......... .......... .......... .......... 51% 20.4M 3s 16900K .......... .......... .......... .......... .......... 51% 104M 3s 16950K .......... .......... .......... .......... .......... 52% 132M 3s 17000K .......... .......... .......... .......... .......... 52% 5.46M 3s 17050K .......... .......... .......... .......... .......... 52% 1.46M 3s 17100K .......... .......... .......... .......... .......... 52% 83.0M 3s 17150K .......... .......... .......... .......... .......... 52% 5.59M 3s 17200K .......... .......... .......... .......... .......... 52% 124M 3s 17250K .......... .......... .......... .......... .......... 53% 1.47M 3s 17300K .......... .......... .......... .......... .......... 53% 69.9M 3s 17350K .......... .......... .......... .......... .......... 53% 5.72M 3s 17400K .......... .......... .......... .......... .......... 53% 1.46M 3s 17450K .......... .......... .......... .......... .......... 53% 130M 3s 17500K .......... .......... .......... .......... .......... 53% 72.9M 3s 17550K .......... .......... .......... .......... .......... 53% 5.76M 3s 17600K .......... .......... .......... .......... .......... 54% 1.45M 3s 17650K .......... .......... .......... .......... .......... 54% 98.2M 3s 17700K .......... .......... .......... .......... .......... 54% 141M 3s 17750K .......... .......... .......... .......... .......... 54% 5.84M 3s 17800K .......... .......... .......... .......... .......... 54% 1.45M 3s 17850K .......... .......... .......... .......... .......... 54% 71.4M 3s 17900K .......... .......... .......... .......... .......... 55% 6.10M 3s 17950K .......... .......... .......... .......... .......... 55% 147M 3s 18000K .......... .......... .......... .......... .......... 55% 1.44M 3s 18050K .......... .......... .......... .......... .......... 55% 96.4M 3s 18100K .......... .......... .......... .......... .......... 55% 5.95M 3s 18150K .......... .......... .......... .......... .......... 55% 1.45M 3s 18200K .......... .......... .......... .......... .......... 55% 97.3M 3s 18250K .......... .......... .......... .......... .......... 56% 68.1M 3s 18300K .......... .......... .......... .......... .......... 56% 6.05M 3s 18350K .......... .......... .......... .......... .......... 56% 1.44M 3s 18400K .......... .......... .......... .......... .......... 56% 73.7M 3s 18450K .......... .......... .......... .......... .......... 56% 140M 3s 18500K .......... .......... .......... .......... .......... 56% 6.09M 3s 18550K .......... .......... .......... .......... .......... 57% 1.43M 3s 18600K .......... .......... .......... .......... .......... 57% 78.6M 3s 18650K .......... .......... .......... .......... .......... 57% 6.24M 3s 18700K .......... .......... .......... .......... .......... 57% 135M 3s 18750K .......... .......... .......... .......... .......... 57% 1.42M 3s 18800K .......... .......... .......... .......... .......... 57% 44.7M 3s 18850K .......... .......... .......... .......... .......... 57% 56.1M 3s 18900K .......... .......... .......... .......... .......... 58% 7.44M 3s 18950K .......... .......... .......... .......... .......... 58% 1.42M 3s 19000K .......... .......... .......... .......... .......... 58% 37.0M 3s 19050K .......... .......... .......... .......... .......... 58% 92.6M 3s 19100K .......... .......... .......... .......... .......... 58% 7.19M 3s 19150K .......... .......... .......... .......... .......... 58% 1.42M 3s 19200K .......... .......... .......... .......... .......... 58% 32.2M 3s 19250K .......... .......... .......... .......... .......... 59% 7.18M 3s 19300K .......... .......... .......... .......... .......... 59% 15.4M 3s 19350K .......... .......... .......... .......... .......... 59% 87.4M 3s 19400K .......... .......... .......... .......... .......... 59% 1.51M 3s 19450K .......... .......... .......... .......... .......... 59% 101M 3s 19500K .......... .......... .......... .......... .......... 59% 4.99M 3s 19550K .......... .......... .......... .......... .......... 60% 1.52M 3s 19600K .......... .......... .......... .......... .......... 60% 86.2M 3s 19650K .......... .......... .......... .......... .......... 60% 77.5M 3s 19700K .......... .......... .......... .......... .......... 60% 5.00M 3s 19750K .......... .......... .......... .......... .......... 60% 1.52M 3s 19800K .......... .......... .......... .......... .......... 60% 89.5M 3s 19850K .......... .......... .......... .......... .......... 60% 99.2M 3s 19900K .......... .......... .......... .......... .......... 61% 4.88M 3s 19950K .......... .......... .......... .......... .......... 61% 1.54M 3s 20000K .......... .......... .......... .......... .......... 61% 69.3M 3s 20050K .......... .......... .......... .......... .......... 61% 4.82M 3s 20100K .......... .......... .......... .......... .......... 61% 86.9M 3s 20150K .......... .......... .......... .......... .......... 61% 1.55M 3s 20200K .......... .......... .......... .......... .......... 62% 57.8M 3s 20250K .......... .......... .......... .......... .......... 62% 4.85M 3s 20300K .......... .......... .......... .......... .......... 62% 1.55M 3s 20350K .......... .......... .......... .......... .......... 62% 83.3M 3s 20400K .......... .......... .......... .......... .......... 62% 61.6M 3s 20450K .......... .......... .......... .......... .......... 62% 4.87M 3s 20500K .......... .......... .......... .......... .......... 62% 1.54M 3s 20550K .......... .......... .......... .......... .......... 63% 73.9M 3s 20600K .......... .......... .......... .......... .......... 63% 103M 3s 20650K .......... .......... .......... .......... .......... 63% 128M 3s 20700K .......... .......... .......... .......... .......... 63% 1.18M 3s 20750K .......... .......... .......... .......... .......... 63% 69.8M 3s 20800K .......... .......... .......... .......... .......... 63% 109M 3s 20850K .......... .......... .......... .......... .......... 64% 84.8M 3s 20900K .......... .......... .......... .......... .......... 64% 90.0M 3s 20950K .......... .......... .......... .......... .......... 64% 1.19M 3s 21000K .......... .......... .......... .......... .......... 64% 75.6M 3s 21050K .......... .......... .......... .......... .......... 64% 94.5M 2s 21100K .......... .......... .......... .......... .......... 64% 83.0M 2s 21150K .......... .......... .......... .......... .......... 64% 86.4M 2s 21200K .......... .......... .......... .......... .......... 65% 1.19M 2s 21250K .......... .......... .......... .......... .......... 65% 56.7M 2s 21300K .......... .......... .......... .......... .......... 65% 72.8M 2s 21350K .......... .......... .......... .......... .......... 65% 104M 2s 21400K .......... .......... .......... .......... .......... 65% 1.19M 2s 21450K .......... .......... .......... .......... .......... 65% 47.0M 2s 21500K .......... .......... .......... .......... .......... 66% 124M 2s 21550K .......... .......... .......... .......... .......... 66% 70.7M 2s 21600K .......... .......... .......... .......... .......... 66% 1.18M 2s 21650K .......... .......... .......... .......... .......... 66% 103M 2s 21700K .......... .......... .......... .......... .......... 66% 105M 2s 21750K .......... .......... .......... .......... .......... 66% 88.7M 2s 21800K .......... .......... .......... .......... .......... 66% 1.18M 2s 21850K .......... .......... .......... .......... .......... 67% 66.3M 2s 21900K .......... .......... .......... .......... .......... 67% 126M 2s 21950K .......... .......... .......... .......... .......... 67% 94.0M 2s 22000K .......... .......... .......... .......... .......... 67% 1.18M 2s 22050K .......... .......... .......... .......... .......... 67% 46.6M 2s 22100K .......... .......... .......... .......... .......... 67% 86.9M 2s 22150K .......... .......... .......... .......... .......... 68% 126M 2s 22200K .......... .......... .......... .......... .......... 68% 98.2M 2s 22250K .......... .......... .......... .......... .......... 68% 1.18M 2s 22300K .......... .......... .......... .......... .......... 68% 75.6M 2s 22350K .......... .......... .......... .......... .......... 68% 114M 2s 22400K .......... .......... .......... .......... .......... 68% 1.17M 2s 22450K .......... .......... .......... .......... .......... 68% 135M 2s 22500K .......... .......... .......... .......... .......... 69% 22.0M 2s 22550K .......... .......... .......... .......... .......... 69% 120M 2s 22600K .......... .......... .......... .......... .......... 69% 1.22M 2s 22650K .......... .......... .......... .......... .......... 69% 24.1M 2s 22700K .......... .......... .......... .......... .......... 69% 131M 2s 22750K .......... .......... .......... .......... .......... 69% 104M 2s 22800K .......... .......... .......... .......... .......... 70% 1.22M 2s 22850K .......... .......... .......... .......... .......... 70% 18.2M 2s 22900K .......... .......... .......... .......... .......... 70% 107M 2s 22950K .......... .......... .......... .......... .......... 70% 69.3M 2s 23000K .......... .......... .......... .......... .......... 70% 85.8M 2s 23050K .......... .......... .......... .......... .......... 70% 1.04M 2s 23100K .......... .......... .......... .......... .......... 70% 123M 2s 23150K .......... .......... .......... .......... .......... 71% 108M 2s 23200K .......... .......... .......... .......... .......... 71% 1.17M 2s 23250K .......... .......... .......... .......... .......... 71% 82.2M 2s 23300K .......... .......... .......... .......... .......... 71% 98.8M 2s 23350K .......... .......... .......... .......... .......... 71% 85.0M 2s 23400K .......... .......... .......... .......... .......... 71% 1.17M 2s 23450K .......... .......... .......... .......... .......... 72% 83.8M 2s 23500K .......... .......... .......... .......... .......... 72% 113M 2s 23550K .......... .......... .......... .......... .......... 72% 85.4M 2s 23600K .......... .......... .......... .......... .......... 72% 1.18M 2s 23650K .......... .......... .......... .......... .......... 72% 60.3M 2s 23700K .......... .......... .......... .......... .......... 72% 74.2M 2s 23750K .......... .......... .......... .......... .......... 72% 115M 2s 23800K .......... .......... .......... .......... .......... 73% 1.19M 2s 23850K .......... .......... .......... .......... .......... 73% 56.5M 2s 23900K .......... .......... .......... .......... .......... 73% 61.1M 2s 23950K .......... .......... .......... .......... .......... 73% 1.19M 2s 24000K .......... .......... .......... .......... .......... 73% 84.0M 2s 24050K .......... .......... .......... .......... .......... 73% 76.6M 2s 24100K .......... .......... .......... .......... .......... 74% 68.8M 2s 24150K .......... .......... .......... .......... .......... 74% 1.19M 2s 24200K .......... .......... .......... .......... .......... 74% 54.1M 2s 24250K .......... .......... .......... .......... .......... 74% 88.6M 2s 24300K .......... .......... .......... .......... .......... 74% 121M 2s 24350K .......... .......... .......... .......... .......... 74% 1.19M 2s 24400K .......... .......... .......... .......... .......... 74% 46.0M 2s 24450K .......... .......... .......... .......... .......... 75% 88.7M 2s 24500K .......... .......... .......... .......... .......... 75% 95.3M 2s 24550K .......... .......... .......... .......... .......... 75% 1.20M 2s 24600K .......... .......... .......... .......... .......... 75% 50.2M 2s 24650K .......... .......... .......... .......... .......... 75% 57.2M 2s 24700K .......... .......... .......... .......... .......... 75% 1.20M 2s 24750K .......... .......... .......... .......... .......... 76% 79.4M 2s 24800K .......... .......... .......... .......... .......... 76% 46.5M 2s 24850K .......... .......... .......... .......... .......... 76% 75.1M 2s 24900K .......... .......... .......... .......... .......... 76% 1.20M 2s 24950K .......... .......... .......... .......... .......... 76% 49.7M 2s 25000K .......... .......... .......... .......... .......... 76% 76.6M 2s 25050K .......... .......... .......... .......... .......... 76% 99.0M 2s 25100K .......... .......... .......... .......... .......... 77% 1.19M 2s 25150K .......... .......... .......... .......... .......... 77% 49.8M 2s 25200K .......... .......... .......... .......... .......... 77% 90.8M 2s 25250K .......... .......... .......... .......... .......... 77% 97.3M 2s 25300K .......... .......... .......... .......... .......... 77% 1.20M 2s 25350K .......... .......... .......... .......... .......... 77% 55.7M 2s 25400K .......... .......... .......... .......... .......... 78% 46.9M 2s 25450K .......... .......... .......... .......... .......... 78% 1.20M 2s 25500K .......... .......... .......... .......... .......... 78% 82.6M 2s 25550K .......... .......... .......... .......... .......... 78% 63.0M 2s 25600K .......... .......... .......... .......... .......... 78% 43.5M 2s 25650K .......... .......... .......... .......... .......... 78% 1.20M 2s 25700K .......... .......... .......... .......... .......... 78% 57.1M 1s 25750K .......... .......... .......... .......... .......... 79% 7.15M 1s 25800K .......... .......... .......... .......... .......... 79% 112M 1s 25850K .......... .......... .......... .......... .......... 79% 86.4M 1s 25900K .......... .......... .......... .......... .......... 79% 1.41M 1s 25950K .......... .......... .......... .......... .......... 79% 45.4M 1s 26000K .......... .......... .......... .......... .......... 79% 7.12M 1s 26050K .......... .......... .......... .......... .......... 79% 1.41M 1s 26100K .......... .......... .......... .......... .......... 80% 137M 1s 26150K .......... .......... .......... .......... .......... 80% 45.9M 1s 26200K .......... .......... .......... .......... .......... 80% 7.20M 1s 26250K .......... .......... .......... .......... .......... 80% 1.41M 1s 26300K .......... .......... .......... .......... .......... 80% 60.2M 1s 26350K .......... .......... .......... .......... .......... 80% 114M 1s 26400K .......... .......... .......... .......... .......... 81% 6.99M 1s 26450K .......... .......... .......... .......... .......... 81% 1.41M 1s 26500K .......... .......... .......... .......... .......... 81% 54.5M 1s 26550K .......... .......... .......... .......... .......... 81% 7.02M 1s 26600K .......... .......... .......... .......... .......... 81% 89.4M 1s 26650K .......... .......... .......... .......... .......... 81% 1.41M 1s 26700K .......... .......... .......... .......... .......... 81% 54.1M 1s 26750K .......... .......... .......... .......... .......... 82% 6.88M 1s 26800K .......... .......... .......... .......... .......... 82% 1.42M 1s 26850K .......... .......... .......... .......... .......... 82% 88.0M 1s 26900K .......... .......... .......... .......... .......... 82% 60.3M 1s 26950K .......... .......... .......... .......... .......... 82% 7.02M 1s 27000K .......... .......... .......... .......... .......... 82% 1.41M 1s 27050K .......... .......... .......... .......... .......... 83% 73.8M 1s 27100K .......... .......... .......... .......... .......... 83% 83.5M 1s 27150K .......... .......... .......... .......... .......... 83% 6.61M 1s 27200K .......... .......... .......... .......... .......... 83% 1.43M 1s 27250K .......... .......... .......... .......... .......... 83% 47.9M 1s 27300K .......... .......... .......... .......... .......... 83% 6.81M 1s 27350K .......... .......... .......... .......... .......... 83% 89.2M 1s 27400K .......... .......... .......... .......... .......... 84% 1.42M 1s 27450K .......... .......... .......... .......... .......... 84% 58.3M 1s 27500K .......... .......... .......... .......... .......... 84% 6.57M 1s 27550K .......... .......... .......... .......... .......... 84% 1.43M 1s 27600K .......... .......... .......... .......... .......... 84% 89.1M 1s 27650K .......... .......... .......... .......... .......... 84% 67.5M 1s 27700K .......... .......... .......... .......... .......... 85% 6.61M 1s 27750K .......... .......... .......... .......... .......... 85% 1.42M 1s 27800K .......... .......... .......... .......... .......... 85% 105M 1s 27850K .......... .......... .......... .......... .......... 85% 88.7M 1s 27900K .......... .......... .......... .......... .......... 85% 6.44M 1s 27950K .......... .......... .......... .......... .......... 85% 1.43M 1s 28000K .......... .......... .......... .......... .......... 85% 84.5M 1s 28050K .......... .......... .......... .......... .......... 86% 6.29M 1s 28100K .......... .......... .......... .......... .......... 86% 111M 1s 28150K .......... .......... .......... .......... .......... 86% 1.43M 1s 28200K .......... .......... .......... .......... .......... 86% 96.9M 1s 28250K .......... .......... .......... .......... .......... 86% 6.19M 1s 28300K .......... .......... .......... .......... .......... 86% 1.44M 1s 28350K .......... .......... .......... .......... .......... 87% 78.0M 1s 28400K .......... .......... .......... .......... .......... 87% 130M 1s 28450K .......... .......... .......... .......... .......... 87% 6.09M 1s 28500K .......... .......... .......... .......... .......... 87% 1.43M 1s 28550K .......... .......... .......... .......... .......... 87% 67.5M 1s 28600K .......... .......... .......... .......... .......... 87% 112M 1s 28650K .......... .......... .......... .......... .......... 87% 110M 1s 28700K .......... .......... .......... .......... .......... 88% 6.29M 1s 28750K .......... .......... .......... .......... .......... 88% 1.40M 1s 28800K .......... .......... .......... .......... .......... 88% 175M 1s 28850K .......... .......... .......... .......... .......... 88% 19.8M 1s 28900K .......... .......... .......... .......... .......... 88% 8.68M 1s 28950K .......... .......... .......... .......... .......... 88% 146M 1s 29000K .......... .......... .......... .......... .......... 89% 1.41M 1s 29050K .......... .......... .......... .......... .......... 89% 19.1M 1s 29100K .......... .......... .......... .......... .......... 89% 8.87M 1s 29150K .......... .......... .......... .......... .......... 89% 1.42M 1s 29200K .......... .......... .......... .......... .......... 89% 101M 1s 29250K .......... .......... .......... .......... .......... 89% 18.2M 1s 29300K .......... .......... .......... .......... .......... 89% 9.30M 1s 29350K .......... .......... .......... .......... .......... 90% 1.40M 1s 29400K .......... .......... .......... .......... .......... 90% 22.1M 1s 29450K .......... .......... .......... .......... .......... 90% 91.9M 1s 29500K .......... .......... .......... .......... .......... 90% 9.00M 1s 29550K .......... .......... .......... .......... .......... 90% 1.40M 1s 29600K .......... .......... .......... .......... .......... 90% 21.3M 1s 29650K .......... .......... .......... .......... .......... 91% 9.24M 1s 29700K .......... .......... .......... .......... .......... 91% 114M 1s 29750K .......... .......... .......... .......... .......... 91% 1.39M 1s 29800K .......... .......... .......... .......... .......... 91% 21.6M 1s 29850K .......... .......... .......... .......... .......... 91% 8.98M 1s 29900K .......... .......... .......... .......... .......... 91% 1.40M 1s 29950K .......... .......... .......... .......... .......... 91% 97.5M 1s 30000K .......... .......... .......... .......... .......... 92% 22.8M 1s 30050K .......... .......... .......... .......... .......... 92% 9.25M 1s 30100K .......... .......... .......... .......... .......... 92% 1.37M 1s 30150K .......... .......... .......... .......... .......... 92% 139M 1s 30200K .......... .......... .......... .......... .......... 92% 110M 1s 30250K .......... .......... .......... .......... .......... 92% 27.1M 1s 30300K .......... .......... .......... .......... .......... 93% 1.21M 0s 30350K .......... .......... .......... .......... .......... 93% 33.1M 0s 30400K .......... .......... .......... .......... .......... 93% 109M 0s 30450K .......... .......... .......... .......... .......... 93% 88.5M 0s 30500K .......... .......... .......... .......... .......... 93% 81.5M 0s 30550K .......... .......... .......... .......... .......... 93% 1.20M 0s 30600K .......... .......... .......... .......... .......... 93% 49.6M 0s 30650K .......... .......... .......... .......... .......... 94% 48.6M 0s 30700K .......... .......... .......... .......... .......... 94% 1.21M 0s 30750K .......... .......... .......... .......... .......... 94% 86.4M 0s 30800K .......... .......... .......... .......... .......... 94% 9.58M 0s 30850K .......... .......... .......... .......... .......... 94% 111M 0s 30900K .......... .......... .......... .......... .......... 94% 1.32M 0s 30950K .......... .......... .......... .......... .......... 95% 10.1M 0s 31000K .......... .......... .......... .......... .......... 95% 79.3M 0s 31050K .......... .......... .......... .......... .......... 95% 84.6M 0s 31100K .......... .......... .......... .......... .......... 95% 1.33M 0s 31150K .......... .......... .......... .......... .......... 95% 9.67M 0s 31200K .......... .......... .......... .......... .......... 95% 72.9M 0s 31250K .......... .......... .......... .......... .......... 95% 142M 0s 31300K .......... .......... .......... .......... .......... 96% 1.32M 0s 31350K .......... .......... .......... .......... .......... 96% 9.89M 0s 31400K .......... .......... .......... .......... .......... 96% 64.9M 0s 31450K .......... .......... .......... .......... .......... 96% 1.33M 0s 31500K .......... .......... .......... .......... .......... 96% 84.1M 0s 31550K .......... .......... .......... .......... .......... 96% 9.99M 0s 31600K .......... .......... .......... .......... .......... 97% 59.5M 0s 31650K .......... .......... .......... .......... .......... 97% 1.32M 0s 31700K .......... .......... .......... .......... .......... 97% 10.8M 0s 31750K .......... .......... .......... .......... .......... 97% 86.1M 0s 31800K .......... .......... .......... .......... .......... 97% 57.8M 0s 31850K .......... .......... .......... .......... .......... 97% 1.32M 0s 31900K .......... .......... .......... .......... .......... 97% 10.6M 0s 31950K .......... .......... .......... .......... .......... 98% 71.1M 0s 32000K .......... .......... .......... .......... .......... 98% 128M 0s 32050K .......... .......... .......... .......... .......... 98% 1.31M 0s 32100K .......... .......... .......... .......... .......... 98% 10.4M 0s 32150K .......... .......... .......... .......... .......... 98% 83.8M 0s 32200K .......... .......... .......... .......... .......... 98% 1.32M 0s 32250K .......... .......... .......... .......... .......... 98% 93.5M 0s 32300K .......... .......... .......... .......... .......... 99% 10.3M 0s 32350K .......... .......... .......... .......... .......... 99% 76.5M 0s 32400K .......... .......... .......... .......... .......... 99% 1.31M 0s 32450K .......... .......... .......... .......... .......... 99% 9.97M 0s 32500K .......... .......... .......... .......... .......... 99% 90.2M 0s 32550K .......... .......... .......... .......... .......... 99% 65.4M 0s 32600K .......... .......... ....... 100% 642K=7.2s 2023-12-14 14:13:52 (4.45 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar’ saved [33410372/33410372] FINISHED --2023-12-14 14:13:52-- Total wall clock time: 11s Downloaded: 27 files, 33M in 7.6s (4.33 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-12-14 14:13:52-- 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% 39.8M=0s 2023-12-14 14:13:53 (39.8 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-12-14 14:13:53-- 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% 213M=0s 2023-12-14 14:13:53 (213 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-12-14 14:13:53-- 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% 37.7M=0s 2023-12-14 14:13:53 (37.7 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-12-14 14:13:53-- 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% 290K 1s 50K .......... .......... .......... .......... .......... 26% 292K 1s 100K .......... .......... .......... .......... .......... 40% 234K 1s 150K .......... .......... .......... .......... .......... 53% 389K 1s 200K .......... .......... .......... .......... .......... 67% 389K 0s 250K .......... .......... .......... .......... .......... 80% 389K 0s 300K .......... .......... .......... .......... .......... 93% 389K 0s 350K .......... .......... .. 100% 530K=1.1s 2023-12-14 14:13:55 (334 KB/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-12-14 14:13:55-- 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% 388K 0s 50K .......... .......... .......... .......... .......... 61% 1.12M 0s 100K .......... .......... .......... .......... .......... 91% 1.14M 0s 150K .......... ... 100% 313K=0.3s 2023-12-14 14:13:55 (633 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-12-14 14:13:55-- 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% 384K 1s 50K .......... .......... .......... .......... .......... 23% 1.14M 1s 100K .......... .......... .......... .......... .......... 35% 1.14M 0s 150K .......... .......... .......... .......... .......... 47% 1.14M 0s 200K .......... .......... .......... .......... .......... 58% 104M 0s 250K .......... .......... .......... .......... .......... 70% 1.15M 0s 300K .......... .......... .......... .......... .......... 82% 129M 0s 350K .......... .......... .......... .......... .......... 94% 1.04M 0s 400K .......... .......... ..... 100% 104M=0.3s 2023-12-14 14:13:56 (1.19 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.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-12-14 14:13:56-- 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% 343K=0.09s 2023-12-14 14:13:57 (343 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-12-14 14:13:57-- 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% 387K 84s 50K .......... .......... .......... .......... .......... 0% 391K 84s 100K .......... .......... .......... .......... .......... 0% 585K 74s 150K .......... .......... .......... .......... .......... 0% 393K 76s 200K .......... .......... .......... .......... .......... 0% 588K 72s 250K .......... .......... .......... .......... .......... 0% 392K 73s 300K .......... .......... .......... .......... .......... 1% 588K 71s 350K .......... .......... .......... .......... .......... 1% 587K 69s 400K .......... .......... .......... .......... .......... 1% 588K 67s 450K .......... .......... .......... .......... .......... 1% 1.13M 63s 500K .......... .......... .......... .......... .......... 1% 587K 62s 550K .......... .......... .......... .......... .......... 1% 587K 61s 600K .......... .......... .......... .......... .......... 1% 587K 61s 650K .......... .......... .......... .......... .......... 2% 592K 60s 700K .......... .......... .......... .......... .......... 2% 1.12M 58s 750K .......... .......... .......... .......... .......... 2% 587K 58s 800K .......... .......... .......... .......... .......... 2% 593K 57s 850K .......... .......... .......... .......... .......... 2% 587K 57s 900K .......... .......... .......... .......... .......... 2% 1.12M 55s 950K .......... .......... .......... .......... .......... 3% 595K 55s 1000K .......... .......... .......... .......... .......... 3% 1.11M 54s 1050K .......... .......... .......... .......... .......... 3% 595K 54s 1100K .......... .......... .......... .......... .......... 3% 1.11M 52s 1150K .......... .......... .......... .......... .......... 3% 594K 52s 1200K .......... .......... .......... .......... .......... 3% 1.12M 51s 1250K .......... .......... .......... .......... .......... 3% 594K 51s 1300K .......... .......... .......... .......... .......... 4% 1.12M 50s 1350K .......... .......... .......... .......... .......... 4% 594K 50s 1400K .......... .......... .......... .......... .......... 4% 1.12M 49s 1450K .......... .......... .......... .......... .......... 4% 595K 50s 1500K .......... .......... .......... .......... .......... 4% 1.12M 49s 1550K .......... .......... .......... .......... .......... 4% 1.14M 48s 1600K .......... .......... .......... .......... .......... 5% 586K 48s 1650K .......... .......... .......... .......... .......... 5% 1.15M 47s 1700K .......... .......... .......... .......... .......... 5% 593K 47s 1750K .......... .......... .......... .......... .......... 5% 1.12M 47s 1800K .......... .......... .......... .......... .......... 5% 1.14M 46s 1850K .......... .......... .......... .......... .......... 5% 593K 46s 1900K .......... .......... .......... .......... .......... 5% 1.12M 46s 1950K .......... .......... .......... .......... .......... 6% 1.14M 45s 2000K .......... .......... .......... .......... .......... 6% 594K 45s 2050K .......... .......... .......... .......... .......... 6% 1.11M 45s 2100K .......... .......... .......... .......... .......... 6% 595K 45s 2150K .......... .......... .......... .......... .......... 6% 1.14M 44s 2200K .......... .......... .......... .......... .......... 6% 1.11M 44s 2250K .......... .......... .......... .......... .......... 7% 593K 44s 2300K .......... .......... .......... .......... .......... 7% 1.14M 43s 2350K .......... .......... .......... .......... .......... 7% 1.12M 43s 2400K .......... .......... .......... .......... .......... 7% 1.14M 43s 2450K .......... .......... .......... .......... .......... 7% 595K 43s 2500K .......... .......... .......... .......... .......... 7% 1.12M 42s 2550K .......... .......... .......... .......... .......... 7% 1.15M 42s 2600K .......... .......... .......... .......... .......... 8% 1.14M 41s 2650K .......... .......... .......... .......... .......... 8% 594K 42s 2700K .......... .......... .......... .......... .......... 8% 1.14M 41s 2750K .......... .......... .......... .......... .......... 8% 1.13M 41s 2800K .......... .......... .......... .......... .......... 8% 1.14M 41s 2850K .......... .......... .......... .......... .......... 8% 589K 41s 2900K .......... .......... .......... .......... .......... 9% 1.14M 40s 2950K .......... .......... .......... .......... .......... 9% 1.14M 40s 3000K .......... .......... .......... .......... .......... 9% 1.14M 40s 3050K .......... .......... .......... .......... .......... 9% 1.14M 39s 3100K .......... .......... .......... .......... .......... 9% 587K 39s 3150K .......... .......... .......... .......... .......... 9% 1.15M 39s 3200K .......... .......... .......... .......... .......... 9% 1.14M 39s 3250K .......... .......... .......... .......... .......... 10% 1.14M 39s 3300K .......... .......... .......... .......... .......... 10% 1.14M 38s 3350K .......... .......... .......... .......... .......... 10% 1.15M 38s 3400K .......... .......... .......... .......... .......... 10% 588K 38s 3450K .......... .......... .......... .......... .......... 10% 1.14M 38s 3500K .......... .......... .......... .......... .......... 10% 1.14M 38s 3550K .......... .......... .......... .......... .......... 11% 1.15M 37s 3600K .......... .......... .......... .......... .......... 11% 1.14M 37s 3650K .......... .......... .......... .......... .......... 11% 1.14M 37s 3700K .......... .......... .......... .......... .......... 11% 1.14M 37s 3750K .......... .......... .......... .......... .......... 11% 589K 37s 3800K .......... .......... .......... .......... .......... 11% 1.15M 37s 3850K .......... .......... .......... .......... .......... 11% 1.14M 36s 3900K .......... .......... .......... .......... .......... 12% 1.14M 36s 3950K .......... .......... .......... .......... .......... 12% 1.14M 36s 4000K .......... .......... .......... .......... .......... 12% 1.14M 36s 4050K .......... .......... .......... .......... .......... 12% 1.15M 36s 4100K .......... .......... .......... .......... .......... 12% 590K 36s 4150K .......... .......... .......... .......... .......... 12% 1.15M 35s 4200K .......... .......... .......... .......... .......... 13% 1.15M 35s 4250K .......... .......... .......... .......... .......... 13% 1.14M 35s 4300K .......... .......... .......... .......... .......... 13% 1.15M 35s 4350K .......... .......... .......... .......... .......... 13% 1.15M 35s 4400K .......... .......... .......... .......... .......... 13% 1.14M 35s 4450K .......... .......... .......... .......... .......... 13% 1.15M 34s 4500K .......... .......... .......... .......... .......... 13% 1.14M 34s 4550K .......... .......... .......... .......... .......... 14% 1.15M 34s 4600K .......... .......... .......... .......... .......... 14% 1.14M 34s 4650K .......... .......... .......... .......... .......... 14% 592K 34s 4700K .......... .......... .......... .......... .......... 14% 1.15M 34s 4750K .......... .......... .......... .......... .......... 14% 1.14M 34s 4800K .......... .......... .......... .......... .......... 14% 1.15M 33s 4850K .......... .......... .......... .......... .......... 15% 1.14M 33s 4900K .......... .......... .......... .......... .......... 15% 1.15M 33s 4950K .......... .......... .......... .......... .......... 15% 1.15M 33s 5000K .......... .......... .......... .......... .......... 15% 1.14M 33s 5050K .......... .......... .......... .......... .......... 15% 1.15M 33s 5100K .......... .......... .......... .......... .......... 15% 1.15M 33s 5150K .......... .......... .......... .......... .......... 15% 592K 33s 5200K .......... .......... .......... .......... .......... 16% 68.3M 32s 5250K .......... .......... .......... .......... .......... 16% 592K 32s 5300K .......... .......... .......... .......... .......... 16% 1.15M 32s 5350K .......... .......... .......... .......... .......... 16% 1.15M 32s 5400K .......... .......... .......... .......... .......... 16% 1.15M 32s 5450K .......... .......... .......... .......... .......... 16% 66.7M 32s 5500K .......... .......... .......... .......... .......... 17% 591K 32s 5550K .......... .......... .......... .......... .......... 17% 78.4M 31s 5600K .......... .......... .......... .......... .......... 17% 591K 31s 5650K .......... .......... .......... .......... .......... 17% 60.9M 31s 5700K .......... .......... .......... .......... .......... 17% 1.14M 31s 5750K .......... .......... .......... .......... .......... 17% 592K 31s 5800K .......... .......... .......... .......... .......... 17% 1.14M 31s 5850K .......... .......... .......... .......... .......... 18% 1.14M 31s 5900K .......... .......... .......... .......... .......... 18% 1.15M 31s 5950K .......... .......... .......... .......... .......... 18% 1.15M 30s 6000K .......... .......... .......... .......... .......... 18% 1.14M 30s 6050K .......... .......... .......... .......... .......... 18% 1.15M 30s 6100K .......... .......... .......... .......... .......... 18% 1.14M 30s 6150K .......... .......... .......... .......... .......... 19% 1.15M 30s 6200K .......... .......... .......... .......... .......... 19% 1.15M 30s 6250K .......... .......... .......... .......... .......... 19% 1.15M 30s 6300K .......... .......... .......... .......... .......... 19% 1.14M 30s 6350K .......... .......... .......... .......... .......... 19% 1.14M 30s 6400K .......... .......... .......... .......... .......... 19% 1.15M 29s 6450K .......... .......... .......... .......... .......... 19% 1.15M 29s 6500K .......... .......... .......... .......... .......... 20% 1.15M 29s 6550K .......... .......... .......... .......... .......... 20% 78.9M 29s 6600K .......... .......... .......... .......... .......... 20% 1.15M 29s 6650K .......... .......... .......... .......... .......... 20% 1.15M 29s 6700K .......... .......... .......... .......... .......... 20% 1.15M 29s 6750K .......... .......... .......... .......... .......... 20% 1.14M 28s 6800K .......... .......... .......... .......... .......... 20% 1.15M 28s 6850K .......... .......... .......... .......... .......... 21% 1.14M 28s 6900K .......... .......... .......... .......... .......... 21% 1.15M 28s 6950K .......... .......... .......... .......... .......... 21% 1.15M 28s 7000K .......... .......... .......... .......... .......... 21% 1.15M 28s 7050K .......... .......... .......... .......... .......... 21% 1.15M 28s 7100K .......... .......... .......... .......... .......... 21% 1.15M 28s 7150K .......... .......... .......... .......... .......... 22% 1.15M 28s 7200K .......... .......... .......... .......... .......... 22% 64.7M 27s 7250K .......... .......... .......... .......... .......... 22% 1.15M 27s 7300K .......... .......... .......... .......... .......... 22% 1.15M 27s 7350K .......... .......... .......... .......... .......... 22% 1.15M 27s 7400K .......... .......... .......... .......... .......... 22% 1.15M 27s 7450K .......... .......... .......... .......... .......... 22% 1.16M 27s 7500K .......... .......... .......... .......... .......... 23% 1.15M 27s 7550K .......... .......... .......... .......... .......... 23% 52.2M 27s 7600K .......... .......... .......... .......... .......... 23% 1.15M 27s 7650K .......... .......... .......... .......... .......... 23% 1.16M 26s 7700K .......... .......... .......... .......... .......... 23% 1.16M 26s 7750K .......... .......... .......... .......... .......... 23% 1.15M 26s 7800K .......... .......... .......... .......... .......... 24% 49.2M 26s 7850K .......... .......... .......... .......... .......... 24% 1.15M 26s 7900K .......... .......... .......... .......... .......... 24% 1.16M 26s 7950K .......... .......... .......... .......... .......... 24% 1.15M 26s 8000K .......... .......... .......... .......... .......... 24% 1.15M 26s 8050K .......... .......... .......... .......... .......... 24% 64.2M 26s 8100K .......... .......... .......... .......... .......... 24% 1.15M 25s 8150K .......... .......... .......... .......... .......... 25% 1.16M 25s 8200K .......... .......... .......... .......... .......... 25% 1.15M 25s 8250K .......... .......... .......... .......... .......... 25% 1.15M 25s 8300K .......... .......... .......... .......... .......... 25% 72.2M 25s 8350K .......... .......... .......... .......... .......... 25% 1.15M 25s 8400K .......... .......... .......... .......... .......... 25% 1.15M 25s 8450K .......... .......... .......... .......... .......... 26% 1.15M 25s 8500K .......... .......... .......... .......... .......... 26% 1.15M 25s 8550K .......... .......... .......... .......... .......... 26% 1.15M 25s 8600K .......... .......... .......... .......... .......... 26% 1.15M 25s 8650K .......... .......... .......... .......... .......... 26% 108M 24s 8700K .......... .......... .......... .......... .......... 26% 1.15M 24s 8750K .......... .......... .......... .......... .......... 26% 1.15M 24s 8800K .......... .......... .......... .......... .......... 27% 1.15M 24s 8850K .......... .......... .......... .......... .......... 27% 1.15M 24s 8900K .......... .......... .......... .......... .......... 27% 1.15M 24s 8950K .......... .......... .......... .......... .......... 27% 1.14M 24s 9000K .......... .......... .......... .......... .......... 27% 1.15M 24s 9050K .......... .......... .......... .......... .......... 27% 122M 24s 9100K .......... .......... .......... .......... .......... 28% 1.15M 24s 9150K .......... .......... .......... .......... .......... 28% 1.15M 24s 9200K .......... .......... .......... .......... .......... 28% 1.15M 23s 9250K .......... .......... .......... .......... .......... 28% 1.15M 23s 9300K .......... .......... .......... .......... .......... 28% 78.1M 23s 9350K .......... .......... .......... .......... .......... 28% 1.15M 23s 9400K .......... .......... .......... .......... .......... 28% 1.15M 23s 9450K .......... .......... .......... .......... .......... 29% 1.15M 23s 9500K .......... .......... .......... .......... .......... 29% 1.14M 23s 9550K .......... .......... .......... .......... .......... 29% 1.15M 23s 9600K .......... .......... .......... .......... .......... 29% 1.15M 23s 9650K .......... .......... .......... .......... .......... 29% 135M 23s 9700K .......... .......... .......... .......... .......... 29% 1.15M 23s 9750K .......... .......... .......... .......... .......... 30% 1.14M 23s 9800K .......... .......... .......... .......... .......... 30% 1.15M 22s 9850K .......... .......... .......... .......... .......... 30% 1.15M 22s 9900K .......... .......... .......... .......... .......... 30% 156M 22s 9950K .......... .......... .......... .......... .......... 30% 1.15M 22s 10000K .......... .......... .......... .......... .......... 30% 1.15M 22s 10050K .......... .......... .......... .......... .......... 30% 1.16M 22s 10100K .......... .......... .......... .......... .......... 31% 67.1M 22s 10150K .......... .......... .......... .......... .......... 31% 1.15M 22s 10200K .......... .......... .......... .......... .......... 31% 1.16M 22s 10250K .......... .......... .......... .......... .......... 31% 62.6M 22s 10300K .......... .......... .......... .......... .......... 31% 1.16M 22s 10350K .......... .......... .......... .......... .......... 31% 1.15M 21s 10400K .......... .......... .......... .......... .......... 32% 70.3M 21s 10450K .......... .......... .......... .......... .......... 32% 1.16M 21s 10500K .......... .......... .......... .......... .......... 32% 1.15M 21s 10550K .......... .......... .......... .......... .......... 32% 75.3M 21s 10600K .......... .......... .......... .......... .......... 32% 1.15M 21s 10650K .......... .......... .......... .......... .......... 32% 1.16M 21s 10700K .......... .......... .......... .......... .......... 32% 84.3M 21s 10750K .......... .......... .......... .......... .......... 33% 1.15M 21s 10800K .......... .......... .......... .......... .......... 33% 1.16M 21s 10850K .......... .......... .......... .......... .......... 33% 1.15M 21s 10900K .......... .......... .......... .......... .......... 33% 80.1M 21s 10950K .......... .......... .......... .......... .......... 33% 1.16M 20s 11000K .......... .......... .......... .......... .......... 33% 56.3M 20s 11050K .......... .......... .......... .......... .......... 34% 1.15M 20s 11100K .......... .......... .......... .......... .......... 34% 1.16M 20s 11150K .......... .......... .......... .......... .......... 34% 1.15M 20s 11200K .......... .......... .......... .......... .......... 34% 85.9M 20s 11250K .......... .......... .......... .......... .......... 34% 1.15M 20s 11300K .......... .......... .......... .......... .......... 34% 1.16M 20s 11350K .......... .......... .......... .......... .......... 34% 61.1M 20s 11400K .......... .......... .......... .......... .......... 35% 1.16M 20s 11450K .......... .......... .......... .......... .......... 35% 1.16M 20s 11500K .......... .......... .......... .......... .......... 35% 46.5M 20s 11550K .......... .......... .......... .......... .......... 35% 1.16M 19s 11600K .......... .......... .......... .......... .......... 35% 1.15M 19s 11650K .......... .......... .......... .......... .......... 35% 61.1M 19s 11700K .......... .......... .......... .......... .......... 36% 1.17M 19s 11750K .......... .......... .......... .......... .......... 36% 48.2M 19s 11800K .......... .......... .......... .......... .......... 36% 1.16M 19s 11850K .......... .......... .......... .......... .......... 36% 1.15M 19s 11900K .......... .......... .......... .......... .......... 36% 54.8M 19s 11950K .......... .......... .......... .......... .......... 36% 1.17M 19s 12000K .......... .......... .......... .......... .......... 36% 1.15M 19s 12050K .......... .......... .......... .......... .......... 37% 45.3M 19s 12100K .......... .......... .......... .......... .......... 37% 1.16M 19s 12150K .......... .......... .......... .......... .......... 37% 67.8M 18s 12200K .......... .......... .......... .......... .......... 37% 1.16M 18s 12250K .......... .......... .......... .......... .......... 37% 1.16M 18s 12300K .......... .......... .......... .......... .......... 37% 42.5M 18s 12350K .......... .......... .......... .......... .......... 38% 1.16M 18s 12400K .......... .......... .......... .......... .......... 38% 1.16M 18s 12450K .......... .......... .......... .......... .......... 38% 54.2M 18s 12500K .......... .......... .......... .......... .......... 38% 1.16M 18s 12550K .......... .......... .......... .......... .......... 38% 1.15M 18s 12600K .......... .......... .......... .......... .......... 38% 49.0M 18s 12650K .......... .......... .......... .......... .......... 38% 1.16M 18s 12700K .......... .......... .......... .......... .......... 39% 54.8M 18s 12750K .......... .......... .......... .......... .......... 39% 1.16M 18s 12800K .......... .......... .......... .......... .......... 39% 1.16M 18s 12850K .......... .......... .......... .......... .......... 39% 43.1M 17s 12900K .......... .......... .......... .......... .......... 39% 1.17M 17s 12950K .......... .......... .......... .......... .......... 39% 1.15M 17s 13000K .......... .......... .......... .......... .......... 39% 93.5M 17s 13050K .......... .......... .......... .......... .......... 40% 1.15M 17s 13100K .......... .......... .......... .......... .......... 40% 1.08M 17s 13150K .......... .......... .......... .......... .......... 40% 61.5M 17s 13200K .......... .......... .......... .......... .......... 40% 1.05M 17s 13250K .......... .......... .......... .......... .......... 40% 32.8M 17s 13300K .......... .......... .......... .......... .......... 40% 1.17M 17s 13350K .......... .......... .......... .......... .......... 41% 1.12M 17s 13400K .......... .......... .......... .......... .......... 41% 31.2M 17s 13450K .......... .......... .......... .......... .......... 41% 1.18M 17s 13500K .......... .......... .......... .......... .......... 41% 18.1M 17s 13550K .......... .......... .......... .......... .......... 41% 1.22M 17s 13600K .......... .......... .......... .......... .......... 41% 18.8M 16s 13650K .......... .......... .......... .......... .......... 41% 1.18M 16s 13700K .......... .......... .......... .......... .......... 42% 1.19M 16s 13750K .......... .......... .......... .......... .......... 42% 31.0M 16s 13800K .......... .......... .......... .......... .......... 42% 1.18M 16s 13850K .......... .......... .......... .......... .......... 42% 20.3M 16s 13900K .......... .......... .......... .......... .......... 42% 1.19M 16s 13950K .......... .......... .......... .......... .......... 42% 31.9M 16s 14000K .......... .......... .......... .......... .......... 43% 1.18M 16s 14050K .......... .......... .......... .......... .......... 43% 1.17M 16s 14100K .......... .......... .......... .......... .......... 43% 24.2M 16s 14150K .......... .......... .......... .......... .......... 43% 1.20M 16s 14200K .......... .......... .......... .......... .......... 43% 23.2M 16s 14250K .......... .......... .......... .......... .......... 43% 1.18M 16s 14300K .......... .......... .......... .......... .......... 43% 37.0M 15s 14350K .......... .......... .......... .......... .......... 44% 1.18M 15s 14400K .......... .......... .......... .......... .......... 44% 1.17M 15s 14450K .......... .......... .......... .......... .......... 44% 52.0M 15s 14500K .......... .......... .......... .......... .......... 44% 1.17M 15s 14550K .......... .......... .......... .......... .......... 44% 26.5M 15s 14600K .......... .......... .......... .......... .......... 44% 1.18M 15s 14650K .......... .......... .......... .......... .......... 45% 34.3M 15s 14700K .......... .......... .......... .......... .......... 45% 1.18M 15s 14750K .......... .......... .......... .......... .......... 45% 32.0M 15s 14800K .......... .......... .......... .......... .......... 45% 1.18M 15s 14850K .......... .......... .......... .......... .......... 45% 1.17M 15s 14900K .......... .......... .......... .......... .......... 45% 45.9M 15s 14950K .......... .......... .......... .......... .......... 45% 1.18M 15s 15000K .......... .......... .......... .......... .......... 46% 23.7M 15s 15050K .......... .......... .......... .......... .......... 46% 1.20M 15s 15100K .......... .......... .......... .......... .......... 46% 23.2M 14s 15150K .......... .......... .......... .......... .......... 46% 1.19M 14s 15200K .......... .......... .......... .......... .......... 46% 31.0M 14s 15250K .......... .......... .......... .......... .......... 46% 1.18M 14s 15300K .......... .......... .......... .......... .......... 47% 33.1M 14s 15350K .......... .......... .......... .......... .......... 47% 1.19M 14s 15400K .......... .......... .......... .......... .......... 47% 29.6M 14s 15450K .......... .......... .......... .......... .......... 47% 1.19M 14s 15500K .......... .......... .......... .......... .......... 47% 1.16M 14s 15550K .......... .......... .......... .......... .......... 47% 63.4M 14s 15600K .......... .......... .......... .......... .......... 47% 1.16M 14s 15650K .......... .......... .......... .......... .......... 48% 23.4M 14s 15700K .......... .......... .......... .......... .......... 48% 1.20M 14s 15750K .......... .......... .......... .......... .......... 48% 23.8M 14s 15800K .......... .......... .......... .......... .......... 48% 1.20M 14s 15850K .......... .......... .......... .......... .......... 48% 24.3M 14s 15900K .......... .......... .......... .......... .......... 48% 1.19M 14s 15950K .......... .......... .......... .......... .......... 49% 26.9M 13s 16000K .......... .......... .......... .......... .......... 49% 1.19M 13s 16050K .......... .......... .......... .......... .......... 49% 27.5M 13s 16100K .......... .......... .......... .......... .......... 49% 1.19M 13s 16150K .......... .......... .......... .......... .......... 49% 28.4M 13s 16200K .......... .......... .......... .......... .......... 49% 1.19M 13s 16250K .......... .......... .......... .......... .......... 49% 28.1M 13s 16300K .......... .......... .......... .......... .......... 50% 1.19M 13s 16350K .......... .......... .......... .......... .......... 50% 26.9M 13s 16400K .......... .......... .......... .......... .......... 50% 1.19M 13s 16450K .......... .......... .......... .......... .......... 50% 4.21M 13s 16500K .......... .......... .......... .......... .......... 50% 1.57M 13s 16550K .......... .......... .......... .......... .......... 50% 4.21M 13s 16600K .......... .......... .......... .......... .......... 51% 1.57M 13s 16650K .......... .......... .......... .......... .......... 51% 1.16M 13s 16700K .......... .......... .......... .......... .......... 51% 101M 13s 16750K .......... .......... .......... .......... .......... 51% 1.15M 13s 16800K .......... .......... .......... .......... .......... 51% 166M 12s 16850K .......... .......... .......... .......... .......... 51% 1.16M 12s 16900K .......... .......... .......... .......... .......... 51% 98.4M 12s 16950K .......... .......... .......... .......... .......... 52% 1.15M 12s 17000K .......... .......... .......... .......... .......... 52% 4.15M 12s 17050K .......... .......... .......... .......... .......... 52% 1.57M 12s 17100K .......... .......... .......... .......... .......... 52% 4.23M 12s 17150K .......... .......... .......... .......... .......... 52% 1.57M 12s 17200K .......... .......... .......... .......... .......... 52% 4.26M 12s 17250K .......... .......... .......... .......... .......... 53% 1.55M 12s 17300K .......... .......... .......... .......... .......... 53% 4.30M 12s 17350K .......... .......... .......... .......... .......... 53% 1.57M 12s 17400K .......... .......... .......... .......... .......... 53% 4.20M 12s 17450K .......... .......... .......... .......... .......... 53% 1.56M 12s 17500K .......... .......... .......... .......... .......... 53% 4.23M 12s 17550K .......... .......... .......... .......... .......... 53% 1.57M 12s 17600K .......... .......... .......... .......... .......... 54% 4.22M 12s 17650K .......... .......... .......... .......... .......... 54% 1.57M 12s 17700K .......... .......... .......... .......... .......... 54% 4.22M 11s 17750K .......... .......... .......... .......... .......... 54% 1.57M 11s 17800K .......... .......... .......... .......... .......... 54% 4.20M 11s 17850K .......... .......... .......... .......... .......... 54% 1.56M 11s 17900K .......... .......... .......... .......... .......... 55% 4.20M 11s 17950K .......... .......... .......... .......... .......... 55% 1.16M 11s 18000K .......... .......... .......... .......... .......... 55% 1.55M 11s 18050K .......... .......... .......... .......... .......... 55% 4.22M 11s 18100K .......... .......... .......... .......... .......... 55% 1.55M 11s 18150K .......... .......... .......... .......... .......... 55% 4.33M 11s 18200K .......... .......... .......... .......... .......... 55% 1.56M 11s 18250K .......... .......... .......... .......... .......... 56% 4.30M 11s 18300K .......... .......... .......... .......... .......... 56% 1.56M 11s 18350K .......... .......... .......... .......... .......... 56% 4.37M 11s 18400K .......... .......... .......... .......... .......... 56% 1.55M 11s 18450K .......... .......... .......... .......... .......... 56% 4.40M 11s 18500K .......... .......... .......... .......... .......... 56% 1.54M 11s 18550K .......... .......... .......... .......... .......... 57% 4.44M 11s 18600K .......... .......... .......... .......... .......... 57% 1.53M 11s 18650K .......... .......... .......... .......... .......... 57% 4.49M 11s 18700K .......... .......... .......... .......... .......... 57% 1.54M 10s 18750K .......... .......... .......... .......... .......... 57% 4.48M 10s 18800K .......... .......... .......... .......... .......... 57% 1.53M 10s 18850K .......... .......... .......... .......... .......... 57% 4.44M 10s 18900K .......... .......... .......... .......... .......... 58% 1.54M 10s 18950K .......... .......... .......... .......... .......... 58% 4.46M 10s 19000K .......... .......... .......... .......... .......... 58% 1.53M 10s 19050K .......... .......... .......... .......... .......... 58% 4.32M 10s 19100K .......... .......... .......... .......... .......... 58% 1.56M 10s 19150K .......... .......... .......... .......... .......... 58% 4.39M 10s 19200K .......... .......... .......... .......... .......... 58% 1.55M 10s 19250K .......... .......... .......... .......... .......... 59% 4.41M 10s 19300K .......... .......... .......... .......... .......... 59% 1.53M 10s 19350K .......... .......... .......... .......... .......... 59% 162M 10s 19400K .......... .......... .......... .......... .......... 59% 1.16M 10s 19450K .......... .......... .......... .......... .......... 59% 146M 10s 19500K .......... .......... .......... .......... .......... 59% 1.15M 10s 19550K .......... .......... .......... .......... .......... 60% 119M 10s 19600K .......... .......... .......... .......... .......... 60% 4.39M 10s 19650K .......... .......... .......... .......... .......... 60% 1.55M 10s 19700K .......... .......... .......... .......... .......... 60% 4.41M 9s 19750K .......... .......... .......... .......... .......... 60% 1.54M 9s 19800K .......... .......... .......... .......... .......... 60% 4.43M 9s 19850K .......... .......... .......... .......... .......... 60% 1.54M 9s 19900K .......... .......... .......... .......... .......... 61% 4.45M 9s 19950K .......... .......... .......... .......... .......... 61% 1.55M 9s 20000K .......... .......... .......... .......... .......... 61% 72.6M 9s 20050K .......... .......... .......... .......... .......... 61% 1.16M 9s 20100K .......... .......... .......... .......... .......... 61% 75.1M 9s 20150K .......... .......... .......... .......... .......... 61% 1.16M 9s 20200K .......... .......... .......... .......... .......... 62% 63.3M 9s 20250K .......... .......... .......... .......... .......... 62% 4.52M 9s 20300K .......... .......... .......... .......... .......... 62% 1.54M 9s 20350K .......... .......... .......... .......... .......... 62% 4.51M 9s 20400K .......... .......... .......... .......... .......... 62% 1.53M 9s 20450K .......... .......... .......... .......... .......... 62% 4.52M 9s 20500K .......... .......... .......... .......... .......... 62% 1.54M 9s 20550K .......... .......... .......... .......... .......... 63% 4.46M 9s 20600K .......... .......... .......... .......... .......... 63% 1.54M 9s 20650K .......... .......... .......... .......... .......... 63% 4.42M 9s 20700K .......... .......... .......... .......... .......... 63% 1.55M 9s 20750K .......... .......... .......... .......... .......... 63% 4.43M 9s 20800K .......... .......... .......... .......... .......... 63% 1.54M 8s 20850K .......... .......... .......... .......... .......... 64% 92.3M 8s 20900K .......... .......... .......... .......... .......... 64% 1.16M 8s 20950K .......... .......... .......... .......... .......... 64% 62.6M 8s 21000K .......... .......... .......... .......... .......... 64% 4.49M 8s 21050K .......... .......... .......... .......... .......... 64% 1.53M 8s 21100K .......... .......... .......... .......... .......... 64% 4.55M 8s 21150K .......... .......... .......... .......... .......... 64% 1.55M 8s 21200K .......... .......... .......... .......... .......... 65% 4.38M 8s 21250K .......... .......... .......... .......... .......... 65% 1.55M 8s 21300K .......... .......... .......... .......... .......... 65% 51.2M 8s 21350K .......... .......... .......... .......... .......... 65% 1.17M 8s 21400K .......... .......... .......... .......... .......... 65% 52.8M 8s 21450K .......... .......... .......... .......... .......... 65% 4.50M 8s 21500K .......... .......... .......... .......... .......... 66% 1.53M 8s 21550K .......... .......... .......... .......... .......... 66% 4.51M 8s 21600K .......... .......... .......... .......... .......... 66% 1.56M 8s 21650K .......... .......... .......... .......... .......... 66% 4.29M 8s 21700K .......... .......... .......... .......... .......... 66% 1.56M 8s 21750K .......... .......... .......... .......... .......... 66% 49.4M 8s 21800K .......... .......... .......... .......... .......... 66% 4.48M 8s 21850K .......... .......... .......... .......... .......... 67% 1.52M 8s 21900K .......... .......... .......... .......... .......... 67% 4.61M 7s 21950K .......... .......... .......... .......... .......... 67% 1.56M 7s 22000K .......... .......... .......... .......... .......... 67% 4.28M 7s 22050K .......... .......... .......... .......... .......... 67% 1.57M 7s 22100K .......... .......... .......... .......... .......... 67% 4.24M 7s 22150K .......... .......... .......... .......... .......... 68% 1.57M 7s 22200K .......... .......... .......... .......... .......... 68% 52.7M 7s 22250K .......... .......... .......... .......... .......... 68% 4.50M 7s 22300K .......... .......... .......... .......... .......... 68% 1.53M 7s 22350K .......... .......... .......... .......... .......... 68% 4.58M 7s 22400K .......... .......... .......... .......... .......... 68% 1.56M 7s 22450K .......... .......... .......... .......... .......... 68% 4.31M 7s 22500K .......... .......... .......... .......... .......... 69% 1.55M 7s 22550K .......... .......... .......... .......... .......... 69% 39.5M 7s 22600K .......... .......... .......... .......... .......... 69% 1.18M 7s 22650K .......... .......... .......... .......... .......... 69% 38.2M 7s 22700K .......... .......... .......... .......... .......... 69% 4.64M 7s 22750K .......... .......... .......... .......... .......... 69% 1.52M 7s 22800K .......... .......... .......... .......... .......... 70% 4.63M 7s 22850K .......... .......... .......... .......... .......... 70% 1.56M 7s 22900K .......... .......... .......... .......... .......... 70% 37.5M 7s 22950K .......... .......... .......... .......... .......... 70% 1.18M 7s 23000K .......... .......... .......... .......... .......... 70% 40.5M 7s 23050K .......... .......... .......... .......... .......... 70% 4.66M 7s 23100K .......... .......... .......... .......... .......... 70% 1.52M 6s 23150K .......... .......... .......... .......... .......... 71% 4.59M 6s 23200K .......... .......... .......... .......... .......... 71% 1.57M 6s 23250K .......... .......... .......... .......... .......... 71% 37.1M 6s 23300K .......... .......... .......... .......... .......... 71% 1.18M 6s 23350K .......... .......... .......... .......... .......... 71% 40.8M 6s 23400K .......... .......... .......... .......... .......... 71% 4.63M 6s 23450K .......... .......... .......... .......... .......... 72% 1.56M 6s 23500K .......... .......... .......... .......... .......... 72% 4.23M 6s 23550K .......... .......... .......... .......... .......... 72% 1.57M 6s 23600K .......... .......... .......... .......... .......... 72% 40.6M 6s 23650K .......... .......... .......... .......... .......... 72% 1.18M 6s 23700K .......... .......... .......... .......... .......... 72% 45.8M 6s 23750K .......... .......... .......... .......... .......... 72% 4.53M 6s 23800K .......... .......... .......... .......... .......... 73% 1.57M 6s 23850K .......... .......... .......... .......... .......... 73% 4.28M 6s 23900K .......... .......... .......... .......... .......... 73% 1.56M 6s 23950K .......... .......... .......... .......... .......... 73% 47.5M 6s 24000K .......... .......... .......... .......... .......... 73% 1.18M 6s 24050K .......... .......... .......... .......... .......... 73% 43.1M 6s 24100K .......... .......... .......... .......... .......... 74% 4.52M 6s 24150K .......... .......... .......... .......... .......... 74% 1.56M 6s 24200K .......... .......... .......... .......... .......... 74% 4.34M 6s 24250K .......... .......... .......... .......... .......... 74% 1.56M 6s 24300K .......... .......... .......... .......... .......... 74% 52.3M 6s 24350K .......... .......... .......... .......... .......... 74% 4.46M 6s 24400K .......... .......... .......... .......... .......... 74% 1.54M 5s 24450K .......... .......... .......... .......... .......... 75% 4.47M 5s 24500K .......... .......... .......... .......... .......... 75% 1.57M 5s 24550K .......... .......... .......... .......... .......... 75% 51.7M 5s 24600K .......... .......... .......... .......... .......... 75% 1.17M 5s 24650K .......... .......... .......... .......... .......... 75% 51.3M 5s 24700K .......... .......... .......... .......... .......... 75% 4.41M 5s 24750K .......... .......... .......... .......... .......... 76% 1.58M 5s 24800K .......... .......... .......... .......... .......... 76% 4.22M 5s 24850K .......... .......... .......... .......... .......... 76% 1.57M 5s 24900K .......... .......... .......... .......... .......... 76% 52.4M 5s 24950K .......... .......... .......... .......... .......... 76% 4.41M 5s 25000K .......... .......... .......... .......... .......... 76% 1.55M 5s 25050K .......... .......... .......... .......... .......... 76% 4.26M 5s 25100K .......... .......... .......... .......... .......... 77% 1.61M 5s 25150K .......... .......... .......... .......... .......... 77% 42.8M 5s 25200K .......... .......... .......... .......... .......... 77% 4.34M 5s 25250K .......... .......... .......... .......... .......... 77% 1.56M 5s 25300K .......... .......... .......... .......... .......... 77% 4.32M 5s 25350K .......... .......... .......... .......... .......... 77% 1.60M 5s 25400K .......... .......... .......... .......... .......... 78% 48.1M 5s 25450K .......... .......... .......... .......... .......... 78% 4.23M 5s 25500K .......... .......... .......... .......... .......... 78% 1.57M 5s 25550K .......... .......... .......... .......... .......... 78% 4.16M 5s 25600K .......... .......... .......... .......... .......... 78% 1.61M 5s 25650K .......... .......... .......... .......... .......... 78% 4.03M 5s 25700K .......... .......... .......... .......... .......... 78% 1.61M 4s 25750K .......... .......... .......... .......... .......... 79% 28.5M 4s 25800K .......... .......... .......... .......... .......... 79% 4.05M 4s 25850K .......... .......... .......... .......... .......... 79% 1.51M 4s 25900K .......... .......... .......... .......... .......... 79% 3.66M 4s 25950K .......... .......... .......... .......... .......... 79% 1.55M 4s 26000K .......... .......... .......... .......... .......... 79% 24.3M 4s 26050K .......... .......... .......... .......... .......... 79% 4.02M 4s 26100K .......... .......... .......... .......... .......... 80% 1.44M 4s 26150K .......... .......... .......... .......... .......... 80% 4.20M 4s 26200K .......... .......... .......... .......... .......... 80% 1.69M 4s 26250K .......... .......... .......... .......... .......... 80% 18.5M 4s 26300K .......... .......... .......... .......... .......... 80% 4.24M 4s 26350K .......... .......... .......... .......... .......... 80% 1.57M 4s 26400K .......... .......... .......... .......... .......... 81% 4.18M 4s 26450K .......... .......... .......... .......... .......... 81% 1.69M 4s 26500K .......... .......... .......... .......... .......... 81% 20.3M 4s 26550K .......... .......... .......... .......... .......... 81% 4.18M 4s 26600K .......... .......... .......... .......... .......... 81% 1.58M 4s 26650K .......... .......... .......... .......... .......... 81% 4.20M 4s 26700K .......... .......... .......... .......... .......... 81% 1.70M 4s 26750K .......... .......... .......... .......... .......... 82% 19.0M 4s 26800K .......... .......... .......... .......... .......... 82% 4.17M 4s 26850K .......... .......... .......... .......... .......... 82% 1.59M 4s 26900K .......... .......... .......... .......... .......... 82% 4.07M 4s 26950K .......... .......... .......... .......... .......... 82% 1.71M 4s 27000K .......... .......... .......... .......... .......... 82% 18.9M 4s 27050K .......... .......... .......... .......... .......... 83% 4.21M 4s 27100K .......... .......... .......... .......... .......... 83% 1.58M 3s 27150K .......... .......... .......... .......... .......... 83% 4.09M 3s 27200K .......... .......... .......... .......... .......... 83% 1.71M 3s 27250K .......... .......... .......... .......... .......... 83% 19.8M 3s 27300K .......... .......... .......... .......... .......... 83% 4.19M 3s 27350K .......... .......... .......... .......... .......... 83% 1.58M 3s 27400K .......... .......... .......... .......... .......... 84% 4.12M 3s 27450K .......... .......... .......... .......... .......... 84% 1.68M 3s 27500K .......... .......... .......... .......... .......... 84% 22.9M 3s 27550K .......... .......... .......... .......... .......... 84% 4.10M 3s 27600K .......... .......... .......... .......... .......... 84% 1.70M 3s 27650K .......... .......... .......... .......... .......... 84% 3.54M 3s 27700K .......... .......... .......... .......... .......... 85% 1.70M 3s 27750K .......... .......... .......... .......... .......... 85% 20.3M 3s 27800K .......... .......... .......... .......... .......... 85% 4.12M 3s 27850K .......... .......... .......... .......... .......... 85% 1.70M 3s 27900K .......... .......... .......... .......... .......... 85% 20.8M 3s 27950K .......... .......... .......... .......... .......... 85% 1.22M 3s 28000K .......... .......... .......... .......... .......... 85% 18.9M 3s 28050K .......... .......... .......... .......... .......... 86% 4.20M 3s 28100K .......... .......... .......... .......... .......... 86% 1.69M 3s 28150K .......... .......... .......... .......... .......... 86% 18.6M 3s 28200K .......... .......... .......... .......... .......... 86% 4.24M 3s 28250K .......... .......... .......... .......... .......... 86% 1.58M 3s 28300K .......... .......... .......... .......... .......... 86% 4.18M 3s 28350K .......... .......... .......... .......... .......... 87% 1.70M 3s 28400K .......... .......... .......... .......... .......... 87% 17.7M 3s 28450K .......... .......... .......... .......... .......... 87% 4.23M 3s 28500K .......... .......... .......... .......... .......... 87% 1.58M 3s 28550K .......... .......... .......... .......... .......... 87% 4.19M 3s 28600K .......... .......... .......... .......... .......... 87% 1.68M 2s 28650K .......... .......... .......... .......... .......... 87% 20.9M 2s 28700K .......... .......... .......... .......... .......... 88% 4.17M 2s 28750K .......... .......... .......... .......... .......... 88% 1.69M 2s 28800K .......... .......... .......... .......... .......... 88% 3.56M 2s 28850K .......... .......... .......... .......... .......... 88% 1.69M 2s 28900K .......... .......... .......... .......... .......... 88% 24.5M 2s 28950K .......... .......... .......... .......... .......... 88% 4.13M 2s 29000K .......... .......... .......... .......... .......... 89% 1.68M 2s 29050K .......... .......... .......... .......... .......... 89% 23.3M 2s 29100K .......... .......... .......... .......... .......... 89% 1.21M 2s 29150K .......... .......... .......... .......... .......... 89% 23.9M 2s 29200K .......... .......... .......... .......... .......... 89% 4.12M 2s 29250K .......... .......... .......... .......... .......... 89% 1.69M 2s 29300K .......... .......... .......... .......... .......... 89% 20.9M 2s 29350K .......... .......... .......... .......... .......... 90% 1.22M 2s 29400K .......... .......... .......... .......... .......... 90% 19.8M 2s 29450K .......... .......... .......... .......... .......... 90% 4.23M 2s 29500K .......... .......... .......... .......... .......... 90% 1.69M 2s 29550K .......... .......... .......... .......... .......... 90% 19.8M 2s 29600K .......... .......... .......... .......... .......... 90% 4.20M 2s 29650K .......... .......... .......... .......... .......... 91% 1.68M 2s 29700K .......... .......... .......... .......... .......... 91% 21.0M 2s 29750K .......... .......... .......... .......... .......... 91% 1.21M 2s 29800K .......... .......... .......... .......... .......... 91% 21.0M 2s 29850K .......... .......... .......... .......... .......... 91% 1.76M 2s 29900K .......... .......... .......... .......... .......... 91% 3.78M 2s 29950K .......... .......... .......... .......... .......... 91% 21.5M 2s 30000K .......... .......... .......... .......... .......... 92% 1.74M 2s 30050K .......... .......... .......... .......... .......... 92% 3.86M 2s 30100K .......... .......... .......... .......... .......... 92% 1.63M 2s 30150K .......... .......... .......... .......... .......... 92% 3.86M 1s 30200K .......... .......... .......... .......... .......... 92% 23.2M 1s 30250K .......... .......... .......... .......... .......... 92% 1.73M 1s 30300K .......... .......... .......... .......... .......... 93% 3.89M 1s 30350K .......... .......... .......... .......... .......... 93% 20.5M 1s 30400K .......... .......... .......... .......... .......... 93% 1.74M 1s 30450K .......... .......... .......... .......... .......... 93% 3.90M 1s 30500K .......... .......... .......... .......... .......... 93% 1.62M 1s 30550K .......... .......... .......... .......... .......... 93% 3.97M 1s 30600K .......... .......... .......... .......... .......... 93% 20.6M 1s 30650K .......... .......... .......... .......... .......... 94% 1.74M 1s 30700K .......... .......... .......... .......... .......... 94% 3.92M 1s 30750K .......... .......... .......... .......... .......... 94% 20.8M 1s 30800K .......... .......... .......... .......... .......... 94% 1.73M 1s 30850K .......... .......... .......... .......... .......... 94% 3.88M 1s 30900K .......... .......... .......... .......... .......... 94% 1.63M 1s 30950K .......... .......... .......... .......... .......... 95% 3.92M 1s 31000K .......... .......... .......... .......... .......... 95% 23.3M 1s 31050K .......... .......... .......... .......... .......... 95% 1.71M 1s 31100K .......... .......... .......... .......... .......... 95% 3.96M 1s 31150K .......... .......... .......... .......... .......... 95% 23.7M 1s 31200K .......... .......... .......... .......... .......... 95% 1.71M 1s 31250K .......... .......... .......... .......... .......... 95% 3.95M 1s 31300K .......... .......... .......... .......... .......... 96% 1.62M 1s 31350K .......... .......... .......... .......... .......... 96% 3.98M 1s 31400K .......... .......... .......... .......... .......... 96% 23.9M 1s 31450K .......... .......... .......... .......... .......... 96% 1.71M 1s 31500K .......... .......... .......... .......... .......... 96% 3.94M 1s 31550K .......... .......... .......... .......... .......... 96% 1.61M 1s 31600K .......... .......... .......... .......... .......... 97% 93.9M 1s 31650K .......... .......... .......... .......... .......... 97% 1.16M 1s 31700K .......... .......... .......... .......... .......... 97% 87.6M 1s 31750K .......... .......... .......... .......... .......... 97% 4.06M 0s 31800K .......... .......... .......... .......... .......... 97% 1.61M 0s 31850K .......... .......... .......... .......... .......... 97% 76.5M 0s 31900K .......... .......... .......... .......... .......... 97% 4.05M 0s 31950K .......... .......... .......... .......... .......... 98% 1.62M 0s 32000K .......... .......... .......... .......... .......... 98% 73.6M 0s 32050K .......... .......... .......... .......... .......... 98% 4.02M 0s 32100K .......... .......... .......... .......... .......... 98% 1.61M 0s 32150K .......... .......... .......... .......... .......... 98% 4.02M 0s 32200K .......... .......... .......... .......... .......... 98% 1.62M 0s 32250K .......... .......... .......... .......... .......... 98% 91.9M 0s 32300K .......... .......... .......... .......... .......... 99% 3.98M 0s 32350K .......... .......... .......... .......... .......... 99% 1.63M 0s 32400K .......... .......... .......... .......... .......... 99% 70.0M 0s 32450K .......... .......... .......... .......... .......... 99% 4.03M 0s 32500K .......... .......... .......... .......... .......... 99% 1.61M 0s 32550K .......... .......... .......... .......... .......... 99% 4.01M 0s 32600K .......... .......... ....... 100% 113M=19s 2023-12-14 14:14:16 (1.67 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-12i -Dmaven.test.failure.ignore=false -Dmat-product=mat-2023-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9 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... [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [INFO] Tycho Mode: project [INFO] Tycho Builder: maven [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64, linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@4377e40a [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [INFO] Transport mode: online [INFO] Http Transport type: Java11Client [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-12i.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.30-I-builds/: No repository found at https://download.eclipse.org/eclipse/updates/4.30-I-builds. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 45 killed; [ssh-agent] Stopped. Archiving artifacts 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