Started by user Andrew Johnson Running as Andrew Johnson Agent centos-7-n8s3m 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-n8s3m" 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-n8s3m" - 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-n8s3m" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mat.svc.cluster.local/mat/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mat" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-n8s3m (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-mPtbnumUV1I6/agent.47 SSH_AGENT_PID=49 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9380805588622723939.key (/home/jenkins/agent/workspace/tycho-mat-nightly@tmp/private_key_9380805588622723939.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 7b75bb8ab4e6b997169fab444fbd933976fbdd2a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b75bb8ab4e6b997169fab444fbd933976fbdd2a # timeout=10 Commit message: "Bug 580827 Support concurrent parsing or locking of the same dump file" > git rev-list --no-walk caa28bdadcde006b943842f8452316334d04c5f8 # 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 :58 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Jul 10 19:25:29 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5958 vncext: created VNC server for screen 0 [tycho-mat-nightly] $ /bin/sh -xe /tmp/jenkins12452487814466546365.sh + export M2_HOME=/opt/tools/apache-maven/latest + M2_HOME=/opt/tools/apache-maven/latest + export 'mvnArguments=-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + mvnArguments='-P build-server,build-snapshot -Dmat-target=mat-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 ' + wget -l2 -R 'index.html*' --no-parent --recursive -P /home/jenkins/.m2/repository https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ --2023-07-10 19:25:29-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/ Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1797 (1.8K) [text/html] Saving to: ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ 0K . 100% 316M=0s 2023-07-10 19:25:30 (316 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html’ saved [1797/1797] Loading robots.txt; please ignore errors. --2023-07-10 19:25:30-- https://public.dhe.ibm.com/robots.txt Reusing existing connection to public.dhe.ibm.com:443. HTTP request sent, awaiting response... 404 Not Found 2023-07-10 19:25:30 ERROR 404: Not Found. Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html since it should be rejected. --2023-07-10 19:25:30-- 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: 1797 (1.8K) [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% 484M=0s 2023-07-10 19:25:30 (484 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=D since it should be rejected. --2023-07-10 19:25:30-- 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: 1797 (1.8K) [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% 591M=0s 2023-07-10 19:25:30 (591 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=A since it should be rejected. --2023-07-10 19:25:30-- 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: 1797 (1.8K) [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% 467M=0s 2023-07-10 19:25:30 (467 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=A since it should be rejected. --2023-07-10 19:25:30-- 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: 1797 (1.8K) [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% 568M=0s 2023-07-10 19:25:30 (568 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=A since it should be rejected. --2023-07-10 19:25:30-- 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% 305M=0s 2023-07-10 19:25:32 (305 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar’ saved [1128/1128] --2023-07-10 19:25:32-- 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% 205M=0s 2023-07-10 19:25:32 (205 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-07-10 19:25:32-- 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% 250K 1s 50K .......... .......... .......... .......... .......... 26% 518K 1s 100K .......... .......... .......... .......... .......... 40% 519K 1s 150K .......... .......... .......... .......... .......... 53% 103M 0s 200K .......... .......... .......... .......... .......... 67% 520K 0s 250K .......... .......... .......... .......... .......... 80% 103M 0s 300K .......... .......... .......... .......... .......... 93% 113M 0s 350K .......... .......... .. 100% 237K=0.6s 2023-07-10 19:25:33 (636 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar’ saved [381772/381772] --2023-07-10 19:25:33-- 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% 23.6M 0s 50K .......... .......... .......... .......... .......... 61% 125M 0s 100K .......... .......... .......... .......... .......... 91% 523K 0s 150K .......... ... 100% 239M=0.1s 2023-07-10 19:25:34 (1.62 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-07-10 19:25:34-- 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: 990 [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% 269M=0s 2023-07-10 19:25:34 (269 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html’ saved [990/990] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html since it should be rejected. --2023-07-10 19:25:34-- 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% 42.6M=0s 2023-07-10 19:25:34 (42.6 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index’ saved [172/172] --2023-07-10 19:25:34-- 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: 1168 (1.1K) [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% 272M=0s 2023-07-10 19:25:34 (272 MB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html’ saved [1168/1168] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html since it should be rejected. --2023-07-10 19:25:34-- 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: 1797 (1.8K) [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% 620M=0s 2023-07-10 19:25:35 (620 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=N;O=A since it should be rejected. --2023-07-10 19:25:35-- 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: 1797 (1.8K) [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% 544M=0s 2023-07-10 19:25:35 (544 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=M;O=D since it should be rejected. --2023-07-10 19:25:35-- 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: 1797 (1.8K) [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% 97.4M=0s 2023-07-10 19:25:35 (97.4 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=S;O=D since it should be rejected. --2023-07-10 19:25:35-- 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: 1797 (1.8K) [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% 490M=0s 2023-07-10 19:25:35 (490 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 [1797/1797] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/index.html?C=D;O=D since it should be rejected. --2023-07-10 19:25:35-- 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: 990 [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% 301M=0s 2023-07-10 19:25:35 (301 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 [990/990] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=N;O=D since it should be rejected. --2023-07-10 19:25:35-- 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: 990 [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% 287M=0s 2023-07-10 19:25:35 (287 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 [990/990] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=M;O=A since it should be rejected. --2023-07-10 19:25:35-- 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: 990 [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% 252M=0s 2023-07-10 19:25:35 (252 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 [990/990] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=S;O=A since it should be rejected. --2023-07-10 19:25:35-- 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: 990 [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% 275M=0s 2023-07-10 19:25:35 (275 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 [990/990] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/index.html?C=D;O=A since it should be rejected. --2023-07-10 19:25:35-- 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% 18.6M 0s 50K .......... .......... .......... .......... .......... 23% 117M 0s 100K .......... .......... .......... .......... .......... 35% 66.0M 0s 150K .......... .......... .......... .......... .......... 47% 532K 0s 200K .......... .......... .......... .......... .......... 58% 136M 0s 250K .......... .......... .......... .......... .......... 70% 28.7M 0s 300K .......... .......... .......... .......... .......... 82% 101M 0s 350K .......... .......... .......... .......... .......... 94% 522K 0s 400K .......... .......... ..... 100% 247M=0.2s 2023-07-10 19:25:36 (2.12 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-07-10 19:25:36-- 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: 1168 (1.1K) [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% 363M=0s 2023-07-10 19:25:36 (363 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 [1168/1168] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=N;O=D since it should be rejected. --2023-07-10 19:25:36-- 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: 1168 (1.1K) [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% 356M=0s 2023-07-10 19:25:36 (356 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 [1168/1168] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=M;O=A since it should be rejected. --2023-07-10 19:25:36-- 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: 1168 (1.1K) [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% 298M=0s 2023-07-10 19:25:36 (298 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 [1168/1168] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=S;O=A since it should be rejected. --2023-07-10 19:25:36-- 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: 1168 (1.1K) [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% 366M=0s 2023-07-10 19:25:36 (366 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 [1168/1168] Removing /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/index.html?C=D;O=A since it should be rejected. --2023-07-10 19:25:36-- 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% 33.3M=0.001s 2023-07-10 19:25:37 (33.3 MB/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-07-10 19:25:37-- 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% 2.93M 11s 50K .......... .......... .......... .......... .......... 0% 117M 6s 100K .......... .......... .......... .......... .......... 0% 90.0M 4s 150K .......... .......... .......... .......... .......... 0% 576K 17s 200K .......... .......... .......... .......... .......... 0% 125M 14s 250K .......... .......... .......... .......... .......... 0% 5.61M 12s 300K .......... .......... .......... .......... .......... 1% 92.0M 11s 350K .......... .......... .......... .......... .......... 1% 565K 16s 400K .......... .......... .......... .......... .......... 1% 6.81M 15s 450K .......... .......... .......... .......... .......... 1% 93.3M 14s 500K .......... .......... .......... .......... .......... 1% 57.9M 12s 550K .......... .......... .......... .......... .......... 1% 569K 16s 600K .......... .......... .......... .......... .......... 1% 5.87M 15s 650K .......... .......... .......... .......... .......... 2% 69.7M 14s 700K .......... .......... .......... .......... .......... 2% 41.3M 13s 750K .......... .......... .......... .......... .......... 2% 578K 16s 800K .......... .......... .......... .......... .......... 2% 113M 15s 850K .......... .......... .......... .......... .......... 2% 5.96M 14s 900K .......... .......... .......... .......... .......... 2% 30.8M 14s 950K .......... .......... .......... .......... .......... 3% 576K 16s 1000K .......... .......... .......... .......... .......... 3% 140M 15s 1050K .......... .......... .......... .......... .......... 3% 6.04M 14s 1100K .......... .......... .......... .......... .......... 3% 37.9M 14s 1150K .......... .......... .......... .......... .......... 3% 573K 15s 1200K .......... .......... .......... .......... .......... 3% 6.40M 15s 1250K .......... .......... .......... .......... .......... 3% 141M 14s 1300K .......... .......... .......... .......... .......... 4% 13.0M 14s 1350K .......... .......... .......... .......... .......... 4% 590K 15s 1400K .......... .......... .......... .......... .......... 4% 6.47M 15s 1450K .......... .......... .......... .......... .......... 4% 12.2M 14s 1500K .......... .......... .......... .......... .......... 4% 124M 14s 1550K .......... .......... .......... .......... .......... 4% 591K 15s 1600K .......... .......... .......... .......... .......... 5% 6.50M 15s 1650K .......... .......... .......... .......... .......... 5% 13.1M 14s 1700K .......... .......... .......... .......... .......... 5% 109M 14s 1750K .......... .......... .......... .......... .......... 5% 589K 15s 1800K .......... .......... .......... .......... .......... 5% 6.46M 15s 1850K .......... .......... .......... .......... .......... 5% 13.3M 14s 1900K .......... .......... .......... .......... .......... 5% 589K 15s 1950K .......... .......... .......... .......... .......... 6% 109M 15s 2000K .......... .......... .......... .......... .......... 6% 6.61M 15s 2050K .......... .......... .......... .......... .......... 6% 12.7M 14s 2100K .......... .......... .......... .......... .......... 6% 589K 15s 2150K .......... .......... .......... .......... .......... 6% 6.24M 15s 2200K .......... .......... .......... .......... .......... 6% 116M 15s 2250K .......... .......... .......... .......... .......... 7% 12.5M 14s 2300K .......... .......... .......... .......... .......... 7% 592K 15s 2350K .......... .......... .......... .......... .......... 7% 6.43M 15s 2400K .......... .......... .......... .......... .......... 7% 102M 14s 2450K .......... .......... .......... .......... .......... 7% 12.8M 14s 2500K .......... .......... .......... .......... .......... 7% 591K 15s 2550K .......... .......... .......... .......... .......... 7% 6.36M 15s 2600K .......... .......... .......... .......... .......... 8% 12.3M 14s 2650K .......... .......... .......... .......... .......... 8% 114M 14s 2700K .......... .......... .......... .......... .......... 8% 591K 15s 2750K .......... .......... .......... .......... .......... 8% 6.54M 15s 2800K .......... .......... .......... .......... .......... 8% 12.5M 14s 2850K .......... .......... .......... .......... .......... 8% 108M 14s 2900K .......... .......... .......... .......... .......... 9% 590K 15s 2950K .......... .......... .......... .......... .......... 9% 6.40M 14s 3000K .......... .......... .......... .......... .......... 9% 11.2M 14s 3050K .......... .......... .......... .......... .......... 9% 595K 15s 3100K .......... .......... .......... .......... .......... 9% 115M 15s 3150K .......... .......... .......... .......... .......... 9% 4.59M 14s 3200K .......... .......... .......... .......... .......... 9% 26.1M 14s 3250K .......... .......... .......... .......... .......... 10% 598K 15s 3300K .......... .......... .......... .......... .......... 10% 4.61M 15s 3350K .......... .......... .......... .......... .......... 10% 99.5M 14s 3400K .......... .......... .......... .......... .......... 10% 26.0M 14s 3450K .......... .......... .......... .......... .......... 10% 599K 15s 3500K .......... .......... .......... .......... .......... 10% 4.60M 14s 3550K .......... .......... .......... .......... .......... 11% 102M 14s 3600K .......... .......... .......... .......... .......... 11% 23.8M 14s 3650K .......... .......... .......... .......... .......... 11% 599K 14s 3700K .......... .......... .......... .......... .......... 11% 4.64M 14s 3750K .......... .......... .......... .......... .......... 11% 26.0M 14s 3800K .......... .......... .......... .......... .......... 11% 94.5M 14s 3850K .......... .......... .......... .......... .......... 11% 599K 14s 3900K .......... .......... .......... .......... .......... 12% 4.59M 14s 3950K .......... .......... .......... .......... .......... 12% 26.5M 14s 4000K .......... .......... .......... .......... .......... 12% 598K 14s 4050K .......... .......... .......... .......... .......... 12% 118M 14s 4100K .......... .......... .......... .......... .......... 12% 4.60M 14s 4150K .......... .......... .......... .......... .......... 12% 26.5M 14s 4200K .......... .......... .......... .......... .......... 13% 598K 14s 4250K .......... .......... .......... .......... .......... 13% 143M 14s 4300K .......... .......... .......... .......... .......... 13% 4.56M 14s 4350K .......... .......... .......... .......... .......... 13% 26.7M 14s 4400K .......... .......... .......... .......... .......... 13% 598K 14s 4450K .......... .......... .......... .......... .......... 13% 4.56M 14s 4500K .......... .......... .......... .......... .......... 13% 108M 14s 4550K .......... .......... .......... .......... .......... 14% 30.8M 14s 4600K .......... .......... .......... .......... .......... 14% 597K 14s 4650K .......... .......... .......... .......... .......... 14% 4.58M 14s 4700K .......... .......... .......... .......... .......... 14% 31.2M 14s 4750K .......... .......... .......... .......... .......... 14% 103M 14s 4800K .......... .......... .......... .......... .......... 14% 596K 14s 4850K .......... .......... .......... .......... .......... 15% 4.63M 14s 4900K .......... .......... .......... .......... .......... 15% 34.9M 14s 4950K .......... .......... .......... .......... .......... 15% 106M 13s 5000K .......... .......... .......... .......... .......... 15% 596K 14s 5050K .......... .......... .......... .......... .......... 15% 4.46M 14s 5100K .......... .......... .......... .......... .......... 15% 39.4M 14s 5150K .......... .......... .......... .......... .......... 15% 596K 14s 5200K .......... .......... .......... .......... .......... 16% 110M 14s 5250K .......... .......... .......... .......... .......... 16% 4.46M 14s 5300K .......... .......... .......... .......... .......... 16% 47.8M 13s 5350K .......... .......... .......... .......... .......... 16% 595K 14s 5400K .......... .......... .......... .......... .......... 16% 132M 14s 5450K .......... .......... .......... .......... .......... 16% 4.37M 13s 5500K .......... .......... .......... .......... .......... 17% 51.5M 13s 5550K .......... .......... .......... .......... .......... 17% 594K 14s 5600K .......... .......... .......... .......... .......... 17% 4.44M 13s 5650K .......... .......... .......... .......... .......... 17% 108M 13s 5700K .......... .......... .......... .......... .......... 17% 56.8M 13s 5750K .......... .......... .......... .......... .......... 17% 594K 13s 5800K .......... .......... .......... .......... .......... 17% 4.37M 13s 5850K .......... .......... .......... .......... .......... 18% 69.4M 13s 5900K .......... .......... .......... .......... .......... 18% 114M 13s 5950K .......... .......... .......... .......... .......... 18% 593K 13s 6000K .......... .......... .......... .......... .......... 18% 4.34M 13s 6050K .......... .......... .......... .......... .......... 18% 60.0M 13s 6100K .......... .......... .......... .......... .......... 18% 155M 13s 6150K .......... .......... .......... .......... .......... 19% 593K 13s 6200K .......... .......... .......... .......... .......... 19% 4.07M 13s 6250K .......... .......... .......... .......... .......... 19% 45.9M 13s 6300K .......... .......... .......... .......... .......... 19% 128M 13s 6350K .......... .......... .......... .......... .......... 19% 603K 13s 6400K .......... .......... .......... .......... .......... 19% 4.02M 13s 6450K .......... .......... .......... .......... .......... 19% 119M 13s 6500K .......... .......... .......... .......... .......... 20% 46.2M 13s 6550K .......... .......... .......... .......... .......... 20% 600K 13s 6600K .......... .......... .......... .......... .......... 20% 4.18M 13s 6650K .......... .......... .......... .......... .......... 20% 38.3M 13s 6700K .......... .......... .......... .......... .......... 20% 91.9M 13s 6750K .......... .......... .......... .......... .......... 20% 600K 13s 6800K .......... .......... .......... .......... .......... 20% 4.01M 13s 6850K .......... .......... .......... .......... .......... 21% 112M 13s 6900K .......... .......... .......... .......... .......... 21% 599K 13s 6950K .......... .......... .......... .......... .......... 21% 118M 13s 7000K .......... .......... .......... .......... .......... 21% 3.97M 13s 7050K .......... .......... .......... .......... .......... 21% 97.7M 13s 7100K .......... .......... .......... .......... .......... 21% 600K 13s 7150K .......... .......... .......... .......... .......... 22% 132M 13s 7200K .......... .......... .......... .......... .......... 22% 3.98M 13s 7250K .......... .......... .......... .......... .......... 22% 73.4M 12s 7300K .......... .......... .......... .......... .......... 22% 601K 13s 7350K .......... .......... .......... .......... .......... 22% 3.97M 13s 7400K .......... .......... .......... .......... .......... 22% 117M 12s 7450K .......... .......... .......... .......... .......... 22% 105M 12s 7500K .......... .......... .......... .......... .......... 23% 600K 13s 7550K .......... .......... .......... .......... .......... 23% 3.99M 12s 7600K .......... .......... .......... .......... .......... 23% 106M 12s 7650K .......... .......... .......... .......... .......... 23% 61.2M 12s 7700K .......... .......... .......... .......... .......... 23% 600K 12s 7750K .......... .......... .......... .......... .......... 23% 4.06M 12s 7800K .......... .......... .......... .......... .......... 24% 88.1M 12s 7850K .......... .......... .......... .......... .......... 24% 91.1M 12s 7900K .......... .......... .......... .......... .......... 24% 598K 12s 7950K .......... .......... .......... .......... .......... 24% 4.13M 12s 8000K .......... .......... .......... .......... .......... 24% 60.5M 12s 8050K .......... .......... .......... .......... .......... 24% 599K 12s 8100K .......... .......... .......... .......... .......... 24% 113M 12s 8150K .......... .......... .......... .......... .......... 25% 4.11M 12s 8200K .......... .......... .......... .......... .......... 25% 53.3M 12s 8250K .......... .......... .......... .......... .......... 25% 600K 12s 8300K .......... .......... .......... .......... .......... 25% 118M 12s 8350K .......... .......... .......... .......... .......... 25% 3.98M 12s 8400K .......... .......... .......... .......... .......... 25% 91.8M 12s 8450K .......... .......... .......... .......... .......... 26% 599K 12s 8500K .......... .......... .......... .......... .......... 26% 4.02M 12s 8550K .......... .......... .......... .......... .......... 26% 94.2M 12s 8600K .......... .......... .......... .......... .......... 26% 107M 12s 8650K .......... .......... .......... .......... .......... 26% 600K 12s 8700K .......... .......... .......... .......... .......... 26% 4.00M 12s 8750K .......... .......... .......... .......... .......... 26% 78.4M 12s 8800K .......... .......... .......... .......... .......... 27% 117M 12s 8850K .......... .......... .......... .......... .......... 27% 600K 12s 8900K .......... .......... .......... .......... .......... 27% 4.07M 12s 8950K .......... .......... .......... .......... .......... 27% 77.7M 12s 9000K .......... .......... .......... .......... .......... 27% 108M 12s 9050K .......... .......... .......... .......... .......... 27% 601K 12s 9100K .......... .......... .......... .......... .......... 28% 3.97M 12s 9150K .......... .......... .......... .......... .......... 28% 69.4M 12s 9200K .......... .......... .......... .......... .......... 28% 601K 12s 9250K .......... .......... .......... .......... .......... 28% 110M 12s 9300K .......... .......... .......... .......... .......... 28% 4.03M 12s 9350K .......... .......... .......... .......... .......... 28% 65.8M 12s 9400K .......... .......... .......... .......... .......... 28% 600K 12s 9450K .......... .......... .......... .......... .......... 29% 3.73M 12s 9500K .......... .......... .......... .......... .......... 29% 10.1M 11s 9550K .......... .......... .......... .......... .......... 29% 98.9M 11s 9600K .......... .......... .......... .......... .......... 29% 122M 11s 9650K .......... .......... .......... .......... .......... 29% 627K 11s 9700K .......... .......... .......... .......... .......... 29% 4.19M 11s 9750K .......... .......... .......... .......... .......... 30% 9.39M 11s 9800K .......... .......... .......... .......... .......... 30% 628K 11s 9850K .......... .......... .......... .......... .......... 30% 122M 11s 9900K .......... .......... .......... .......... .......... 30% 4.09M 11s 9950K .......... .......... .......... .......... .......... 30% 8.83M 11s 10000K .......... .......... .......... .......... .......... 30% 637K 11s 10050K .......... .......... .......... .......... .......... 30% 120M 11s 10100K .......... .......... .......... .......... .......... 31% 3.75M 11s 10150K .......... .......... .......... .......... .......... 31% 9.49M 11s 10200K .......... .......... .......... .......... .......... 31% 642K 11s 10250K .......... .......... .......... .......... .......... 31% 2.76M 11s 10300K .......... .......... .......... .......... .......... 31% 120M 11s 10350K .......... .......... .......... .......... .......... 31% 46.9M 11s 10400K .......... .......... .......... .......... .......... 32% 646K 11s 10450K .......... .......... .......... .......... .......... 32% 2.79M 11s 10500K .......... .......... .......... .......... .......... 32% 121M 11s 10550K .......... .......... .......... .......... .......... 32% 43.0M 11s 10600K .......... .......... .......... .......... .......... 32% 603K 11s 10650K .......... .......... .......... .......... .......... 32% 4.06M 11s 10700K .......... .......... .......... .......... .......... 32% 32.3M 11s 10750K .......... .......... .......... .......... .......... 33% 100M 11s 10800K .......... .......... .......... .......... .......... 33% 560K 11s 10850K .......... .......... .......... .......... .......... 33% 9.21M 11s 10900K .......... .......... .......... .......... .......... 33% 33.3M 11s 10950K .......... .......... .......... .......... .......... 33% 559K 11s 11000K .......... .......... .......... .......... .......... 33% 104M 11s 11050K .......... .......... .......... .......... .......... 34% 7.95M 11s 11100K .......... .......... .......... .......... .......... 34% 49.0M 11s 11150K .......... .......... .......... .......... .......... 34% 560K 11s 11200K .......... .......... .......... .......... .......... 34% 124M 11s 11250K .......... .......... .......... .......... .......... 34% 8.07M 11s 11300K .......... .......... .......... .......... .......... 34% 54.0M 11s 11350K .......... .......... .......... .......... .......... 34% 525K 11s 11400K .......... .......... .......... .......... .......... 35% 11.5M 11s 11450K .......... .......... .......... .......... .......... 35% 93.8M 11s 11500K .......... .......... .......... .......... .......... 35% 105M 10s 11550K .......... .......... .......... .......... .......... 35% 130M 10s 11600K .......... .......... .......... .......... .......... 35% 548K 10s 11650K .......... .......... .......... .......... .......... 35% 10.6M 10s 11700K .......... .......... .......... .......... .......... 36% 39.0M 10s 11750K .......... .......... .......... .......... .......... 36% 554K 10s 11800K .......... .......... .......... .......... .......... 36% 104M 10s 11850K .......... .......... .......... .......... .......... 36% 11.1M 10s 11900K .......... .......... .......... .......... .......... 36% 40.6M 10s 11950K .......... .......... .......... .......... .......... 36% 553K 10s 12000K .......... .......... .......... .......... .......... 36% 10.8M 10s 12050K .......... .......... .......... .......... .......... 37% 96.1M 10s 12100K .......... .......... .......... .......... .......... 37% 41.8M 10s 12150K .......... .......... .......... .......... .......... 37% 553K 10s 12200K .......... .......... .......... .......... .......... 37% 11.0M 10s 12250K .......... .......... .......... .......... .......... 37% 113M 10s 12300K .......... .......... .......... .......... .......... 37% 43.3M 10s 12350K .......... .......... .......... .......... .......... 38% 551K 10s 12400K .......... .......... .......... .......... .......... 38% 11.4M 10s 12450K .......... .......... .......... .......... .......... 38% 42.9M 10s 12500K .......... .......... .......... .......... .......... 38% 108M 10s 12550K .......... .......... .......... .......... .......... 38% 551K 10s 12600K .......... .......... .......... .......... .......... 38% 4.49M 10s 12650K .......... .......... .......... .......... .......... 38% 348M 10s 12700K .......... .......... .......... .......... .......... 39% 381M 10s 12750K .......... .......... .......... .......... .......... 39% 582K 10s 12800K .......... .......... .......... .......... .......... 39% 13.4M 10s 12850K .......... .......... .......... .......... .......... 39% 7.09M 10s 12900K .......... .......... .......... .......... .......... 39% 582K 10s 12950K .......... .......... .......... .......... .......... 39% 140M 10s 13000K .......... .......... .......... .......... .......... 39% 13.6M 10s 13050K .......... .......... .......... .......... .......... 40% 7.39M 10s 13100K .......... .......... .......... .......... .......... 40% 582K 10s 13150K .......... .......... .......... .......... .......... 40% 13.6M 10s 13200K .......... .......... .......... .......... .......... 40% 112M 10s 13250K .......... .......... .......... .......... .......... 40% 7.41M 10s 13300K .......... .......... .......... .......... .......... 40% 583K 10s 13350K .......... .......... .......... .......... .......... 41% 13.7M 10s 13400K .......... .......... .......... .......... .......... 41% 112M 10s 13450K .......... .......... .......... .......... .......... 41% 7.25M 9s 13500K .......... .......... .......... .......... .......... 41% 582K 10s 13550K .......... .......... .......... .......... .......... 41% 13.6M 9s 13600K .......... .......... .......... .......... .......... 41% 7.36M 9s 13650K .......... .......... .......... .......... .......... 41% 104M 9s 13700K .......... .......... .......... .......... .......... 42% 583K 9s 13750K .......... .......... .......... .......... .......... 42% 13.5M 9s 13800K .......... .......... .......... .......... .......... 42% 7.18M 9s 13850K .......... .......... .......... .......... .......... 42% 584K 9s 13900K .......... .......... .......... .......... .......... 42% 134M 9s 13950K .......... .......... .......... .......... .......... 42% 13.4M 9s 14000K .......... .......... .......... .......... .......... 43% 7.06M 9s 14050K .......... .......... .......... .......... .......... 43% 585K 9s 14100K .......... .......... .......... .......... .......... 43% 123M 9s 14150K .......... .......... .......... .......... .......... 43% 13.5M 9s 14200K .......... .......... .......... .......... .......... 43% 6.89M 9s 14250K .......... .......... .......... .......... .......... 43% 580K 9s 14300K .......... .......... .......... .......... .......... 43% 17.8M 9s 14350K .......... .......... .......... .......... .......... 44% 98.8M 9s 14400K .......... .......... .......... .......... .......... 44% 6.52M 9s 14450K .......... .......... .......... .......... .......... 44% 578K 9s 14500K .......... .......... .......... .......... .......... 44% 20.9M 9s 14550K .......... .......... .......... .......... .......... 44% 6.74M 9s 14600K .......... .......... .......... .......... .......... 44% 108M 9s 14650K .......... .......... .......... .......... .......... 45% 578K 9s 14700K .......... .......... .......... .......... .......... 45% 21.4M 9s 14750K .......... .......... .......... .......... .......... 45% 6.85M 9s 14800K .......... .......... .......... .......... .......... 45% 109M 9s 14850K .......... .......... .......... .......... .......... 45% 562K 9s 14900K .......... .......... .......... .......... .......... 45% 26.5M 9s 14950K .......... .......... .......... .......... .......... 45% 114M 9s 15000K .......... .......... .......... .......... .......... 46% 5.59M 9s 15050K .......... .......... .......... .......... .......... 46% 585K 9s 15100K .......... .......... .......... .......... .......... 46% 28.3M 9s 15150K .......... .......... .......... .......... .......... 46% 108M 9s 15200K .......... .......... .......... .......... .......... 46% 5.60M 9s 15250K .......... .......... .......... .......... .......... 46% 584K 9s 15300K .......... .......... .......... .......... .......... 47% 25.7M 9s 15350K .......... .......... .......... .......... .......... 47% 5.74M 9s 15400K .......... .......... .......... .......... .......... 47% 99.4M 9s 15450K .......... .......... .......... .......... .......... 47% 582K 9s 15500K .......... .......... .......... .......... .......... 47% 35.0M 9s 15550K .......... .......... .......... .......... .......... 47% 5.68M 8s 15600K .......... .......... .......... .......... .......... 47% 115M 8s 15650K .......... .......... .......... .......... .......... 48% 581K 8s 15700K .......... .......... .......... .......... .......... 48% 34.3M 8s 15750K .......... .......... .......... .......... .......... 48% 5.69M 8s 15800K .......... .......... .......... .......... .......... 48% 580K 8s 15850K .......... .......... .......... .......... .......... 48% 115M 8s 15900K .......... .......... .......... .......... .......... 48% 44.1M 8s 15950K .......... .......... .......... .......... .......... 49% 5.13M 8s 16000K .......... .......... .......... .......... .......... 49% 584K 8s 16050K .......... .......... .......... .......... .......... 49% 45.4M 8s 16100K .......... .......... .......... .......... .......... 49% 121M 8s 16150K .......... .......... .......... .......... .......... 49% 5.04M 8s 16200K .......... .......... .......... .......... .......... 49% 579K 8s 16250K .......... .......... .......... .......... .......... 49% 93.9M 8s 16300K .......... .......... .......... .......... .......... 50% 123M 8s 16350K .......... .......... .......... .......... .......... 50% 5.12M 8s 16400K .......... .......... .......... .......... .......... 50% 577K 8s 16450K .......... .......... .......... .......... .......... 50% 118M 8s 16500K .......... .......... .......... .......... .......... 50% 113M 8s 16550K .......... .......... .......... .......... .......... 50% 5.43M 8s 16600K .......... .......... .......... .......... .......... 51% 577K 8s 16650K .......... .......... .......... .......... .......... 51% 117M 8s 16700K .......... .......... .......... .......... .......... 51% 103M 8s 16750K .......... .......... .......... .......... .......... 51% 5.43M 8s 16800K .......... .......... .......... .......... .......... 51% 578K 8s 16850K .......... .......... .......... .......... .......... 51% 68.6M 8s 16900K .......... .......... .......... .......... .......... 51% 100M 8s 16950K .......... .......... .......... .......... .......... 52% 5.57M 8s 17000K .......... .......... .......... .......... .......... 52% 578K 8s 17050K .......... .......... .......... .......... .......... 52% 71.9M 8s 17100K .......... .......... .......... .......... .......... 52% 5.48M 8s 17150K .......... .......... .......... .......... .......... 52% 106M 8s 17200K .......... .......... .......... .......... .......... 52% 577K 8s 17250K .......... .......... .......... .......... .......... 53% 60.3M 8s 17300K .......... .......... .......... .......... .......... 53% 5.57M 8s 17350K .......... .......... .......... .......... .......... 53% 102M 8s 17400K .......... .......... .......... .......... .......... 53% 579K 8s 17450K .......... .......... .......... .......... .......... 53% 61.8M 8s 17500K .......... .......... .......... .......... .......... 53% 5.46M 8s 17550K .......... .......... .......... .......... .......... 53% 579K 8s 17600K .......... .......... .......... .......... .......... 54% 115M 7s 17650K .......... .......... .......... .......... .......... 54% 24.1M 7s 17700K .......... .......... .......... .......... .......... 54% 6.55M 7s 17750K .......... .......... .......... .......... .......... 54% 574K 7s 17800K .......... .......... .......... .......... .......... 54% 112M 7s 17850K .......... .......... .......... .......... .......... 54% 16.3M 7s 17900K .......... .......... .......... .......... .......... 55% 8.05M 7s 17950K .......... .......... .......... .......... .......... 55% 574K 7s 18000K .......... .......... .......... .......... .......... 55% 17.4M 7s 18050K .......... .......... .......... .......... .......... 55% 109M 7s 18100K .......... .......... .......... .......... .......... 55% 8.05M 7s 18150K .......... .......... .......... .......... .......... 55% 573K 7s 18200K .......... .......... .......... .......... .......... 55% 17.2M 7s 18250K .......... .......... .......... .......... .......... 56% 8.13M 7s 18300K .......... .......... .......... .......... .......... 56% 97.5M 7s 18350K .......... .......... .......... .......... .......... 56% 573K 7s 18400K .......... .......... .......... .......... .......... 56% 18.6M 7s 18450K .......... .......... .......... .......... .......... 56% 7.96M 7s 18500K .......... .......... .......... .......... .......... 56% 97.6M 7s 18550K .......... .......... .......... .......... .......... 57% 573K 7s 18600K .......... .......... .......... .......... .......... 57% 5.51M 7s 18650K .......... .......... .......... .......... .......... 57% 90.8M 7s 18700K .......... .......... .......... .......... .......... 57% 574K 7s 18750K .......... .......... .......... .......... .......... 57% 5.51M 7s 18800K .......... .......... .......... .......... .......... 57% 89.6M 7s 18850K .......... .......... .......... .......... .......... 57% 574K 7s 18900K .......... .......... .......... .......... .......... 58% 5.45M 7s 18950K .......... .......... .......... .......... .......... 58% 84.4M 7s 19000K .......... .......... .......... .......... .......... 58% 574K 7s 19050K .......... .......... .......... .......... .......... 58% 5.53M 7s 19100K .......... .......... .......... .......... .......... 58% 80.2M 7s 19150K .......... .......... .......... .......... .......... 58% 574K 7s 19200K .......... .......... .......... .......... .......... 58% 5.56M 7s 19250K .......... .......... .......... .......... .......... 59% 74.8M 7s 19300K .......... .......... .......... .......... .......... 59% 573K 7s 19350K .......... .......... .......... .......... .......... 59% 5.55M 7s 19400K .......... .......... .......... .......... .......... 59% 69.5M 7s 19450K .......... .......... .......... .......... .......... 59% 574K 7s 19500K .......... .......... .......... .......... .......... 59% 5.54M 7s 19550K .......... .......... .......... .......... .......... 60% 125M 7s 19600K .......... .......... .......... .......... .......... 60% 78.9M 7s 19650K .......... .......... .......... .......... .......... 60% 523K 7s 19700K .......... .......... .......... .......... .......... 60% 72.2M 7s 19750K .......... .......... .......... .......... .......... 60% 102M 6s 19800K .......... .......... .......... .......... .......... 60% 573K 6s 19850K .......... .......... .......... .......... .......... 60% 5.67M 6s 19900K .......... .......... .......... .......... .......... 61% 76.0M 6s 19950K .......... .......... .......... .......... .......... 61% 573K 6s 20000K .......... .......... .......... .......... .......... 61% 5.54M 6s 20050K .......... .......... .......... .......... .......... 61% 78.7M 6s 20100K .......... .......... .......... .......... .......... 61% 573K 6s 20150K .......... .......... .......... .......... .......... 61% 5.32M 6s 20200K .......... .......... .......... .......... .......... 62% 4.14M 6s 20250K .......... .......... .......... .......... .......... 62% 662K 6s 20300K .......... .......... .......... .......... .......... 62% 5.26M 6s 20350K .......... .......... .......... .......... .......... 62% 4.16M 6s 20400K .......... .......... .......... .......... .......... 62% 662K 6s 20450K .......... .......... .......... .......... .......... 62% 5.21M 6s 20500K .......... .......... .......... .......... .......... 62% 4.18M 6s 20550K .......... .......... .......... .......... .......... 63% 663K 6s 20600K .......... .......... .......... .......... .......... 63% 5.20M 6s 20650K .......... .......... .......... .......... .......... 63% 4.20M 6s 20700K .......... .......... .......... .......... .......... 63% 662K 6s 20750K .......... .......... .......... .......... .......... 63% 5.18M 6s 20800K .......... .......... .......... .......... .......... 63% 4.18M 6s 20850K .......... .......... .......... .......... .......... 64% 662K 6s 20900K .......... .......... .......... .......... .......... 64% 2.74M 6s 20950K .......... .......... .......... .......... .......... 64% 95.3M 6s 21000K .......... .......... .......... .......... .......... 64% 15.4M 6s 21050K .......... .......... .......... .......... .......... 64% 663K 6s 21100K .......... .......... .......... .......... .......... 64% 2.35M 6s 21150K .......... .......... .......... .......... .......... 64% 134M 6s 21200K .......... .......... .......... .......... .......... 65% 663K 6s 21250K .......... .......... .......... .......... .......... 65% 2.72M 6s 21300K .......... .......... .......... .......... .......... 65% 14.9M 6s 21350K .......... .......... .......... .......... .......... 65% 664K 6s 21400K .......... .......... .......... .......... .......... 65% 2.72M 6s 21450K .......... .......... .......... .......... .......... 65% 14.7M 6s 21500K .......... .......... .......... .......... .......... 66% 664K 6s 21550K .......... .......... .......... .......... .......... 66% 2.72M 6s 21600K .......... .......... .......... .......... .......... 66% 14.1M 6s 21650K .......... .......... .......... .......... .......... 66% 119M 6s 21700K .......... .......... .......... .......... .......... 66% 665K 6s 21750K .......... .......... .......... .......... .......... 66% 2.73M 6s 21800K .......... .......... .......... .......... .......... 66% 13.6M 6s 21850K .......... .......... .......... .......... .......... 67% 666K 6s 21900K .......... .......... .......... .......... .......... 67% 2.72M 6s 21950K .......... .......... .......... .......... .......... 67% 14.0M 5s 22000K .......... .......... .......... .......... .......... 67% 666K 5s 22050K .......... .......... .......... .......... .......... 67% 2.71M 5s 22100K .......... .......... .......... .......... .......... 67% 124M 5s 22150K .......... .......... .......... .......... .......... 68% 14.3M 5s 22200K .......... .......... .......... .......... .......... 68% 664K 5s 22250K .......... .......... .......... .......... .......... 68% 2.73M 5s 22300K .......... .......... .......... .......... .......... 68% 13.9M 5s 22350K .......... .......... .......... .......... .......... 68% 665K 5s 22400K .......... .......... .......... .......... .......... 68% 2.74M 5s 22450K .......... .......... .......... .......... .......... 68% 13.9M 5s 22500K .......... .......... .......... .......... .......... 69% 664K 5s 22550K .......... .......... .......... .......... .......... 69% 2.74M 5s 22600K .......... .......... .......... .......... .......... 69% 14.1M 5s 22650K .......... .......... .......... .......... .......... 69% 664K 5s 22700K .......... .......... .......... .......... .......... 69% 2.76M 5s 22750K .......... .......... .......... .......... .......... 69% 131M 5s 22800K .......... .......... .......... .......... .......... 70% 13.7M 5s 22850K .......... .......... .......... .......... .......... 70% 664K 5s 22900K .......... .......... .......... .......... .......... 70% 2.76M 5s 22950K .......... .......... .......... .......... .......... 70% 13.4M 5s 23000K .......... .......... .......... .......... .......... 70% 664K 5s 23050K .......... .......... .......... .......... .......... 70% 2.78M 5s 23100K .......... .......... .......... .......... .......... 70% 13.5M 5s 23150K .......... .......... .......... .......... .......... 71% 119M 5s 23200K .......... .......... .......... .......... .......... 71% 664K 5s 23250K .......... .......... .......... .......... .......... 71% 2.78M 5s 23300K .......... .......... .......... .......... .......... 71% 13.1M 5s 23350K .......... .......... .......... .......... .......... 71% 664K 5s 23400K .......... .......... .......... .......... .......... 71% 2.78M 5s 23450K .......... .......... .......... .......... .......... 72% 13.7M 5s 23500K .......... .......... .......... .......... .......... 72% 664K 5s 23550K .......... .......... .......... .......... .......... 72% 2.77M 5s 23600K .......... .......... .......... .......... .......... 72% 13.8M 5s 23650K .......... .......... .......... .......... .......... 72% 663K 5s 23700K .......... .......... .......... .......... .......... 72% 2.78M 5s 23750K .......... .......... .......... .......... .......... 72% 114M 5s 23800K .......... .......... .......... .......... .......... 73% 13.6M 5s 23850K .......... .......... .......... .......... .......... 73% 665K 5s 23900K .......... .......... .......... .......... .......... 73% 2.77M 5s 23950K .......... .......... .......... .......... .......... 73% 13.9M 4s 24000K .......... .......... .......... .......... .......... 73% 664K 4s 24050K .......... .......... .......... .......... .......... 73% 2.75M 4s 24100K .......... .......... .......... .......... .......... 74% 13.6M 4s 24150K .......... .......... .......... .......... .......... 74% 665K 4s 24200K .......... .......... .......... .......... .......... 74% 110M 4s 24250K .......... .......... .......... .......... .......... 74% 2.76M 4s 24300K .......... .......... .......... .......... .......... 74% 13.8M 4s 24350K .......... .......... .......... .......... .......... 74% 665K 4s 24400K .......... .......... .......... .......... .......... 74% 2.71M 4s 24450K .......... .......... .......... .......... .......... 75% 14.4M 4s 24500K .......... .......... .......... .......... .......... 75% 664K 4s 24550K .......... .......... .......... .......... .......... 75% 2.74M 4s 24600K .......... .......... .......... .......... .......... 75% 14.7M 4s 24650K .......... .......... .......... .......... .......... 75% 94.5M 4s 24700K .......... .......... .......... .......... .......... 75% 665K 4s 24750K .......... .......... .......... .......... .......... 76% 2.71M 4s 24800K .......... .......... .......... .......... .......... 76% 12.0M 4s 24850K .......... .......... .......... .......... .......... 76% 671K 4s 24900K .......... .......... .......... .......... .......... 76% 2.72M 4s 24950K .......... .......... .......... .......... .......... 76% 12.1M 4s 25000K .......... .......... .......... .......... .......... 76% 670K 4s 25050K .......... .......... .......... .......... .......... 76% 165M 4s 25100K .......... .......... .......... .......... .......... 77% 2.26M 4s 25150K .......... .......... .......... .......... .......... 77% 135M 4s 25200K .......... .......... .......... .......... .......... 77% 669K 4s 25250K .......... .......... .......... .......... .......... 77% 2.73M 4s 25300K .......... .......... .......... .......... .......... 77% 12.8M 4s 25350K .......... .......... .......... .......... .......... 77% 670K 4s 25400K .......... .......... .......... .......... .......... 78% 117M 4s 25450K .......... .......... .......... .......... .......... 78% 2.72M 4s 25500K .......... .......... .......... .......... .......... 78% 12.5M 4s 25550K .......... .......... .......... .......... .......... 78% 669K 4s 25600K .......... .......... .......... .......... .......... 78% 2.71M 4s 25650K .......... .......... .......... .......... .......... 78% 13.1M 4s 25700K .......... .......... .......... .......... .......... 78% 669K 4s 25750K .......... .......... .......... .......... .......... 79% 140M 4s 25800K .......... .......... .......... .......... .......... 79% 2.71M 4s 25850K .......... .......... .......... .......... .......... 79% 12.6M 4s 25900K .......... .......... .......... .......... .......... 79% 669K 4s 25950K .......... .......... .......... .......... .......... 79% 2.73M 3s 26000K .......... .......... .......... .......... .......... 79% 13.0M 3s 26050K .......... .......... .......... .......... .......... 79% 668K 3s 26100K .......... .......... .......... .......... .......... 80% 2.73M 3s 26150K .......... .......... .......... .......... .......... 80% 132M 3s 26200K .......... .......... .......... .......... .......... 80% 12.2M 3s 26250K .......... .......... .......... .......... .......... 80% 670K 3s 26300K .......... .......... .......... .......... .......... 80% 2.72M 3s 26350K .......... .......... .......... .......... .......... 80% 12.7M 3s 26400K .......... .......... .......... .......... .......... 81% 669K 3s 26450K .......... .......... .......... .......... .......... 81% 2.71M 3s 26500K .......... .......... .......... .......... .......... 81% 141M 3s 26550K .......... .......... .......... .......... .......... 81% 13.1M 3s 26600K .......... .......... .......... .......... .......... 81% 668K 3s 26650K .......... .......... .......... .......... .......... 81% 2.70M 3s 26700K .......... .......... .......... .......... .......... 81% 13.3M 3s 26750K .......... .......... .......... .......... .......... 82% 669K 3s 26800K .......... .......... .......... .......... .......... 82% 2.69M 3s 26850K .......... .......... .......... .......... .......... 82% 151M 3s 26900K .......... .......... .......... .......... .......... 82% 13.5M 3s 26950K .......... .......... .......... .......... .......... 82% 668K 3s 27000K .......... .......... .......... .......... .......... 82% 2.71M 3s 27050K .......... .......... .......... .......... .......... 83% 13.4M 3s 27100K .......... .......... .......... .......... .......... 83% 669K 3s 27150K .......... .......... .......... .......... .......... 83% 2.70M 3s 27200K .......... .......... .......... .......... .......... 83% 13.5M 3s 27250K .......... .......... .......... .......... .......... 83% 99.5M 3s 27300K .......... .......... .......... .......... .......... 83% 540K 3s 27350K .......... .......... .......... .......... .......... 83% 152M 3s 27400K .......... .......... .......... .......... .......... 84% 13.5M 3s 27450K .......... .......... .......... .......... .......... 84% 668K 3s 27500K .......... .......... .......... .......... .......... 84% 2.70M 3s 27550K .......... .......... .......... .......... .......... 84% 13.8M 3s 27600K .......... .......... .......... .......... .......... 84% 114M 3s 27650K .......... .......... .......... .......... .......... 84% 668K 3s 27700K .......... .......... .......... .......... .......... 85% 2.71M 3s 27750K .......... .......... .......... .......... .......... 85% 13.4M 3s 27800K .......... .......... .......... .......... .......... 85% 670K 3s 27850K .......... .......... .......... .......... .......... 85% 2.69M 2s 27900K .......... .......... .......... .......... .......... 85% 109M 2s 27950K .......... .......... .......... .......... .......... 85% 13.6M 2s 28000K .......... .......... .......... .......... .......... 85% 669K 2s 28050K .......... .......... .......... .......... .......... 86% 2.68M 2s 28100K .......... .......... .......... .......... .......... 86% 13.7M 2s 28150K .......... .......... .......... .......... .......... 86% 669K 2s 28200K .......... .......... .......... .......... .......... 86% 2.70M 2s 28250K .......... .......... .......... .......... .......... 86% 129M 2s 28300K .......... .......... .......... .......... .......... 86% 13.2M 2s 28350K .......... .......... .......... .......... .......... 87% 670K 2s 28400K .......... .......... .......... .......... .......... 87% 2.66M 2s 28450K .......... .......... .......... .......... .......... 87% 13.6M 2s 28500K .......... .......... .......... .......... .......... 87% 670K 2s 28550K .......... .......... .......... .......... .......... 87% 2.69M 2s 28600K .......... .......... .......... .......... .......... 87% 13.7M 2s 28650K .......... .......... .......... .......... .......... 87% 107M 2s 28700K .......... .......... .......... .......... .......... 88% 669K 2s 28750K .......... .......... .......... .......... .......... 88% 2.69M 2s 28800K .......... .......... .......... .......... .......... 88% 13.1M 2s 28850K .......... .......... .......... .......... .......... 88% 670K 2s 28900K .......... .......... .......... .......... .......... 88% 2.70M 2s 28950K .......... .......... .......... .......... .......... 88% 13.3M 2s 29000K .......... .......... .......... .......... .......... 89% 669K 2s 29050K .......... .......... .......... .......... .......... 89% 2.70M 2s 29100K .......... .......... .......... .......... .......... 89% 122M 2s 29150K .......... .......... .......... .......... .......... 89% 640K 2s 29200K .......... .......... .......... .......... .......... 89% 110M 2s 29250K .......... .......... .......... .......... .......... 89% 2.71M 2s 29300K .......... .......... .......... .......... .......... 89% 13.3M 2s 29350K .......... .......... .......... .......... .......... 90% 669K 2s 29400K .......... .......... .......... .......... .......... 90% 2.70M 2s 29450K .......... .......... .......... .......... .......... 90% 13.0M 2s 29500K .......... .......... .......... .......... .......... 90% 668K 2s 29550K .......... .......... .......... .......... .......... 90% 2.71M 2s 29600K .......... .......... .......... .......... .......... 90% 137M 2s 29650K .......... .......... .......... .......... .......... 91% 13.4M 2s 29700K .......... .......... .......... .......... .......... 91% 667K 2s 29750K .......... .......... .......... .......... .......... 91% 2.72M 1s 29800K .......... .......... .......... .......... .......... 91% 13.1M 1s 29850K .......... .......... .......... .......... .......... 91% 668K 1s 29900K .......... .......... .......... .......... .......... 91% 2.73M 1s 29950K .......... .......... .......... .......... .......... 91% 12.9M 1s 30000K .......... .......... .......... .......... .......... 92% 115M 1s 30050K .......... .......... .......... .......... .......... 92% 668K 1s 30100K .......... .......... .......... .......... .......... 92% 2.73M 1s 30150K .......... .......... .......... .......... .......... 92% 12.8M 1s 30200K .......... .......... .......... .......... .......... 92% 668K 1s 30250K .......... .......... .......... .......... .......... 92% 2.73M 1s 30300K .......... .......... .......... .......... .......... 93% 13.3M 1s 30350K .......... .......... .......... .......... .......... 93% 667K 1s 30400K .......... .......... .......... .......... .......... 93% 144M 1s 30450K .......... .......... .......... .......... .......... 93% 2.75M 1s 30500K .......... .......... .......... .......... .......... 93% 12.7M 1s 30550K .......... .......... .......... .......... .......... 93% 668K 1s 30600K .......... .......... .......... .......... .......... 93% 2.73M 1s 30650K .......... .......... .......... .......... .......... 94% 12.9M 1s 30700K .......... .......... .......... .......... .......... 94% 667K 1s 30750K .......... .......... .......... .......... .......... 94% 128M 1s 30800K .......... .......... .......... .......... .......... 94% 2.77M 1s 30850K .......... .......... .......... .......... .......... 94% 12.2M 1s 30900K .......... .......... .......... .......... .......... 94% 669K 1s 30950K .......... .......... .......... .......... .......... 95% 2.73M 1s 31000K .......... .......... .......... .......... .......... 95% 12.7M 1s 31050K .......... .......... .......... .......... .......... 95% 668K 1s 31100K .......... .......... .......... .......... .......... 95% 2.77M 1s 31150K .......... .......... .......... .......... .......... 95% 111M 1s 31200K .......... .......... .......... .......... .......... 95% 12.5M 1s 31250K .......... .......... .......... .......... .......... 95% 668K 1s 31300K .......... .......... .......... .......... .......... 96% 2.74M 1s 31350K .......... .......... .......... .......... .......... 96% 12.3M 1s 31400K .......... .......... .......... .......... .......... 96% 669K 1s 31450K .......... .......... .......... .......... .......... 96% 2.51M 1s 31500K .......... .......... .......... .......... .......... 96% 128M 1s 31550K .......... .......... .......... .......... .......... 96% 22.3M 1s 31600K .......... .......... .......... .......... .......... 97% 669K 1s 31650K .......... .......... .......... .......... .......... 97% 2.52M 0s 31700K .......... .......... .......... .......... .......... 97% 20.4M 0s 31750K .......... .......... .......... .......... .......... 97% 669K 0s 31800K .......... .......... .......... .......... .......... 97% 1.43M 0s 31850K .......... .......... .......... .......... .......... 97% 242M 0s 31900K .......... .......... .......... .......... .......... 97% 359M 0s 31950K .......... .......... .......... .......... .......... 98% 800K 0s 32000K .......... .......... .......... .......... .......... 98% 1.45M 0s 32050K .......... .......... .......... .......... .......... 98% 13.7M 0s 32100K .......... .......... .......... .......... .......... 98% 843K 0s 32150K .......... .......... .......... .......... .......... 98% 1.45M 0s 32200K .......... .......... .......... .......... .......... 98% 129M 0s 32250K .......... .......... .......... .......... .......... 98% 3.59M 0s 32300K .......... .......... .......... .......... .......... 99% 1017K 0s 32350K .......... .......... .......... .......... .......... 99% 1.45M 0s 32400K .......... .......... .......... .......... .......... 99% 3.55M 0s 32450K .......... .......... .......... .......... .......... 99% 1018K 0s 32500K .......... .......... .......... .......... .......... 99% 1.45M 0s 32550K .......... .......... .......... .......... .......... 99% 793K 0s 32600K .......... .......... ....... 100% 140M=17s 2023-07-10 19:25:55 (1.83 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-07-10 19:25:55-- Total wall clock time: 25s Downloaded: 27 files, 33M in 18s (1.80 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-07-10 19:25:55-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/p2.index Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 32.7M=0s 2023-07-10 19:25:56 (32.7 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-07-10 19:25:56-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/artifacts.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 264M=0s 2023-07-10 19:25:56 (264 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-07-10 19:25:56-- 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)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 188M=0s 2023-07-10 19:25:57 (188 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-07-10 19:25:57-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/content.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 173K 2s 50K .......... .......... .......... .......... .......... 26% 519K 1s 100K .......... .......... .......... .......... .......... 40% 518K 1s 150K .......... .......... .......... .......... .......... 53% 225M 0s 200K .......... .......... .......... .......... .......... 67% 519K 0s 250K .......... .......... .......... .......... .......... 80% 123M 0s 300K .......... .......... .......... .......... .......... 93% 103M 0s 350K .......... .......... .. 100% 238K=0.7s 2023-07-10 19:25:59 (552 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-07-10 19:25:59-- 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)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 259K 0s 50K .......... .......... .......... .......... .......... 61% 516K 0s 100K .......... .......... .......... .......... .......... 91% 259K 0s 150K .......... ... 100% 142M=0.5s 2023-07-10 19:26:00 (338 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-07-10 19:26:00-- 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)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 173K 2s 50K .......... .......... .......... .......... .......... 23% 517K 1s 100K .......... .......... .......... .......... .......... 35% 518K 1s 150K .......... .......... .......... .......... .......... 47% 105M 1s 200K .......... .......... .......... .......... .......... 58% 519K 0s 250K .......... .......... .......... .......... .......... 70% 116M 0s 300K .......... .......... .......... .......... .......... 82% 520K 0s 350K .......... .......... .......... .......... .......... 94% 74.9M 0s 400K .......... .......... ..... 100% 158M=0.7s 2023-07-10 19:26:01 (628 KB/s) - ‘/home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/com.ibm.dtfj.feature_1.12.29003.202006111057.jar.1’ saved [435454/435454] + wget -P /home/jenkins/.m2/repository/public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.api_1.12.29003.202006111057.jar --2023-07-10 19:26:01-- 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)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 295K=0.1s 2023-07-10 19:26:02 (295 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-07-10 19:26:02-- https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/com.ibm.dtfj.j9_1.12.29003.202006111057.jar Resolving public.dhe.ibm.com (public.dhe.ibm.com)... 129.35.224.112 Connecting to public.dhe.ibm.com (public.dhe.ibm.com)|129.35.224.112|: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% 170K 3m11s 50K .......... .......... .......... .......... .......... 0% 510K 2m7s 100K .......... .......... .......... .......... .......... 0% 104M 85s 150K .......... .......... .......... .......... .......... 0% 511K 79s 200K .......... .......... .......... .......... .......... 0% 112M 64s 250K .......... .......... .......... .......... .......... 0% 509K 63s 300K .......... .......... .......... .......... .......... 1% 99.1M 54s 350K .......... .......... .......... .......... .......... 1% 515K 55s 400K .......... .......... .......... .......... .......... 1% 63.4M 49s 450K .......... .......... .......... .......... .......... 1% 58.0M 44s 500K .......... .......... .......... .......... .......... 1% 519K 46s 550K .......... .......... .......... .......... .......... 1% 78.9M 42s 600K .......... .......... .......... .......... .......... 1% 101M 39s 650K .......... .......... .......... .......... .......... 2% 120M 36s 700K .......... .......... .......... .......... .......... 2% 515K 38s 750K .......... .......... .......... .......... .......... 2% 4.09M 36s 800K .......... .......... .......... .......... .......... 2% 117M 33s 850K .......... .......... .......... .......... .......... 2% 118M 32s 900K .......... .......... .......... .......... .......... 2% 585K 33s 950K .......... .......... .......... .......... .......... 3% 4.00M 31s 1000K .......... .......... .......... .......... .......... 3% 118M 30s 1050K .......... .......... .......... .......... .......... 3% 587K 31s 1100K .......... .......... .......... .......... .......... 3% 137M 30s 1150K .......... .......... .......... .......... .......... 3% 3.82M 29s 1200K .......... .......... .......... .......... .......... 3% 114M 27s 1250K .......... .......... .......... .......... .......... 3% 591K 28s 1300K .......... .......... .......... .......... .......... 4% 137M 27s 1350K .......... .......... .......... .......... .......... 4% 3.79M 27s 1400K .......... .......... .......... .......... .......... 4% 72.1M 26s 1450K .......... .......... .......... .......... .......... 4% 514K 27s 1500K .......... .......... .......... .......... .......... 4% 9.01M 26s 1550K .......... .......... .......... .......... .......... 4% 112M 25s 1600K .......... .......... .......... .......... .......... 5% 91.0M 24s 1650K .......... .......... .......... .......... .......... 5% 135M 24s 1700K .......... .......... .......... .......... .......... 5% 536K 24s 1750K .......... .......... .......... .......... .......... 5% 11.5M 24s 1800K .......... .......... .......... .......... .......... 5% 98.9M 23s 1850K .......... .......... .......... .......... .......... 5% 536K 24s 1900K .......... .......... .......... .......... .......... 5% 96.2M 23s 1950K .......... .......... .......... .......... .......... 6% 11.9M 23s 2000K .......... .......... .......... .......... .......... 6% 103M 22s 2050K .......... .......... .......... .......... .......... 6% 537K 23s 2100K .......... .......... .......... .......... .......... 6% 117M 22s 2150K .......... .......... .......... .......... .......... 6% 11.4M 22s 2200K .......... .......... .......... .......... .......... 6% 102M 21s 2250K .......... .......... .......... .......... .......... 7% 537K 22s 2300K .......... .......... .......... .......... .......... 7% 12.2M 22s 2350K .......... .......... .......... .......... .......... 7% 98.7M 21s 2400K .......... .......... .......... .......... .......... 7% 118M 21s 2450K .......... .......... .......... .......... .......... 7% 535K 21s 2500K .......... .......... .......... .......... .......... 7% 13.0M 21s 2550K .......... .......... .......... .......... .......... 7% 80.7M 21s 2600K .......... .......... .......... .......... .......... 8% 110M 20s 2650K .......... .......... .......... .......... .......... 8% 535K 21s 2700K .......... .......... .......... .......... .......... 8% 12.8M 20s 2750K .......... .......... .......... .......... .......... 8% 110M 20s 2800K .......... .......... .......... .......... .......... 8% 122M 20s 2850K .......... .......... .......... .......... .......... 8% 535K 20s 2900K .......... .......... .......... .......... .......... 9% 12.4M 20s 2950K .......... .......... .......... .......... .......... 9% 91.0M 20s 3000K .......... .......... .......... .......... .......... 9% 536K 20s 3050K .......... .......... .......... .......... .......... 9% 104M 20s 3100K .......... .......... .......... .......... .......... 9% 12.8M 19s 3150K .......... .......... .......... .......... .......... 9% 110M 19s 3200K .......... .......... .......... .......... .......... 9% 535K 20s 3250K .......... .......... .......... .......... .......... 10% 13.3M 19s 3300K .......... .......... .......... .......... .......... 10% 111M 19s 3350K .......... .......... .......... .......... .......... 10% 81.9M 19s 3400K .......... .......... .......... .......... .......... 10% 535K 19s 3450K .......... .......... .......... .......... .......... 10% 13.2M 19s 3500K .......... .......... .......... .......... .......... 10% 103M 19s 3550K .......... .......... .......... .......... .......... 11% 96.0M 18s 3600K .......... .......... .......... .......... .......... 11% 534K 19s 3650K .......... .......... .......... .......... .......... 11% 13.8M 19s 3700K .......... .......... .......... .......... .......... 11% 66.3M 18s 3750K .......... .......... .......... .......... .......... 11% 103M 18s 3800K .......... .......... .......... .......... .......... 11% 536K 18s 3850K .......... .......... .......... .......... .......... 11% 13.9M 18s 3900K .......... .......... .......... .......... .......... 12% 63.7M 18s 3950K .......... .......... .......... .......... .......... 12% 123M 18s 4000K .......... .......... .......... .......... .......... 12% 534K 18s 4050K .......... .......... .......... .......... .......... 12% 14.4M 18s 4100K .......... .......... .......... .......... .......... 12% 61.8M 18s 4150K .......... .......... .......... .......... .......... 12% 535K 18s 4200K .......... .......... .......... .......... .......... 13% 114M 18s 4250K .......... .......... .......... .......... .......... 13% 14.4M 18s 4300K .......... .......... .......... .......... .......... 13% 63.5M 17s 4350K .......... .......... .......... .......... .......... 13% 534K 18s 4400K .......... .......... .......... .......... .......... 13% 14.3M 18s 4450K .......... .......... .......... .......... .......... 13% 109M 17s 4500K .......... .......... .......... .......... .......... 13% 65.2M 17s 4550K .......... .......... .......... .......... .......... 14% 534K 17s 4600K .......... .......... .......... .......... .......... 14% 15.4M 17s 4650K .......... .......... .......... .......... .......... 14% 123M 17s 4700K .......... .......... .......... .......... .......... 14% 55.8M 17s 4750K .......... .......... .......... .......... .......... 14% 532K 17s 4800K .......... .......... .......... .......... .......... 14% 16.2M 17s 4850K .......... .......... .......... .......... .......... 15% 72.8M 17s 4900K .......... .......... .......... .......... .......... 15% 102M 17s 4950K .......... .......... .......... .......... .......... 15% 533K 17s 5000K .......... .......... .......... .......... .......... 15% 12.5M 17s 5050K .......... .......... .......... .......... .......... 15% 115M 17s 5100K .......... .......... .......... .......... .......... 15% 78.6M 16s 5150K .......... .......... .......... .......... .......... 15% 537K 17s 5200K .......... .......... .......... .......... .......... 16% 115M 16s 5250K .......... .......... .......... .......... .......... 16% 12.1M 16s 5300K .......... .......... .......... .......... .......... 16% 73.4M 16s 5350K .......... .......... .......... .......... .......... 16% 538K 16s 5400K .......... .......... .......... .......... .......... 16% 117M 16s 5450K .......... .......... .......... .......... .......... 16% 11.8M 16s 5500K .......... .......... .......... .......... .......... 17% 67.2M 16s 5550K .......... .......... .......... .......... .......... 17% 538K 16s 5600K .......... .......... .......... .......... .......... 17% 11.3M 16s 5650K .......... .......... .......... .......... .......... 17% 108M 16s 5700K .......... .......... .......... .......... .......... 17% 88.9M 16s 5750K .......... .......... .......... .......... .......... 17% 540K 16s 5800K .......... .......... .......... .......... .......... 17% 10.9M 16s 5850K .......... .......... .......... .......... .......... 18% 78.1M 16s 5900K .......... .......... .......... .......... .......... 18% 122M 15s 5950K .......... .......... .......... .......... .......... 18% 540K 16s 6000K .......... .......... .......... .......... .......... 18% 11.2M 16s 6050K .......... .......... .......... .......... .......... 18% 85.2M 15s 6100K .......... .......... .......... .......... .......... 18% 125M 15s 6150K .......... .......... .......... .......... .......... 19% 538K 16s 6200K .......... .......... .......... .......... .......... 19% 11.2M 15s 6250K .......... .......... .......... .......... .......... 19% 92.1M 15s 6300K .......... .......... .......... .......... .......... 19% 539K 15s 6350K .......... .......... .......... .......... .......... 19% 117M 15s 6400K .......... .......... .......... .......... .......... 19% 11.1M 15s 6450K .......... .......... .......... .......... .......... 19% 90.2M 15s 6500K .......... .......... .......... .......... .......... 20% 539K 15s 6550K .......... .......... .......... .......... .......... 20% 11.0M 15s 6600K .......... .......... .......... .......... .......... 20% 101M 15s 6650K .......... .......... .......... .......... .......... 20% 94.9M 15s 6700K .......... .......... .......... .......... .......... 20% 539K 15s 6750K .......... .......... .......... .......... .......... 20% 9.70M 15s 6800K .......... .......... .......... .......... .......... 20% 18.1M 15s 6850K .......... .......... .......... .......... .......... 21% 102M 15s 6900K .......... .......... .......... .......... .......... 21% 556K 15s 6950K .......... .......... .......... .......... .......... 21% 136M 15s 7000K .......... .......... .......... .......... .......... 21% 9.44M 15s 7050K .......... .......... .......... .......... .......... 21% 13.7M 15s 7100K .......... .......... .......... .......... .......... 21% 562K 15s 7150K .......... .......... .......... .......... .......... 22% 126M 15s 7200K .......... .......... .......... .......... .......... 22% 9.21M 14s 7250K .......... .......... .......... .......... .......... 22% 13.8M 14s 7300K .......... .......... .......... .......... .......... 22% 562K 15s 7350K .......... .......... .......... .......... .......... 22% 254K 15s 7400K .......... .......... .......... .......... .......... 22% 420M 15s 7450K .......... .......... .......... .......... .......... 22% 423M 15s 7500K .......... .......... .......... .......... .......... 23% 487M 15s 7550K .......... .......... .......... .......... .......... 23% 512K 15s 7600K .......... .......... .......... .......... .......... 23% 125M 15s 7650K .......... .......... .......... .......... .......... 23% 76.5M 15s 7700K .......... .......... .......... .......... .......... 23% 81.4M 15s 7750K .......... .......... .......... .......... .......... 23% 122M 14s 7800K .......... .......... .......... .......... .......... 24% 503K 15s 7850K .......... .......... .......... .......... .......... 24% 94.9M 14s 7900K .......... .......... .......... .......... .......... 24% 104M 14s 7950K .......... .......... .......... .......... .......... 24% 139M 14s 8000K .......... .......... .......... .......... .......... 24% 516K 14s 8050K .......... .......... .......... .......... .......... 24% 87.9M 14s 8100K .......... .......... .......... .......... .......... 24% 104M 14s 8150K .......... .......... .......... .......... .......... 25% 102M 14s 8200K .......... .......... .......... .......... .......... 25% 517K 14s 8250K .......... .......... .......... .......... .......... 25% 91.7M 14s 8300K .......... .......... .......... .......... .......... 25% 98.5M 14s 8350K .......... .......... .......... .......... .......... 25% 80.0M 14s 8400K .......... .......... .......... .......... .......... 25% 518K 14s 8450K .......... .......... .......... .......... .......... 26% 95.1M 14s 8500K .......... .......... .......... .......... .......... 26% 104M 14s 8550K .......... .......... .......... .......... .......... 26% 128M 14s 8600K .......... .......... .......... .......... .......... 26% 516K 14s 8650K .......... .......... .......... .......... .......... 26% 106M 14s 8700K .......... .......... .......... .......... .......... 26% 49.8M 14s 8750K .......... .......... .......... .......... .......... 26% 519K 14s 8800K .......... .......... .......... .......... .......... 27% 114M 14s 8850K .......... .......... .......... .......... .......... 27% 110M 14s 8900K .......... .......... .......... .......... .......... 27% 56.2M 14s 8950K .......... .......... .......... .......... .......... 27% 518K 14s 9000K .......... .......... .......... .......... .......... 27% 172M 14s 9050K .......... .......... .......... .......... .......... 27% 93.6M 13s 9100K .......... .......... .......... .......... .......... 28% 45.6M 13s 9150K .......... .......... .......... .......... .......... 28% 518K 14s 9200K .......... .......... .......... .......... .......... 28% 135M 13s 9250K .......... .......... .......... .......... .......... 28% 91.5M 13s 9300K .......... .......... .......... .......... .......... 28% 30.3M 13s 9350K .......... .......... .......... .......... .......... 28% 522K 13s 9400K .......... .......... .......... .......... .......... 28% 122M 13s 9450K .......... .......... .......... .......... .......... 29% 29.3M 13s 9500K .......... .......... .......... .......... .......... 29% 113M 13s 9550K .......... .......... .......... .......... .......... 29% 522K 13s 9600K .......... .......... .......... .......... .......... 29% 99.4M 13s 9650K .......... .......... .......... .......... .......... 29% 37.3M 13s 9700K .......... .......... .......... .......... .......... 29% 114M 13s 9750K .......... .......... .......... .......... .......... 30% 521K 13s 9800K .......... .......... .......... .......... .......... 30% 82.8M 13s 9850K .......... .......... .......... .......... .......... 30% 41.5M 13s 9900K .......... .......... .......... .......... .......... 30% 520K 13s 9950K .......... .......... .......... .......... .......... 30% 118M 13s 10000K .......... .......... .......... .......... .......... 30% 89.3M 13s 10050K .......... .......... .......... .......... .......... 30% 48.8M 13s 10100K .......... .......... .......... .......... .......... 31% 519K 13s 10150K .......... .......... .......... .......... .......... 31% 136M 13s 10200K .......... .......... .......... .......... .......... 31% 91.4M 13s 10250K .......... .......... .......... .......... .......... 31% 49.0M 13s 10300K .......... .......... .......... .......... .......... 31% 520K 13s 10350K .......... .......... .......... .......... .......... 31% 104M 13s 10400K .......... .......... .......... .......... .......... 32% 109M 13s 10450K .......... .......... .......... .......... .......... 32% 46.8M 12s 10500K .......... .......... .......... .......... .......... 32% 520K 13s 10550K .......... .......... .......... .......... .......... 32% 77.7M 12s 10600K .......... .......... .......... .......... .......... 32% 47.2M 12s 10650K .......... .......... .......... .......... .......... 32% 113M 12s 10700K .......... .......... .......... .......... .......... 32% 517K 12s 10750K .......... .......... .......... .......... .......... 33% 107M 12s 10800K .......... .......... .......... .......... .......... 33% 107M 12s 10850K .......... .......... .......... .......... .......... 33% 95.6M 12s 10900K .......... .......... .......... .......... .......... 33% 517K 12s 10950K .......... .......... .......... .......... .......... 33% 128M 12s 11000K .......... .......... .......... .......... .......... 33% 83.1M 12s 11050K .......... .......... .......... .......... .......... 34% 114M 12s 11100K .......... .......... .......... .......... .......... 34% 517K 12s 11150K .......... .......... .......... .......... .......... 34% 123M 12s 11200K .......... .......... .......... .......... .......... 34% 112M 12s 11250K .......... .......... .......... .......... .......... 34% 71.5M 12s 11300K .......... .......... .......... .......... .......... 34% 518K 12s 11350K .......... .......... .......... .......... .......... 34% 92.9M 12s 11400K .......... .......... .......... .......... .......... 35% 102M 12s 11450K .......... .......... .......... .......... .......... 35% 58.2M 12s 11500K .......... .......... .......... .......... .......... 35% 519K 12s 11550K .......... .......... .......... .......... .......... 35% 88.1M 12s 11600K .......... .......... .......... .......... .......... 35% 120M 12s 11650K .......... .......... .......... .......... .......... 35% 55.8M 12s 11700K .......... .......... .......... .......... .......... 36% 519K 12s 11750K .......... .......... .......... .......... .......... 36% 99.8M 12s 11800K .......... .......... .......... .......... .......... 36% 64.0M 12s 11850K .......... .......... .......... .......... .......... 36% 88.6M 11s 11900K .......... .......... .......... .......... .......... 36% 518K 12s 11950K .......... .......... .......... .......... .......... 36% 108M 12s 12000K .......... .......... .......... .......... .......... 36% 71.2M 11s 12050K .......... .......... .......... .......... .......... 37% 517K 12s 12100K .......... .......... .......... .......... .......... 37% 119M 11s 12150K .......... .......... .......... .......... .......... 37% 95.4M 11s 12200K .......... .......... .......... .......... .......... 37% 86.1M 11s 12250K .......... .......... .......... .......... .......... 37% 517K 11s 12300K .......... .......... .......... .......... .......... 37% 121M 11s 12350K .......... .......... .......... .......... .......... 38% 75.2M 11s 12400K .......... .......... .......... .......... .......... 38% 97.2M 11s 12450K .......... .......... .......... .......... .......... 38% 517K 11s 12500K .......... .......... .......... .......... .......... 38% 89.9M 11s 12550K .......... .......... .......... .......... .......... 38% 110M 11s 12600K .......... .......... .......... .......... .......... 38% 110M 11s 12650K .......... .......... .......... .......... .......... 38% 515K 11s 12700K .......... .......... .......... .......... .......... 39% 128M 11s 12750K .......... .......... .......... .......... .......... 39% 81.1M 11s 12800K .......... .......... .......... .......... .......... 39% 106M 11s 12850K .......... .......... .......... .......... .......... 39% 517K 11s 12900K .......... .......... .......... .......... .......... 39% 101M 11s 12950K .......... .......... .......... .......... .......... 39% 92.4M 11s 13000K .......... .......... .......... .......... .......... 39% 133M 11s 13050K .......... .......... .......... .......... .......... 40% 517K 11s 13100K .......... .......... .......... .......... .......... 40% 78.5M 11s 13150K .......... .......... .......... .......... .......... 40% 79.4M 11s 13200K .......... .......... .......... .......... .......... 40% 517K 11s 13250K .......... .......... .......... .......... .......... 40% 115M 11s 13300K .......... .......... .......... .......... .......... 40% 107M 11s 13350K .......... .......... .......... .......... .......... 41% 101M 11s 13400K .......... .......... .......... .......... .......... 41% 517K 11s 13450K .......... .......... .......... .......... .......... 41% 108M 11s 13500K .......... .......... .......... .......... .......... 41% 112M 11s 13550K .......... .......... .......... .......... .......... 41% 65.8M 10s 13600K .......... .......... .......... .......... .......... 41% 518K 11s 13650K .......... .......... .......... .......... .......... 41% 99.0M 10s 13700K .......... .......... .......... .......... .......... 42% 113M 10s 13750K .......... .......... .......... .......... .......... 42% 75.8M 10s 13800K .......... .......... .......... .......... .......... 42% 517K 10s 13850K .......... .......... .......... .......... .......... 42% 98.6M 10s 13900K .......... .......... .......... .......... .......... 42% 89.1M 10s 13950K .......... .......... .......... .......... .......... 42% 113M 10s 14000K .......... .......... .......... .......... .......... 43% 517K 10s 14050K .......... .......... .......... .......... .......... 43% 99.0M 10s 14100K .......... .......... .......... .......... .......... 43% 95.2M 10s 14150K .......... .......... .......... .......... .......... 43% 82.1M 10s 14200K .......... .......... .......... .......... .......... 43% 517K 10s 14250K .......... .......... .......... .......... .......... 43% 106M 10s 14300K .......... .......... .......... .......... .......... 43% 92.2M 10s 14350K .......... .......... .......... .......... .......... 44% 517K 10s 14400K .......... .......... .......... .......... .......... 44% 119M 10s 14450K .......... .......... .......... .......... .......... 44% 73.4M 10s 14500K .......... .......... .......... .......... .......... 44% 103M 10s 14550K .......... .......... .......... .......... .......... 44% 517K 10s 14600K .......... .......... .......... .......... .......... 44% 94.7M 10s 14650K .......... .......... .......... .......... .......... 45% 109M 10s 14700K .......... .......... .......... .......... .......... 45% 77.4M 10s 14750K .......... .......... .......... .......... .......... 45% 518K 10s 14800K .......... .......... .......... .......... .......... 45% 52.4M 10s 14850K .......... .......... .......... .......... .......... 45% 117M 10s 14900K .......... .......... .......... .......... .......... 45% 75.2M 10s 14950K .......... .......... .......... .......... .......... 45% 519K 10s 15000K .......... .......... .......... .......... .......... 46% 56.5M 10s 15050K .......... .......... .......... .......... .......... 46% 126M 10s 15100K .......... .......... .......... .......... .......... 46% 103M 10s 15150K .......... .......... .......... .......... .......... 46% 519K 10s 15200K .......... .......... .......... .......... .......... 46% 61.7M 10s 15250K .......... .......... .......... .......... .......... 46% 98.7M 9s 15300K .......... .......... .......... .......... .......... 47% 518K 10s 15350K .......... .......... .......... .......... .......... 47% 114M 9s 15400K .......... .......... .......... .......... .......... 47% 71.6M 9s 15450K .......... .......... .......... .......... .......... 47% 100M 9s 15500K .......... .......... .......... .......... .......... 47% 518K 9s 15550K .......... .......... .......... .......... .......... 47% 116M 9s 15600K .......... .......... .......... .......... .......... 47% 73.3M 9s 15650K .......... .......... .......... .......... .......... 48% 62.8M 9s 15700K .......... .......... .......... .......... .......... 48% 515K 9s 15750K .......... .......... .......... .......... .......... 48% 3.78M 9s 15800K .......... .......... .......... .......... .......... 48% 64.6M 9s 15850K .......... .......... .......... .......... .......... 48% 122M 9s 15900K .......... .......... .......... .......... .......... 48% 98.7M 9s 15950K .......... .......... .......... .......... .......... 49% 594K 9s 16000K .......... .......... .......... .......... .......... 49% 3.75M 9s 16050K .......... .......... .......... .......... .......... 49% 45.0M 9s 16100K .......... .......... .......... .......... .......... 49% 555K 9s 16150K .......... .......... .......... .......... .......... 49% 113M 9s 16200K .......... .......... .......... .......... .......... 49% 7.43M 9s 16250K .......... .......... .......... .......... .......... 49% 47.7M 9s 16300K .......... .......... .......... .......... .......... 50% 556K 9s 16350K .......... .......... .......... .......... .......... 50% 7.30M 9s 16400K .......... .......... .......... .......... .......... 50% 112M 9s 16450K .......... .......... .......... .......... .......... 50% 45.9M 9s 16500K .......... .......... .......... .......... .......... 50% 555K 9s 16550K .......... .......... .......... .......... .......... 50% 7.40M 9s 16600K .......... .......... .......... .......... .......... 51% 108M 9s 16650K .......... .......... .......... .......... .......... 51% 51.7M 9s 16700K .......... .......... .......... .......... .......... 51% 555K 9s 16750K .......... .......... .......... .......... .......... 51% 7.24M 9s 16800K .......... .......... .......... .......... .......... 51% 48.9M 9s 16850K .......... .......... .......... .......... .......... 51% 115M 9s 16900K .......... .......... .......... .......... .......... 51% 555K 9s 16950K .......... .......... .......... .......... .......... 52% 7.59M 9s 17000K .......... .......... .......... .......... .......... 52% 44.1M 8s 17050K .......... .......... .......... .......... .......... 52% 125M 8s 17100K .......... .......... .......... .......... .......... 52% 553K 8s 17150K .......... .......... .......... .......... .......... 52% 7.57M 8s 17200K .......... .......... .......... .......... .......... 52% 52.5M 8s 17250K .......... .......... .......... .......... .......... 53% 554K 8s 17300K .......... .......... .......... .......... .......... 53% 121M 8s 17350K .......... .......... .......... .......... .......... 53% 7.09M 8s 17400K .......... .......... .......... .......... .......... 53% 53.1M 8s 17450K .......... .......... .......... .......... .......... 53% 556K 8s 17500K .......... .......... .......... .......... .......... 53% 7.15M 8s 17550K .......... .......... .......... .......... .......... 53% 101M 8s 17600K .......... .......... .......... .......... .......... 54% 54.2M 8s 17650K .......... .......... .......... .......... .......... 54% 555K 8s 17700K .......... .......... .......... .......... .......... 54% 7.33M 8s 17750K .......... .......... .......... .......... .......... 54% 98.0M 8s 17800K .......... .......... .......... .......... .......... 54% 50.2M 8s 17850K .......... .......... .......... .......... .......... 54% 555K 8s 17900K .......... .......... .......... .......... .......... 55% 7.31M 8s 17950K .......... .......... .......... .......... .......... 55% 52.1M 8s 18000K .......... .......... .......... .......... .......... 55% 94.5M 8s 18050K .......... .......... .......... .......... .......... 55% 555K 8s 18100K .......... .......... .......... .......... .......... 55% 7.50M 8s 18150K .......... .......... .......... .......... .......... 55% 53.2M 8s 18200K .......... .......... .......... .......... .......... 55% 554K 8s 18250K .......... .......... .......... .......... .......... 56% 140M 8s 18300K .......... .......... .......... .......... .......... 56% 7.18M 8s 18350K .......... .......... .......... .......... .......... 56% 73.9M 8s 18400K .......... .......... .......... .......... .......... 56% 552K 8s 18450K .......... .......... .......... .......... .......... 56% 129M 8s 18500K .......... .......... .......... .......... .......... 56% 7.58M 8s 18550K .......... .......... .......... .......... .......... 57% 62.0M 8s 18600K .......... .......... .......... .......... .......... 57% 551K 8s 18650K .......... .......... .......... .......... .......... 57% 7.95M 8s 18700K .......... .......... .......... .......... .......... 57% 120M 8s 18750K .......... .......... .......... .......... .......... 57% 77.7M 7s 18800K .......... .......... .......... .......... .......... 57% 549K 7s 18850K .......... .......... .......... .......... .......... 57% 8.26M 7s 18900K .......... .......... .......... .......... .......... 58% 65.9M 7s 18950K .......... .......... .......... .......... .......... 58% 125M 7s 19000K .......... .......... .......... .......... .......... 58% 548K 7s 19050K .......... .......... .......... .......... .......... 58% 8.44M 7s 19100K .......... .......... .......... .......... .......... 58% 53.3M 7s 19150K .......... .......... .......... .......... .......... 58% 123M 7s 19200K .......... .......... .......... .......... .......... 58% 549K 7s 19250K .......... .......... .......... .......... .......... 59% 8.29M 7s 19300K .......... .......... .......... .......... .......... 59% 51.9M 7s 19350K .......... .......... .......... .......... .......... 59% 550K 7s 19400K .......... .......... .......... .......... .......... 59% 120M 7s 19450K .......... .......... .......... .......... .......... 59% 8.23M 7s 19500K .......... .......... .......... .......... .......... 59% 57.7M 7s 19550K .......... .......... .......... .......... .......... 60% 549K 7s 19600K .......... .......... .......... .......... .......... 60% 142M 7s 19650K .......... .......... .......... .......... .......... 60% 8.18M 7s 19700K .......... .......... .......... .......... .......... 60% 70.8M 7s 19750K .......... .......... .......... .......... .......... 60% 547K 7s 19800K .......... .......... .......... .......... .......... 60% 8.83M 7s 19850K .......... .......... .......... .......... .......... 60% 107M 7s 19900K .......... .......... .......... .......... .......... 61% 73.7M 7s 19950K .......... .......... .......... .......... .......... 61% 548K 7s 20000K .......... .......... .......... .......... .......... 61% 8.43M 7s 20050K .......... .......... .......... .......... .......... 61% 64.2M 7s 20100K .......... .......... .......... .......... .......... 61% 124M 7s 20150K .......... .......... .......... .......... .......... 61% 512K 7s 20200K .......... .......... .......... .......... .......... 62% 104M 7s 20250K .......... .......... .......... .......... .......... 62% 514K 7s 20300K .......... .......... .......... .......... .......... 62% 71.6M 7s 20350K .......... .......... .......... .......... .......... 62% 85.1M 7s 20400K .......... .......... .......... .......... .......... 62% 256K 7s 20450K .......... .......... .......... .......... .......... 62% 112M 7s 20500K .......... .......... .......... .......... .......... 62% 511K 7s 20550K .......... .......... .......... .......... .......... 63% 510K 7s 20600K .......... .......... .......... .......... .......... 63% 159M 7s 20650K .......... .......... .......... .......... .......... 63% 510K 7s 20700K .......... .......... .......... .......... .......... 63% 155M 7s 20750K .......... .......... .......... .......... .......... 63% 510K 7s 20800K .......... .......... .......... .......... .......... 63% 511K 7s 20850K .......... .......... .......... .......... .......... 64% 96.9M 7s 20900K .......... .......... .......... .......... .......... 64% 511K 7s 20950K .......... .......... .......... .......... .......... 64% 511K 7s 21000K .......... .......... .......... .......... .......... 64% 112M 7s 21050K .......... .......... .......... .......... .......... 64% 511K 7s 21100K .......... .......... .......... .......... .......... 64% 510K 7s 21150K .......... .......... .......... .......... .......... 64% 510K 7s 21200K .......... .......... .......... .......... .......... 65% 104M 7s 21250K .......... .......... .......... .......... .......... 65% 511K 7s 21300K .......... .......... .......... .......... .......... 65% 102M 6s 21350K .......... .......... .......... .......... .......... 65% 511K 7s 21400K .......... .......... .......... .......... .......... 65% 511K 7s 21450K .......... .......... .......... .......... .......... 65% 120M 6s 21500K .......... .......... .......... .......... .......... 66% 510K 6s 21550K .......... .......... .......... .......... .......... 66% 97.7M 6s 21600K .......... .......... .......... .......... .......... 66% 511K 6s 21650K .......... .......... .......... .......... .......... 66% 510K 6s 21700K .......... .......... .......... .......... .......... 66% 104M 6s 21750K .......... .......... .......... .......... .......... 66% 511K 6s 21800K .......... .......... .......... .......... .......... 66% 510K 6s 21850K .......... .......... .......... .......... .......... 67% 94.9M 6s 21900K .......... .......... .......... .......... .......... 67% 511K 6s 21950K .......... .......... .......... .......... .......... 67% 126M 6s 22000K .......... .......... .......... .......... .......... 67% 510K 6s 22050K .......... .......... .......... .......... .......... 67% 511K 6s 22100K .......... .......... .......... .......... .......... 67% 125M 6s 22150K .......... .......... .......... .......... .......... 68% 511K 6s 22200K .......... .......... .......... .......... .......... 68% 70.7M 6s 22250K .......... .......... .......... .......... .......... 68% 511K 6s 22300K .......... .......... .......... .......... .......... 68% 102M 6s 22350K .......... .......... .......... .......... .......... 68% 511K 6s 22400K .......... .......... .......... .......... .......... 68% 96.4M 6s 22450K .......... .......... .......... .......... .......... 68% 511K 6s 22500K .......... .......... .......... .......... .......... 69% 512K 6s 22550K .......... .......... .......... .......... .......... 69% 68.8M 6s 22600K .......... .......... .......... .......... .......... 69% 512K 6s 22650K .......... .......... .......... .......... .......... 69% 85.2M 6s 22700K .......... .......... .......... .......... .......... 69% 512K 6s 22750K .......... .......... .......... .......... .......... 69% 93.6M 6s 22800K .......... .......... .......... .......... .......... 70% 512K 6s 22850K .......... .......... .......... .......... .......... 70% 125M 6s 22900K .......... .......... .......... .......... .......... 70% 511K 6s 22950K .......... .......... .......... .......... .......... 70% 510K 6s 23000K .......... .......... .......... .......... .......... 70% 139M 6s 23050K .......... .......... .......... .......... .......... 70% 511K 6s 23100K .......... .......... .......... .......... .......... 70% 161M 6s 23150K .......... .......... .......... .......... .......... 71% 106M 6s 23200K .......... .......... .......... .......... .......... 71% 511K 6s 23250K .......... .......... .......... .......... .......... 71% 106M 6s 23300K .......... .......... .......... .......... .......... 71% 510K 6s 23350K .......... .......... .......... .......... .......... 71% 511K 6s 23400K .......... .......... .......... .......... .......... 71% 161M 6s 23450K .......... .......... .......... .......... .......... 72% 511K 6s 23500K .......... .......... .......... .......... .......... 72% 108M 6s 23550K .......... .......... .......... .......... .......... 72% 512K 6s 23600K .......... .......... .......... .......... .......... 72% 101M 6s 23650K .......... .......... .......... .......... .......... 72% 512K 6s 23700K .......... .......... .......... .......... .......... 72% 79.4M 6s 23750K .......... .......... .......... .......... .......... 72% 513K 6s 23800K .......... .......... .......... .......... .......... 73% 76.9M 6s 23850K .......... .......... .......... .......... .......... 73% 101M 5s 23900K .......... .......... .......... .......... .......... 73% 508K 5s 23950K .......... .......... .......... .......... .......... 73% 436M 5s 24000K .......... .......... .......... .......... .......... 73% 510K 5s 24050K .......... .......... .......... .......... .......... 73% 87.5M 5s 24100K .......... .......... .......... .......... .......... 74% 512K 5s 24150K .......... .......... .......... .......... .......... 74% 88.0M 5s 24200K .......... .......... .......... .......... .......... 74% 512K 5s 24250K .......... .......... .......... .......... .......... 74% 91.8M 5s 24300K .......... .......... .......... .......... .......... 74% 512K 5s 24350K .......... .......... .......... .......... .......... 74% 102M 5s 24400K .......... .......... .......... .......... .......... 74% 512K 5s 24450K .......... .......... .......... .......... .......... 75% 510K 5s 24500K .......... .......... .......... .......... .......... 75% 510K 5s 24550K .......... .......... .......... .......... .......... 75% 510K 5s 24600K .......... .......... .......... .......... .......... 75% 510K 5s 24650K .......... .......... .......... .......... .......... 75% 510K 5s 24700K .......... .......... .......... .......... .......... 75% 510K 5s 24750K .......... .......... .......... .......... .......... 76% 510K 5s 24800K .......... .......... .......... .......... .......... 76% 510K 5s 24850K .......... .......... .......... .......... .......... 76% 509K 5s 24900K .......... .......... .......... .......... .......... 76% 67.3M 5s 24950K .......... .......... .......... .......... .......... 76% 510K 5s 25000K .......... .......... .......... .......... .......... 76% 511K 5s 25050K .......... .......... .......... .......... .......... 76% 510K 5s 25100K .......... .......... .......... .......... .......... 77% 509K 5s 25150K .......... .......... .......... .......... .......... 77% 510K 5s 25200K .......... .......... .......... .......... .......... 77% 511K 5s 25250K .......... .......... .......... .......... .......... 77% 509K 5s 25300K .......... .......... .......... .......... .......... 77% 82.6M 5s 25350K .......... .......... .......... .......... .......... 77% 510K 5s 25400K .......... .......... .......... .......... .......... 78% 510K 5s 25450K .......... .......... .......... .......... .......... 78% 511K 5s 25500K .......... .......... .......... .......... .......... 78% 509K 5s 25550K .......... .......... .......... .......... .......... 78% 509K 5s 25600K .......... .......... .......... .......... .......... 78% 510K 5s 25650K .......... .......... .......... .......... .......... 78% 510K 5s 25700K .......... .......... .......... .......... .......... 78% 80.3M 5s 25750K .......... .......... .......... .......... .......... 79% 511K 5s 25800K .......... .......... .......... .......... .......... 79% 510K 5s 25850K .......... .......... .......... .......... .......... 79% 509K 5s 25900K .......... .......... .......... .......... .......... 79% 510K 5s 25950K .......... .......... .......... .......... .......... 79% 510K 5s 26000K .......... .......... .......... .......... .......... 79% 98.6M 5s 26050K .......... .......... .......... .......... .......... 79% 510K 5s 26100K .......... .......... .......... .......... .......... 80% 510K 5s 26150K .......... .......... .......... .......... .......... 80% 511K 5s 26200K .......... .......... .......... .......... .......... 80% 510K 5s 26250K .......... .......... .......... .......... .......... 80% 77.8M 5s 26300K .......... .......... .......... .......... .......... 80% 511K 4s 26350K .......... .......... .......... .......... .......... 80% 511K 4s 26400K .......... .......... .......... .......... .......... 81% 80.5M 4s 26450K .......... .......... .......... .......... .......... 81% 511K 4s 26500K .......... .......... .......... .......... .......... 81% 511K 4s 26550K .......... .......... .......... .......... .......... 81% 510K 4s 26600K .......... .......... .......... .......... .......... 81% 510K 4s 26650K .......... .......... .......... .......... .......... 81% 116M 4s 26700K .......... .......... .......... .......... .......... 81% 510K 4s 26750K .......... .......... .......... .......... .......... 82% 510K 4s 26800K .......... .......... .......... .......... .......... 82% 108M 4s 26850K .......... .......... .......... .......... .......... 82% 510K 4s 26900K .......... .......... .......... .......... .......... 82% 510K 4s 26950K .......... .......... .......... .......... .......... 82% 510K 4s 27000K .......... .......... .......... .......... .......... 82% 75.8M 4s 27050K .......... .......... .......... .......... .......... 83% 510K 4s 27100K .......... .......... .......... .......... .......... 83% 511K 4s 27150K .......... .......... .......... .......... .......... 83% 78.1M 4s 27200K .......... .......... .......... .......... .......... 83% 510K 4s 27250K .......... .......... .......... .......... .......... 83% 511K 4s 27300K .......... .......... .......... .......... .......... 83% 60.1M 4s 27350K .......... .......... .......... .......... .......... 83% 510K 4s 27400K .......... .......... .......... .......... .......... 84% 512K 4s 27450K .......... .......... .......... .......... .......... 84% 510K 4s 27500K .......... .......... .......... .......... .......... 84% 114M 4s 27550K .......... .......... .......... .......... .......... 84% 511K 4s 27600K .......... .......... .......... .......... .......... 84% 86.6M 4s 27650K .......... .......... .......... .......... .......... 84% 510K 4s 27700K .......... .......... .......... .......... .......... 85% 511K 4s 27750K .......... .......... .......... .......... .......... 85% 510K 4s 27800K .......... .......... .......... .......... .......... 85% 106M 4s 27850K .......... .......... .......... .......... .......... 85% 511K 4s 27900K .......... .......... .......... .......... .......... 85% 510K 4s 27950K .......... .......... .......... .......... .......... 85% 98.1M 3s 28000K .......... .......... .......... .......... .......... 85% 511K 3s 28050K .......... .......... .......... .......... .......... 86% 510K 3s 28100K .......... .......... .......... .......... .......... 86% 95.4M 3s 28150K .......... .......... .......... .......... .......... 86% 510K 3s 28200K .......... .......... .......... .......... .......... 86% 511K 3s 28250K .......... .......... .......... .......... .......... 86% 83.6M 3s 28300K .......... .......... .......... .......... .......... 86% 511K 3s 28350K .......... .......... .......... .......... .......... 87% 511K 3s 28400K .......... .......... .......... .......... .......... 87% 84.1M 3s 28450K .......... .......... .......... .......... .......... 87% 511K 3s 28500K .......... .......... .......... .......... .......... 87% 510K 3s 28550K .......... .......... .......... .......... .......... 87% 129M 3s 28600K .......... .......... .......... .......... .......... 87% 510K 3s 28650K .......... .......... .......... .......... .......... 87% 511K 3s 28700K .......... .......... .......... .......... .......... 88% 97.5M 3s 28750K .......... .......... .......... .......... .......... 88% 510K 3s 28800K .......... .......... .......... .......... .......... 88% 511K 3s 28850K .......... .......... .......... .......... .......... 88% 511K 3s 28900K .......... .......... .......... .......... .......... 88% 107M 3s 28950K .......... .......... .......... .......... .......... 88% 510K 3s 29000K .......... .......... .......... .......... .......... 89% 510K 3s 29050K .......... .......... .......... .......... .......... 89% 145M 3s 29100K .......... .......... .......... .......... .......... 89% 511K 3s 29150K .......... .......... .......... .......... .......... 89% 509K 3s 29200K .......... .......... .......... .......... .......... 89% 114M 3s 29250K .......... .......... .......... .......... .......... 89% 511K 3s 29300K .......... .......... .......... .......... .......... 89% 100M 3s 29350K .......... .......... .......... .......... .......... 90% 511K 3s 29400K .......... .......... .......... .......... .......... 90% 510K 2s 29450K .......... .......... .......... .......... .......... 90% 157M 2s 29500K .......... .......... .......... .......... .......... 90% 510K 2s 29550K .......... .......... .......... .......... .......... 90% 511K 2s 29600K .......... .......... .......... .......... .......... 90% 98.2M 2s 29650K .......... .......... .......... .......... .......... 91% 511K 2s 29700K .......... .......... .......... .......... .......... 91% 99.3M 2s 29750K .......... .......... .......... .......... .......... 91% 511K 2s 29800K .......... .......... .......... .......... .......... 91% 510K 2s 29850K .......... .......... .......... .......... .......... 91% 84.6M 2s 29900K .......... .......... .......... .......... .......... 91% 511K 2s 29950K .......... .......... .......... .......... .......... 91% 107M 2s 30000K .......... .......... .......... .......... .......... 92% 511K 2s 30050K .......... .......... .......... .......... .......... 92% 512K 2s 30100K .......... .......... .......... .......... .......... 92% 83.8M 2s 30150K .......... .......... .......... .......... .......... 92% 511K 2s 30200K .......... .......... .......... .......... .......... 92% 508K 2s 30250K .......... .......... .......... .......... .......... 92% 204M 2s 30300K .......... .......... .......... .......... .......... 93% 510K 2s 30350K .......... .......... .......... .......... .......... 93% 104M 2s 30400K .......... .......... .......... .......... .......... 93% 510K 2s 30450K .......... .......... .......... .......... .......... 93% 510K 2s 30500K .......... .......... .......... .......... .......... 93% 153M 2s 30550K .......... .......... .......... .......... .......... 93% 510K 2s 30600K .......... .......... .......... .......... .......... 93% 510K 2s 30650K .......... .......... .......... .......... .......... 94% 510K 2s 30700K .......... .......... .......... .......... .......... 94% 126M 2s 30750K .......... .......... .......... .......... .......... 94% 510K 1s 30800K .......... .......... .......... .......... .......... 94% 103M 1s 30850K .......... .......... .......... .......... .......... 94% 511K 1s 30900K .......... .......... .......... .......... .......... 94% 511K 1s 30950K .......... .......... .......... .......... .......... 95% 81.3M 1s 31000K .......... .......... .......... .......... .......... 95% 511K 1s 31050K .......... .......... .......... .......... .......... 95% 511K 1s 31100K .......... .......... .......... .......... .......... 95% 143M 1s 31150K .......... .......... .......... .......... .......... 95% 511K 1s 31200K .......... .......... .......... .......... .......... 95% 97.6M 1s 31250K .......... .......... .......... .......... .......... 95% 510K 1s 31300K .......... .......... .......... .......... .......... 96% 510K 1s 31350K .......... .......... .......... .......... .......... 96% 103M 1s 31400K .......... .......... .......... .......... .......... 96% 510K 1s 31450K .......... .......... .......... .......... .......... 96% 109M 1s 31500K .......... .......... .......... .......... .......... 96% 511K 1s 31550K .......... .......... .......... .......... .......... 96% 510K 1s 31600K .......... .......... .......... .......... .......... 97% 156M 1s 31650K .......... .......... .......... .......... .......... 97% 510K 1s 31700K .......... .......... .......... .......... .......... 97% 83.5M 1s 31750K .......... .......... .......... .......... .......... 97% 511K 1s 31800K .......... .......... .......... .......... .......... 97% 102M 1s 31850K .......... .......... .......... .......... .......... 97% 511K 1s 31900K .......... .......... .......... .......... .......... 97% 103M 1s 31950K .......... .......... .......... .......... .......... 98% 512K 1s 32000K .......... .......... .......... .......... .......... 98% 511K 0s 32050K .......... .......... .......... .......... .......... 98% 71.7M 0s 32100K .......... .......... .......... .......... .......... 98% 512K 0s 32150K .......... .......... .......... .......... .......... 98% 114M 0s 32200K .......... .......... .......... .......... .......... 98% 511K 0s 32250K .......... .......... .......... .......... .......... 98% 108M 0s 32300K .......... .......... .......... .......... .......... 99% 511K 0s 32350K .......... .......... .......... .......... .......... 99% 510K 0s 32400K .......... .......... .......... .......... .......... 99% 510K 0s 32450K .......... .......... .......... .......... .......... 99% 152M 0s 32500K .......... .......... .......... .......... .......... 99% 510K 0s 32550K .......... .......... .......... .......... .......... 99% 119M 0s 32600K .......... .......... ....... 100% 127M=27s 2023-07-10 19:26:30 (1.19 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-2022-12 -Dmaven.test.failure.ignore=false -Dmat-product=mat-2022-12 clean deploy spotbugs:spotbugs Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.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, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@a20898c... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.api:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/pom.xml [INFO] Fetching R-4.26-202211231800&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.26/ (63B) [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.72MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (147.01kB) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.47MB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.2kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (74.44kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (90.9kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (370.34kB) [INFO] Fetching org.eclipse.birt.chart.device.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (151.62kB) [INFO] Fetching org.eclipse.birt.chart.engine_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.68MB) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.26MB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (232.69kB) [INFO] Fetching org.eclipse.birt.core_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (551.63kB) [INFO] Fetching org.eclipse.birt.chart.engine.extension_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (292.32kB) [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (1.24MB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (369.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/pom.xml [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.64kB) [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (10.75MB) [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.09kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (393.41kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.45kB) [INFO] Fetching org.eclipse.birt.chart.device.swt_4.12.0.v202211281949.jar from https://download.eclipse.org/birt/update-site/4.12.0/plugins/ (64.23kB) [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.79kB) [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (116.38kB) [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (289.68kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (314.82kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (164.89kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (891.79kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (27.81kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.3kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.85kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (317.8kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.66kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.37kB) [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (215.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (205.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.05kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (58.52kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.32kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (397.12kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (266.96kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (89.67kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (120.02kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (252.15kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (149.46kB) [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (291.45kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (22.9kB) [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (53.71kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (362.07kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (79.47kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (68.04kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (176.44kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (221.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (132.68kB) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.07kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.04MB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (297.19kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.48MB) [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.49MB) [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (331.65kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (387.45kB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (346.47kB) [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.06kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (424.89kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.15MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.14MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.08MB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.06MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.dtfj:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.dtfj/pom.xml [INFO] Fetching com.ibm.dtfj.api_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (29.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.hprof:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.hprof/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jdt:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jdt/pom.xml [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (806.64kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (690.83kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (620.52kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (115.6kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.64kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (400.2kB) [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3MB) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (245.21kB) [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (6.72MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.2MB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (343.24kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (570.86kB) [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (916.98kB) [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.03MB) [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (491.27kB) [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.42MB) [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (402.87kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (470.76kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174.1kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (110.7kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.parser:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.report:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ibmdumps:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ibmdumps/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.jruby.resolver:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.jruby.resolver/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.tests/pom.xml [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (31.86MB) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (1.33MB of 31.86MB at 1.14MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (3.43MB of 31.86MB at 1.51MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (5.52MB of 31.86MB at 1.67MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (7.58MB of 31.86MB at 1.75MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (9.64MB of 31.86MB at 1.78MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (11.71MB of 31.86MB at 1.95MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (13.82MB of 31.86MB at 1.97MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (15.88MB of 31.86MB at 1.95MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (17.97MB of 31.86MB at 1.93MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (20.04MB of 31.86MB at 1.97MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (22.1MB of 31.86MB at 1.94MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (24.16MB of 31.86MB at 1.93MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (26.22MB of 31.86MB at 1.96MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (28.29MB of 31.86MB at 1.95MB/s) [INFO] Fetching com.ibm.dtfj.j9_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/plugins/ (30.35MB of 31.86MB at 1.95MB/s) [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.ibm.dtfj.feature_1.12.29003.202006111057.jar from https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/runtimes/tools/dtfj/features/ (425.25kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.96MB) [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.65kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (65.43kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (72.52kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (114.9kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.help:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.help/pom.xml [INFO] Fetching javax.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (56.84kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.93kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (1.68MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.37MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (3.45MB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.16kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.14kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.61kB) [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (434.44kB) [INFO] Fetching org.eclipse.help.ui_4.4.100.v20220619-1918.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (536.94kB) [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (738.76kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.67kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.chart.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.chart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.feature:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/features/org.eclipse.mat.ui.rcp.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.updatesite:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.product:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.mat:org.eclipse.mat.ui.rcp.tests:1.14.0-SNAPSHOT @ /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui.rcp.tests/pom.xml [WARNING] Bundle-ClassPath entry lib/j9ddr-structs.jar does not exist in /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.dtfj.j9/1.12.29003.202006111057/com.ibm.dtfj.j9-1.12.29003.202006111057.jar [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (137.97kB) [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (57.69kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (844.43kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (909.51kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.4.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (262.89kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (54.01kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.3.v20221013-1742.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (29.78kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (81.84kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (48.42kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (251.02kB) [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (14.42kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (136.19kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.01kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.11kB) [INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (32.9kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (18.3kB) [INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (22.87kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (209.6kB) [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (127.97kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (64.2kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.76kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (15.43kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (19.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.12kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (27.83kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.401.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (84.82kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.501.v20221105-0315.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (24.79kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.701.v20221112-0806.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (29.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (9.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (23.74kB) [INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.89kB) [INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.96kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.1900.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (435.92kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (270.24kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (38.37kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (69.13kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.8.200.v20221109-0702.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.99kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.400.v20221006-1531.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (236.29kB) [INFO] Fetching org.eclipse.jetty.http_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (243.35kB) [INFO] Fetching org.eclipse.jetty.server_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (776.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (161.82kB) [INFO] Fetching org.eclipse.jetty.util_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (553.13kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.200.v20220720-2012.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (49.35kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (112.39kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (26.87kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (133.75kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.400.v20220506-1821.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.25kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.71kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.300.v20220512-1321.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (45.06kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (77.31kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (40.75kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1600.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.48kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (61.68kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (33.47kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (103.71kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (246.23kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (35.63kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.200.v20220911-2007.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (51.45kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (256.62kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (659.54kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.400.v20220805-0804.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (105.26kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.100.v20221111-1340.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (20.12kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (172.26kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.100.v20220814-1551.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (70.34kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.88kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.300.v20220329-1456.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (129.58kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.300.v20220420-1427.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (100.51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1800.v20221117-1044.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (211.12kB) [INFO] Fetching org.eclipse.jetty.security_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (118.15kB) [INFO] Fetching org.eclipse.jetty.util.ajax_10.0.12.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (62.42kB) [INFO] Fetching org.eclipse.help_2.3.1200.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (21.33kB) [INFO] Fetching org.eclipse.ui.themes_1.2.2100.v20221024-2137.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (34.03kB) [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (689.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (174kB) [INFO] Fetching org.eclipse.ui.net_1.4.100.v20220812-1406.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (47.76kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (142.2kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (825.3kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_4.1.0.202306071420.jar from https://download.eclipse.org/technology/swtbot/releases/latest/plugins/ (37.33kB) [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (98.21kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.91kB) [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/features/ (20.95kB) [INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (20.24kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (31.78kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (17.02kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (28.06kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (11.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (16.44kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (87.79kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (12.59kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.64kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (25.53kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (88.49kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.ppc64le_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (36.31kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.aarch64_3.8.1900.v20221108-1024 from https://download.eclipse.org/eclipse/updates/4.26/R-4.26-202211231800/binary/ (35.52kB) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MAT Parent [pom] [INFO] org.eclipse.mat.targetdef [eclipse-target-definition] [INFO] org.eclipse.mat.report [eclipse-plugin] [INFO] org.eclipse.mat.api [eclipse-plugin] [INFO] org.eclipse.mat.chart [eclipse-plugin] [INFO] org.eclipse.mat.ui [eclipse-plugin] [INFO] org.eclipse.mat.chart.ui [eclipse-plugin] [INFO] org.eclipse.mat.parser [eclipse-plugin] [INFO] org.eclipse.mat.dtfj [eclipse-plugin] [INFO] org.eclipse.mat.hprof [eclipse-plugin] [INFO] org.eclipse.mat.jdt [eclipse-plugin] [INFO] org.eclipse.mat.ibmdumps [eclipse-plugin] [INFO] org.eclipse.mat.jruby.resolver [eclipse-plugin] [INFO] org.eclipse.mat.tests [eclipse-test-plugin] [INFO] org.eclipse.mat.ui.help [eclipse-plugin] [INFO] org.eclipse.mat.ui.rcp [eclipse-plugin] [INFO] org.eclipse.mat.feature [eclipse-feature] [INFO] org.eclipse.mat.chart.feature [eclipse-feature] [INFO] org.eclipse.mat.ui.rcp.feature [eclipse-feature] [INFO] org.eclipse.mat.updatesite [eclipse-repository] [INFO] MAT RCP [eclipse-repository] [INFO] org.eclipse.mat.ui.rcp.tests [eclipse-test-plugin] [INFO] [INFO] -----------------------< org.eclipse.mat:parent >----------------------- [INFO] Building MAT Parent 1.14.0-SNAPSHOT [1/22] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ parent --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ parent --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ parent --- [INFO] [INFO] --- install:3.1.0:install (default-install) @ parent --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/parent/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/parent/1.14.0-SNAPSHOT/parent-1.14.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ parent --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ parent --- [INFO] [INFO] -------------< org.eclipse.mat:org.eclipse.mat.targetdef >-------------- [INFO] Building org.eclipse.mat.targetdef 1.14.0-SNAPSHOT [2/22] [INFO] from ../org.eclipse.mat.targetdef/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.targetdef --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.targetdef --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/org.eclipse.mat.targetdef.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2020-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2020-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-local-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-local-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03-old-dtfj.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03-old-dtfj.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-06.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-06.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2021-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2021-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-03.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-09.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-09.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2022-12.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2022-12.target [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/org.eclipse.mat.targetdef/mat-2023-03.target to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.targetdef/1.14.0-SNAPSHOT/org.eclipse.mat.targetdef-1.14.0-SNAPSHOT-mat-2023-03.target [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.targetdef --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.targetdef --- [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.report >--------------- [INFO] Building org.eclipse.mat.report 1.14.0-SNAPSHOT [3/22] [INFO] from ../plugins/org.eclipse.mat.report/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.report --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.report --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.report --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.report --- [INFO] Resolving class path of org.eclipse.mat.report... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.report --- [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.report --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.report --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.report --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.report --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.report --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.report --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.report --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.report --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.report --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.report/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.report/1.14.0-SNAPSHOT/org.eclipse.mat.report-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.report --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.report --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.report --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ----------------< org.eclipse.mat:org.eclipse.mat.api >----------------- [INFO] Building org.eclipse.mat.api 1.14.0-SNAPSHOT [4/22] [INFO] from ../plugins/org.eclipse.mat.api/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.api --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.api --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.api --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.api --- [INFO] Resolving class path of org.eclipse.mat.api... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.api --- [INFO] Compiling 237 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.api --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.api --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.api --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.api --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.api --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.api --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.api --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.api --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.api --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.api/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.api/1.14.0-SNAPSHOT/org.eclipse.mat.api-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.api --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.api --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.chart >---------------- [INFO] Building org.eclipse.mat.chart 1.14.0-SNAPSHOT [5/22] [INFO] from ../plugins/org.eclipse.mat.chart/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.chart --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.chart --- [INFO] Resolving class path of org.eclipse.mat.chart... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.chart --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.chart --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.chart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.chart --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.chart --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.chart --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart/1.14.0-SNAPSHOT/org.eclipse.mat.chart-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] -----------------< org.eclipse.mat:org.eclipse.mat.ui >----------------- [INFO] Building org.eclipse.mat.ui 1.14.0-SNAPSHOT [6/22] [INFO] from ../plugins/org.eclipse.mat.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.ui --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.ui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.ui --- [INFO] Resolving class path of org.eclipse.mat.ui... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.ui --- [INFO] Compiling 180 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.ui --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.ui --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.ui --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.ui/1.14.0-SNAPSHOT/org.eclipse.mat.ui-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.ui --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.ui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] --------------< org.eclipse.mat:org.eclipse.mat.chart.ui >-------------- [INFO] Building org.eclipse.mat.chart.ui 1.14.0-SNAPSHOT [7/22] [INFO] from ../plugins/org.eclipse.mat.chart.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.chart.ui --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.chart.ui --- [INFO] Resolving class path of org.eclipse.mat.chart.ui... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.chart.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.chart.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- resources:2.4.1:testResources (default-testResources) @ org.eclipse.mat.chart.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.mat.chart.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.mat.chart.ui --- [INFO] No tests to run. [INFO] [INFO] --- eclipse-jarsigner:1.3.1:sign (sign) @ org.eclipse.mat.chart.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (p2-metadata) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.mat.chart.ui --- [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT-p2metadata.xml [INFO] Installing /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/mat/org.eclipse.mat.chart.ui/1.14.0-SNAPSHOT/org.eclipse.mat.chart.ui-1.14.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2:2.7.5:update-local-index (default-update-local-index) @ org.eclipse.mat.chart.ui --- [INFO] [INFO] --- deploy:2.8.2:deploy (default-deploy) @ org.eclipse.mat.chart.ui --- [WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead. [INFO] Skipping artifact deployment [INFO] [INFO] --- spotbugs:4.2.0:spotbugs (default-cli) @ org.eclipse.mat.chart.ui --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] ---------------< org.eclipse.mat:org.eclipse.mat.parser >--------------- [INFO] Building org.eclipse.mat.parser 1.14.0-SNAPSHOT [8/22] [INFO] from ../plugins/org.eclipse.mat.parser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.mat.parser --- [INFO] The project's OSGi version is 1.14.0.202307101926 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.mat.parser --- [INFO] [INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ org.eclipse.mat.parser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.mat.parser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.mat.parser --- [INFO] Resolving class path of org.eclipse.mat.parser... [INFO] [INFO] --- resources:2.4.1:resources (default-resources) @ org.eclipse.mat.parser --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.mat.parser --- [INFO] Compiling 77 source files to /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MAT Parent 1.14.0-SNAPSHOT: [INFO] [INFO] MAT Parent ......................................... SUCCESS [ 14.451 s] [INFO] org.eclipse.mat.targetdef .......................... SUCCESS [ 0.862 s] [INFO] org.eclipse.mat.report ............................. SUCCESS [ 21.672 s] [INFO] org.eclipse.mat.api ................................ SUCCESS [ 22.157 s] [INFO] org.eclipse.mat.chart .............................. SUCCESS [ 6.760 s] [INFO] org.eclipse.mat.ui ................................. SUCCESS [ 24.667 s] [INFO] org.eclipse.mat.chart.ui ........................... SUCCESS [ 7.648 s] [INFO] org.eclipse.mat.parser ............................. FAILURE [ 0.549 s] [INFO] org.eclipse.mat.dtfj ............................... SKIPPED [INFO] org.eclipse.mat.hprof .............................. SKIPPED [INFO] org.eclipse.mat.jdt ................................ SKIPPED [INFO] org.eclipse.mat.ibmdumps ........................... SKIPPED [INFO] org.eclipse.mat.jruby.resolver ..................... SKIPPED [INFO] org.eclipse.mat.tests .............................. SKIPPED [INFO] org.eclipse.mat.ui.help ............................ SKIPPED [INFO] org.eclipse.mat.ui.rcp ............................. SKIPPED [INFO] org.eclipse.mat.feature ............................ SKIPPED [INFO] org.eclipse.mat.chart.feature ...................... SKIPPED [INFO] org.eclipse.mat.ui.rcp.feature ..................... SKIPPED [INFO] org.eclipse.mat.updatesite ......................... SKIPPED [INFO] MAT RCP ............................................ SKIPPED [INFO] org.eclipse.mat.ui.rcp.tests ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:45 min [INFO] Finished at: 2023-07-10T19:29:18Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:2.7.5:compile (default-compile) on project org.eclipse.mat.parser: Compilation failure: Compilation failure: [ERROR] /home/jenkins/agent/workspace/tycho-mat-nightly/plugins/org.eclipse.mat.parser/src/org/eclipse/mat/parser/internal/SnapshotFactoryImpl.java:[245] [ERROR] FileChannel fc = FileChannel.open(Path.of(lockFile.getPath()), StandardOpenOption.CREATE, StandardOpenOption.WRITE, StandardOpenOption.READ); [ERROR] ^^ [ERROR] The method of(String) is undefined for the type Path [ERROR] 1 problem (1 error) [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.mat.parser Build step 'Execute shell' marked build as failure Terminating xvnc. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 49 killed; [ssh-agent] Stopped. Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [SpotBugs] Skipping execution of recorder since overall result is 'FAILURE' Finished: FAILURE