Started by user Nitin Dahyabhai Running as Nitin Dahyabhai [Pipeline] Start of Pipeline [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] node Agent centos-7-gvcz4 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-gvcz4" namespace: "webtools" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.webtools.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-gvcz4" - 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-gvcz4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.webtools.svc.cluster.local/webtools/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-webtools" 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" Running on centos-7-gvcz4 in /home/jenkins/agent/workspace/WTP-Publish-pipeline [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.webtools (ssh://genie.webtools@projects-storage.eclipse.org) [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-FcyCeGBBwcTQ/agent.56 SSH_AGENT_PID=58 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_3005388077391806464.key (/home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_3005388077391806464.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + export DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142 + DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142 + [[ '' != '' ]] + SOURCE=/home/data/httpd/download.eclipse.org/webtools/CI/3.33.0/20240304165142 + ssh genie.webtools@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/ && cd /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/ && rsync -aPrz /home/data/httpd/download.eclipse.org/webtools/CI/3.33.0/20240304165142/* /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/ && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-repo-S-3.33RC2-20240304165142.zip && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-tests-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-tests-repo-S-3.33RC2-20240304165142.zip ' sending incremental file list wtp-repo-3.33.0-SNAPSHOT.zip 32,768 0% 0.00kB/s 0:00:00 45,383,680 26% 43.21MB/s 0:00:02 93,356,032 55% 44.48MB/s 0:00:01 144,998,400 85% 45.99MB/s 0:00:00 159,940,608 94% 37.98MB/s 0:00:00 169,061,777 100% 35.44MB/s 0:00:04 (xfr#1, to-chk=966/967) wtp-tests-repo-3.33.0-SNAPSHOT.zip 32,768 0% 59.04kB/s 0:17:31 7,634,944 12% 7.28MB/s 0:00:07 50,888,704 81% 24.10MB/s 0:00:00 62,113,491 100% 26.03MB/s 0:00:02 (xfr#2, to-chk=965/967) repository/ repository/artifacts.jar 32,768 17% 119.40kB/s 0:00:01 183,955 100% 183.68kB/s 0:00:00 (xfr#3, to-chk=962/967) repository/artifacts.xml.xz 32,768 24% 32.55kB/s 0:00:03 133,424 100% 131.08kB/s 0:00:00 (xfr#4, to-chk=961/967) repository/content.jar 32,768 7% 31.94kB/s 0:00:12 65,536 15% 63.87kB/s 0:00:05 420,926 100% 405.79kB/s 0:00:01 (xfr#5, to-chk=960/967) repository/content.xml.xz 32,768 31% 2.08MB/s 0:00:00 104,824 100% 6.66MB/s 0:00:00 (xfr#6, to-chk=959/967) repository/p2.index 172 100% 6.72kB/s 0:00:00 172 100% 6.72kB/s 0:00:00 (xfr#7, to-chk=958/967) repository/features/ repository/features/org.eclipse.jpt.assembly.feature_2.3.3.v202007091849.jar 32,768 98% 1.12MB/s 0:00:00 33,349 100% 1.03MB/s 0:00:00 (xfr#8, to-chk=955/967) repository/features/org.eclipse.jpt.common.eclipselink.feature.source_1.3.300.v202307260736.jar 32,768 92% 969.70kB/s 0:00:00 35,372 100% 1015.97kB/s 0:00:00 (xfr#9, to-chk=954/967) repository/features/org.eclipse.jpt.common.eclipselink.feature_1.3.300.v202307260736.jar 32,768 98% 864.86kB/s 0:00:00 33,162 100% 875.26kB/s 0:00:00 (xfr#10, to-chk=953/967) repository/features/org.eclipse.jpt.common.eclipselink_sdk.feature_1.3.300.v202307260736.jar 32,768 99% 800.00kB/s 0:00:00 33,065 100% 787.56kB/s 0:00:00 (xfr#11, to-chk=952/967) repository/features/org.eclipse.jpt.common.feature.source_1.5.200.v202308172102.jar 32,768 92% 761.90kB/s 0:00:00 35,265 100% 800.89kB/s 0:00:00 (xfr#12, to-chk=951/967) repository/features/org.eclipse.jpt.common.feature_1.5.200.v202308172102.jar 32,768 98% 695.65kB/s 0:00:00 33,161 100% 704.00kB/s 0:00:00 (xfr#13, to-chk=950/967) repository/features/org.eclipse.jpt.common_sdk.feature_1.5.101.v201902121834.jar 32,768 99% 653.06kB/s 0:00:00 33,047 100% 658.62kB/s 0:00:00 (xfr#14, to-chk=949/967) repository/features/org.eclipse.jpt.jaxb.eclipselink.feature.source_1.4.203.v202104080213.jar 32,768 92% 603.77kB/s 0:00:00 35,518 100% 642.32kB/s 0:00:00 (xfr#15, to-chk=948/967) repository/features/org.eclipse.jpt.jaxb.eclipselink.feature_1.4.203.v202104080213.jar 32,768 98% 551.72kB/s 0:00:00 33,258 100% 550.48kB/s 0:00:00 (xfr#16, to-chk=947/967) repository/features/org.eclipse.jpt.jaxb.eclipselink_sdk.feature_1.4.201.v201902121834.jar 32,768 99% 507.94kB/s 0:00:00 33,070 100% 512.62kB/s 0:00:00 (xfr#17, to-chk=946/967) repository/features/org.eclipse.jpt.jaxb.feature_1.5.201.v202301061019.jar 32,768 98% 477.61kB/s 0:00:00 33,199 100% 432.28kB/s 0:00:00 (xfr#18, to-chk=945/967) repository/features/org.eclipse.jpt.jaxb_sdk.feature_1.5.101.v201902121834.jar 32,768 99% 395.06kB/s 0:00:00 33,062 100% 384.37kB/s 0:00:00 (xfr#19, to-chk=944/967) repository/features/org.eclipse.jpt.jpa.eclipselink.feature_3.4.101.v202308172102.jar 32,768 98% 359.55kB/s 0:00:00 33,328 100% 357.66kB/s 0:00:00 (xfr#20, to-chk=943/967) repository/features/org.eclipse.jpt.jpa.eclipselink_sdk.feature_3.4.101.v201902121834.jar 32,768 99% 326.53kB/s 0:00:00 33,064 100% 326.15kB/s 0:00:00 (xfr#21, to-chk=942/967) repository/features/org.eclipse.jpt.jpa.feature_3.7.0.v202308172102.jar 32,768 97% 307.69kB/s 0:00:00 33,503 100% 311.60kB/s 0:00:00 (xfr#22, to-chk=941/967) repository/features/org.eclipse.jpt.jpa_sdk.feature_3.7.0.v202305092307.jar 32,768 98% 293.58kB/s 0:00:00 33,120 100% 294.03kB/s 0:00:00 (xfr#23, to-chk=940/967) repository/features/org.eclipse.jpt.jpadiagrameditor.feature_1.2.300.v202307260736.jar 32,768 98% 280.70kB/s 0:00:00 33,217 100% 284.55kB/s 0:00:00 (xfr#24, to-chk=939/967) repository/features/org.eclipse.jpt.jpadiagrameditor_sdk.feature_1.2.201.v201902121834.jar 32,768 99% 273.50kB/s 0:00:00 33,074 100% 276.06kB/s 0:00:00 (xfr#25, to-chk=938/967) repository/features/org.eclipse.jpt_sdk.assembly.feature_2.3.2.v201902121834.jar 32,768 98% 264.46kB/s 0:00:00 33,358 100% 267.02kB/s 0:00:00 (xfr#26, to-chk=937/967) repository/features/org.eclipse.jsf.feature_3.13.0.v202308300413.jar 32,768 98% 253.97kB/s 0:00:00 33,292 100% 258.03kB/s 0:00:00 (xfr#27, to-chk=936/967) repository/features/org.eclipse.jsf_sdk.feature_3.13.0.v202307262303.jar 32,768 99% 248.06kB/s 0:00:00 33,081 100% 248.51kB/s 0:00:00 (xfr#28, to-chk=935/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.source_3.29.0.v202308161955.jar 22,080 100% 138.22kB/s 0:00:00 22,080 100% 138.22kB/s 0:00:00 (xfr#29, to-chk=934/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk_3.29.0.v202308161955.jar 32,768 99% 201.26kB/s 0:00:00 32,889 100% 200.74kB/s 0:00:00 (xfr#30, to-chk=933/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt.source_3.29.0.v202308161955.jar 22,025 100% 131.96kB/s 0:00:00 22,025 100% 131.15kB/s 0:00:00 (xfr#31, to-chk=932/967) repository/features/org.eclipse.jst.common.fproj.enablement.jdt_3.29.0.v202308161955.jar 32,768 99% 191.62kB/s 0:00:00 32,885 100% 192.30kB/s 0:00:00 (xfr#32, to-chk=931/967) repository/features/org.eclipse.jst.enterprise_core.feature_3.33.0.v202401080452.jar 32,768 95% 188.24kB/s 0:00:00 34,236 100% 176.90kB/s 0:00:00 (xfr#33, to-chk=930/967) repository/features/org.eclipse.jst.enterprise_sdk.feature_3.33.0.v202401080452.jar 32,768 95% 166.67kB/s 0:00:00 34,223 100% 173.17kB/s 0:00:00 (xfr#34, to-chk=929/967) repository/features/org.eclipse.jst.enterprise_ui.feature_3.33.0.v202401080452.jar 21,522 100% 106.69kB/s 0:00:00 21,522 100% 106.15kB/s 0:00:00 (xfr#35, to-chk=928/967) repository/features/org.eclipse.jst.enterprise_userdoc.feature_3.23.0.v202309190220.jar 32,768 95% 159.20kB/s 0:00:00 34,251 100% 164.77kB/s 0:00:00 (xfr#36, to-chk=927/967) repository/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature_2.8.0.v202307262303.jar 32,768 94% 154.59kB/s 0:00:00 34,666 100% 161.98kB/s 0:00:00 (xfr#37, to-chk=926/967) repository/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature_2.8.0.v202307262303.jar 32,768 94% 149.53kB/s 0:00:00 34,511 100% 156.75kB/s 0:00:00 (xfr#38, to-chk=925/967) repository/features/org.eclipse.jst.server_adapters.ext.feature.source_3.4.900.v202402192305.jar 32,768 88% 146.12kB/s 0:00:00 36,904 100% 158.76kB/s 0:00:00 (xfr#39, to-chk=924/967) repository/features/org.eclipse.jst.server_adapters.ext.feature_3.4.900.v202402192305.jar 32,768 94% 137.93kB/s 0:00:00 34,570 100% 144.89kB/s 0:00:00 (xfr#40, to-chk=923/967) repository/features/org.eclipse.jst.server_adapters.ext.sdk.feature_3.4.800.v202310190203.jar 32,768 98% 134.45kB/s 0:00:00 33,207 100% 135.68kB/s 0:00:00 (xfr#41, to-chk=922/967) repository/features/org.eclipse.jst.server_adapters.feature.source_3.33.0.v202401292308.jar 32,768 88% 132.23kB/s 0:00:00 37,217 100% 149.57kB/s 0:00:00 (xfr#42, to-chk=921/967) repository/features/org.eclipse.jst.server_adapters.feature_3.33.0.v202401292308.jar 32,768 94% 129.55kB/s 0:00:00 34,560 100% 136.09kB/s 0:00:00 (xfr#43, to-chk=920/967) repository/features/org.eclipse.jst.server_adapters.sdk.feature_3.32.0.v202311130434.jar 32,768 94% 128.00kB/s 0:00:00 34,497 100% 133.68kB/s 0:00:00 (xfr#44, to-chk=919/967) repository/features/org.eclipse.jst.server_core.feature.source_3.4.600.v202401292345.jar 32,768 92% 125.49kB/s 0:00:00 35,468 100% 135.30kB/s 0:00:00 (xfr#45, to-chk=918/967) repository/features/org.eclipse.jst.server_core.feature_3.4.600.v202401292345.jar 32,768 98% 123.08kB/s 0:00:00 33,237 100% 124.36kB/s 0:00:00 (xfr#46, to-chk=917/967) repository/features/org.eclipse.jst.server_sdk.feature_3.4.600.v202206110154.jar 32,768 98% 121.21kB/s 0:00:00 33,181 100% 122.28kB/s 0:00:00 (xfr#47, to-chk=916/967) repository/features/org.eclipse.jst.server_ui.feature.source_3.4.500.v202401292331.jar 32,768 91% 118.96kB/s 0:00:00 35,620 100% 128.83kB/s 0:00:00 (xfr#48, to-chk=915/967) repository/features/org.eclipse.jst.server_ui.feature_3.4.500.v202401292331.jar 32,768 98% 116.79kB/s 0:00:00 33,299 100% 111.75kB/s 0:00:00 (xfr#49, to-chk=914/967) repository/features/org.eclipse.jst.server_userdoc.feature.source_3.3.300.v201901310132.jar 21,697 100% 71.83kB/s 0:00:00 21,697 100% 71.83kB/s 0:00:00 (xfr#50, to-chk=913/967) repository/features/org.eclipse.jst.server_userdoc.feature_3.3.300.v201901310132.jar 32,768 98% 107.02kB/s 0:00:00 33,202 100% 108.08kB/s 0:00:00 (xfr#51, to-chk=912/967) repository/features/org.eclipse.jst.web_core.feature_3.33.0.v202402030251.jar 32,768 95% 105.26kB/s 0:00:00 34,443 100% 110.28kB/s 0:00:00 (xfr#52, to-chk=911/967) repository/features/org.eclipse.jst.web_js_support.feature_3.32.0.v202309190220.jar 32,768 94% 103.56kB/s 0:00:00 34,547 100% 108.83kB/s 0:00:00 (xfr#53, to-chk=910/967) repository/features/org.eclipse.jst.web_sdk.feature_3.33.0.v202402030251.jar 32,768 95% 102.24kB/s 0:00:00 34,259 100% 106.21kB/s 0:00:00 (xfr#54, to-chk=909/967) repository/features/org.eclipse.jst.web_ui.feature_3.33.0.v202402161256.jar 32,768 95% 100.63kB/s 0:00:00 34,374 100% 103.93kB/s 0:00:00 (xfr#55, to-chk=908/967) repository/features/org.eclipse.jst.web_userdoc.feature_3.6.1.v202309190220.jar 32,768 95% 97.86kB/s 0:00:00 34,227 100% 101.90kB/s 0:00:00 (xfr#56, to-chk=907/967) repository/features/org.eclipse.jst.webpageeditor.feature_2.12.0.v202307262216.jar 32,768 94% 96.39kB/s 0:00:00 34,600 100% 101.47kB/s 0:00:00 (xfr#57, to-chk=906/967) repository/features/org.eclipse.jst.webpageeditor_sdk.feature_2.12.0.v202307262216.jar 32,768 95% 95.24kB/s 0:00:00 34,492 100% 99.95kB/s 0:00:00 (xfr#58, to-chk=905/967) repository/features/org.eclipse.jst.ws.axis2tools.feature_1.2.0.v202308010354.jar 32,768 95% 94.12kB/s 0:00:00 34,393 100% 98.50kB/s 0:00:00 (xfr#59, to-chk=904/967) repository/features/org.eclipse.jst.ws.axis2tools_sdk.feature_1.2.0.v202308010326.jar 32,768 95% 93.02kB/s 0:00:00 34,254 100% 96.96kB/s 0:00:00 (xfr#60, to-chk=903/967) repository/features/org.eclipse.jst.ws.cxf.feature_1.1.1200.v202311232240.jar 32,768 94% 92.22kB/s 0:00:00 34,586 100% 95.14kB/s 0:00:00 (xfr#61, to-chk=902/967) repository/features/org.eclipse.jst.ws.cxf_sdk.feature_1.1.1200.v202311220443.jar 32,768 95% 89.39kB/s 0:00:00 34,138 100% 92.86kB/s 0:00:00 (xfr#62, to-chk=901/967) repository/features/org.eclipse.jst.ws.jaxws.dom.feature_1.0.600.v202308010354.jar 32,768 94% 88.64kB/s 0:00:00 34,564 100% 93.50kB/s 0:00:00 (xfr#63, to-chk=900/967) repository/features/org.eclipse.jst.ws.jaxws.dom_sdk.feature_1.0.400.v202308010326.jar 32,768 95% 87.91kB/s 0:00:00 34,332 100% 92.11kB/s 0:00:00 (xfr#64, to-chk=899/967) repository/features/org.eclipse.jst.ws.jaxws.feature_1.2.1000.v202311280000.jar 32,768 94% 87.19kB/s 0:00:00 34,517 100% 91.60kB/s 0:00:00 (xfr#65, to-chk=898/967) repository/features/org.eclipse.jst.ws.jaxws_sdk.feature_1.2.600.v202311220443.jar 32,768 95% 86.02kB/s 0:00:00 34,334 100% 90.13kB/s 0:00:00 (xfr#66, to-chk=897/967) repository/features/org.eclipse.jst.ws.jaxws_userdoc.feature_1.0.403.v201909051708.jar 32,768 95% 85.11kB/s 0:00:00 34,313 100% 85.48kB/s 0:00:00 (xfr#67, to-chk=896/967) repository/features/org.eclipse.wst.common.fproj.sdk.source_3.7.4.v202308161955.jar 21,950 100% 54.13kB/s 0:00:00 21,950 100% 54.13kB/s 0:00:00 (xfr#68, to-chk=895/967) repository/features/org.eclipse.wst.common.fproj.sdk_3.7.4.v202308161955.jar 32,768 99% 79.21kB/s 0:00:00 32,909 100% 79.35kB/s 0:00:00 (xfr#69, to-chk=894/967) repository/features/org.eclipse.wst.common.fproj.source_3.7.4.v202308161955.jar 21,857 100% 51.68kB/s 0:00:00 21,857 100% 51.56kB/s 0:00:00 (xfr#70, to-chk=893/967) repository/features/org.eclipse.wst.common.fproj_3.7.4.v202308161955.jar 32,768 99% 76.56kB/s 0:00:00 32,864 100% 76.60kB/s 0:00:00 (xfr#71, to-chk=892/967) repository/features/org.eclipse.wst.common_core.feature.source_3.31.0.v202308161955.jar 32,768 89% 75.65kB/s 0:00:00 36,652 100% 83.24kB/s 0:00:00 (xfr#72, to-chk=891/967) repository/features/org.eclipse.wst.common_core.feature_3.31.0.v202308161955.jar 32,768 95% 73.73kB/s 0:00:00 34,439 100% 77.31kB/s 0:00:00 (xfr#73, to-chk=890/967) repository/features/org.eclipse.wst.common_sdk.feature.source_3.31.0.v202307170218.jar 23,428 100% 52.00kB/s 0:00:00 23,428 100% 51.88kB/s 0:00:00 (xfr#74, to-chk=889/967) repository/features/org.eclipse.wst.common_sdk.feature_3.31.0.v202307170218.jar 32,768 95% 71.91kB/s 0:00:00 34,328 100% 75.33kB/s 0:00:00 (xfr#75, to-chk=888/967) repository/features/org.eclipse.wst.common_ui.feature.source_3.31.0.v202308161955.jar 32,768 88% 71.43kB/s 0:00:00 36,929 100% 80.50kB/s 0:00:00 (xfr#76, to-chk=887/967) repository/features/org.eclipse.wst.common_ui.feature_3.31.0.v202308161955.jar 32,768 95% 70.95kB/s 0:00:00 34,471 100% 71.93kB/s 0:00:00 (xfr#77, to-chk=886/967) repository/features/org.eclipse.wst.jsdt.chromium.debug.feature.source_0.7.0.v202307190351.jar 23,369 100% 48.45kB/s 0:00:00 23,369 100% 48.45kB/s 0:00:00 (xfr#78, to-chk=885/967) repository/features/org.eclipse.wst.jsdt.chromium.debug.feature_0.7.0.v202307190351.jar 21,522 100% 44.34kB/s 0:00:00 21,522 100% 44.34kB/s 0:00:00 (xfr#79, to-chk=884/967) repository/features/org.eclipse.wst.jsdt.chromium_sdk.feature_0.7.0.v202307190351.jar 21,159 100% 43.23kB/s 0:00:00 21,159 100% 43.23kB/s 0:00:00 (xfr#80, to-chk=883/967) repository/features/org.eclipse.wst.jsdt.feature_2.4.500.v202307190318.jar 21,717 100% 43.91kB/s 0:00:00 21,717 100% 43.91kB/s 0:00:00 (xfr#81, to-chk=882/967) repository/features/org.eclipse.wst.jsdt_sdk.feature_2.4.400.v202307190318.jar 21,301 100% 42.71kB/s 0:00:00 21,301 100% 42.71kB/s 0:00:00 (xfr#82, to-chk=881/967) repository/features/org.eclipse.wst.json_core.feature.source_1.1.9.v202308160419.jar 23,309 100% 45.71kB/s 0:00:00 23,309 100% 45.71kB/s 0:00:00 (xfr#83, to-chk=880/967) repository/features/org.eclipse.wst.json_core.feature_1.1.9.v202308160419.jar 32,768 95% 63.75kB/s 0:00:00 34,441 100% 67.00kB/s 0:00:00 (xfr#84, to-chk=879/967) repository/features/org.eclipse.wst.json_sdk.feature.source_1.1.9.v202307260608.jar 23,432 100% 44.43kB/s 0:00:00 23,432 100% 44.35kB/s 0:00:00 (xfr#85, to-chk=878/967) repository/features/org.eclipse.wst.json_sdk.feature_1.1.9.v202307260608.jar 32,768 95% 61.54kB/s 0:00:00 34,370 100% 64.55kB/s 0:00:00 (xfr#86, to-chk=877/967) repository/features/org.eclipse.wst.json_ui.feature.source_1.1.11.v202308160419.jar 23,497 100% 43.79kB/s 0:00:00 23,497 100% 43.79kB/s 0:00:00 (xfr#87, to-chk=876/967) repository/features/org.eclipse.wst.json_ui.feature_1.1.11.v202308160419.jar 32,768 95% 60.61kB/s 0:00:00 34,472 100% 62.34kB/s 0:00:00 (xfr#88, to-chk=875/967) repository/features/org.eclipse.wst.server_adapters.feature.source_3.33.0.v202401292308.jar 32,768 87% 58.61kB/s 0:00:00 37,383 100% 66.86kB/s 0:00:00 (xfr#89, to-chk=874/967) repository/features/org.eclipse.wst.server_adapters.feature_3.33.0.v202401292308.jar 32,768 93% 58.18kB/s 0:00:00 34,869 100% 61.80kB/s 0:00:00 (xfr#90, to-chk=873/967) repository/features/org.eclipse.wst.server_adapters.sdk.feature_3.32.0.v202311130434.jar 32,768 94% 57.76kB/s 0:00:00 34,503 100% 60.82kB/s 0:00:00 (xfr#91, to-chk=872/967) repository/features/org.eclipse.wst.server_core.feature.source_3.4.0.v202311141839.jar 32,768 92% 57.35kB/s 0:00:00 35,441 100% 62.03kB/s 0:00:00 (xfr#92, to-chk=871/967) repository/features/org.eclipse.wst.server_core.feature_3.4.0.v202311141839.jar 32,768 98% 56.94kB/s 0:00:00 33,241 100% 56.07kB/s 0:00:00 (xfr#93, to-chk=870/967) repository/features/org.eclipse.wst.server_sdk.feature_3.4.300.v202304271828.jar 32,768 98% 54.98kB/s 0:00:00 33,278 100% 55.74kB/s 0:00:00 (xfr#94, to-chk=869/967) repository/features/org.eclipse.wst.server_ui.feature.source_3.3.1800.v202308172116.jar 32,768 92% 54.79kB/s 0:00:00 35,571 100% 59.38kB/s 0:00:00 (xfr#95, to-chk=868/967) repository/features/org.eclipse.wst.server_ui.feature_3.3.1800.v202308172116.jar 32,768 98% 54.42kB/s 0:00:00 33,333 100% 55.36kB/s 0:00:00 (xfr#96, to-chk=867/967) repository/features/org.eclipse.wst.server_userdoc.feature.source_3.3.300.v201901310132.jar 21,695 100% 35.79kB/s 0:00:00 21,695 100% 35.79kB/s 0:00:00 (xfr#97, to-chk=866/967) repository/features/org.eclipse.wst.server_userdoc.feature_3.3.300.v201901310132.jar 32,768 98% 53.78kB/s 0:00:00 33,212 100% 53.43kB/s 0:00:00 (xfr#98, to-chk=865/967) repository/features/org.eclipse.wst.web_core.feature.source_3.31.0.v202402230237.jar 23,642 100% 37.79kB/s 0:00:00 23,642 100% 37.79kB/s 0:00:00 (xfr#99, to-chk=864/967) repository/features/org.eclipse.wst.web_core.feature_3.31.0.v202402230237.jar 32,768 94% 52.12kB/s 0:00:00 34,607 100% 55.04kB/s 0:00:00 (xfr#100, to-chk=863/967) repository/features/org.eclipse.wst.web_js_support.feature.source_3.33.0.v202403030558.jar 23,579 100% 37.32kB/s 0:00:00 23,579 100% 37.26kB/s 0:00:00 (xfr#101, to-chk=862/967) repository/features/org.eclipse.wst.web_js_support.feature_3.33.0.v202403030558.jar 21,648 100% 34.04kB/s 0:00:00 21,648 100% 34.04kB/s 0:00:00 (xfr#102, to-chk=861/967) repository/features/org.eclipse.wst.web_js_support_sdk.feature.source_3.33.0.v202403030558.jar 23,334 100% 36.52kB/s 0:00:00 23,334 100% 36.52kB/s 0:00:00 (xfr#103, to-chk=860/967) repository/features/org.eclipse.wst.web_js_support_sdk.feature_3.33.0.v202403030558.jar 32,768 95% 51.04kB/s 0:00:00 34,492 100% 53.72kB/s 0:00:00 (xfr#104, to-chk=859/967) repository/features/org.eclipse.wst.web_sdk.feature.source_3.31.0.v202403030558.jar 23,880 100% 35.82kB/s 0:00:00 23,880 100% 35.82kB/s 0:00:00 (xfr#105, to-chk=858/967) repository/features/org.eclipse.wst.web_sdk.feature_3.31.0.v202403030558.jar 32,768 94% 48.93kB/s 0:00:00 34,540 100% 51.50kB/s 0:00:00 (xfr#106, to-chk=857/967) repository/features/org.eclipse.wst.web_ui.feature.source_3.31.0.v202403030558.jar 23,990 100% 35.60kB/s 0:00:00 23,990 100% 35.60kB/s 0:00:00 (xfr#107, to-chk=856/967) repository/features/org.eclipse.wst.web_ui.feature_3.31.0.v202403030558.jar 21,863 100% 32.30kB/s 0:00:00 21,863 100% 32.30kB/s 0:00:00 (xfr#108, to-chk=855/967) repository/features/org.eclipse.wst.web_userdoc.feature.source_3.18.0.v202004271556.jar 23,010 100% 33.84kB/s 0:00:00 23,010 100% 33.84kB/s 0:00:00 (xfr#109, to-chk=854/967) repository/features/org.eclipse.wst.web_userdoc.feature_3.18.0.v202004271556.jar 32,768 94% 47.98kB/s 0:00:00 34,537 100% 50.41kB/s 0:00:00 (xfr#110, to-chk=853/967) repository/features/org.eclipse.wst.ws_core.feature_3.31.0.v202308021509.jar 32,768 94% 47.55kB/s 0:00:00 34,576 100% 48.94kB/s 0:00:00 (xfr#111, to-chk=852/967) repository/features/org.eclipse.wst.ws_sdk.feature_3.31.0.v202308010326.jar 32,768 95% 46.18kB/s 0:00:00 34,358 100% 48.42kB/s 0:00:00 (xfr#112, to-chk=851/967) repository/features/org.eclipse.wst.ws_ui.feature_3.31.0.v202308010326.jar 32,768 95% 46.04kB/s 0:00:00 34,357 100% 48.28kB/s 0:00:00 (xfr#113, to-chk=850/967) repository/features/org.eclipse.wst.ws_userdoc.feature_3.1.501.v201909051708.jar 32,768 95% 45.85kB/s 0:00:00 34,331 100% 47.96kB/s 0:00:00 (xfr#114, to-chk=849/967) repository/features/org.eclipse.wst.xml.xpath2.processor.feature_2.1.0.v202307260822.jar 21,913 100% 30.53kB/s 0:00:00 21,913 100% 30.53kB/s 0:00:00 (xfr#115, to-chk=848/967) repository/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature.source_2.1.0.v202307260701.jar 23,487 100% 32.63kB/s 0:00:00 23,487 100% 32.63kB/s 0:00:00 (xfr#116, to-chk=847/967) repository/features/org.eclipse.wst.xml.xpath2.processor.sdk.feature_2.1.0.v202307260701.jar 22,643 100% 30.63kB/s 0:00:00 22,643 100% 30.63kB/s 0:00:00 (xfr#117, to-chk=846/967) repository/features/org.eclipse.wst.xml_core.feature.source_3.33.0.v202402230237.jar 23,289 100% 31.37kB/s 0:00:00 23,289 100% 31.37kB/s 0:00:00 (xfr#118, to-chk=845/967) repository/features/org.eclipse.wst.xml_core.feature_3.33.0.v202402230237.jar 32,768 94% 44.02kB/s 0:00:00 34,625 100% 46.51kB/s 0:00:00 (xfr#119, to-chk=844/967) repository/features/org.eclipse.wst.xml_sdk.feature.source_3.33.0.v202402030243.jar 23,491 100% 31.38kB/s 0:00:00 23,491 100% 31.38kB/s 0:00:00 (xfr#120, to-chk=843/967) repository/features/org.eclipse.wst.xml_sdk.feature_3.33.0.v202402030243.jar 32,768 95% 43.72kB/s 0:00:00 34,388 100% 45.81kB/s 0:00:00 (xfr#121, to-chk=842/967) repository/features/org.eclipse.wst.xml_ui.feature.source_3.33.0.v202402030243.jar 23,598 100% 30.56kB/s 0:00:00 23,598 100% 30.56kB/s 0:00:00 (xfr#122, to-chk=841/967) repository/features/org.eclipse.wst.xml_ui.feature_3.33.0.v202402030243.jar 32,768 94% 42.22kB/s 0:00:00 34,666 100% 44.60kB/s 0:00:00 (xfr#123, to-chk=840/967) repository/features/org.eclipse.wst.xml_userdoc.feature.source_3.18.0.v202004271556.jar 23,041 100% 29.45kB/s 0:00:00 23,041 100% 29.45kB/s 0:00:00 (xfr#124, to-chk=839/967) repository/features/org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar 32,768 95% 41.72kB/s 0:00:00 34,460 100% 43.82kB/s 0:00:00 (xfr#125, to-chk=838/967) repository/features/org.eclipse.wst.xsl.feature.source_1.3.1500.v202307260701.jar 23,965 100% 30.35kB/s 0:00:00 23,965 100% 30.35kB/s 0:00:00 (xfr#126, to-chk=837/967) repository/features/org.eclipse.wst.xsl.feature_1.3.1500.v202307260701.jar 22,138 100% 27.54kB/s 0:00:00 22,138 100% 27.54kB/s 0:00:00 (xfr#127, to-chk=836/967) repository/features/org.eclipse.wst.xsl_sdk.feature.source_1.1.1500.v202307260727.jar 23,809 100% 29.54kB/s 0:00:00 23,809 100% 29.54kB/s 0:00:00 (xfr#128, to-chk=835/967) repository/features/org.eclipse.wst.xsl_sdk.feature_1.1.1500.v202307260727.jar 32,768 94% 40.51kB/s 0:00:00 34,692 100% 42.88kB/s 0:00:00 (xfr#129, to-chk=834/967) repository/features/org.eclipse.wtp.capabilities.feature_1.0.101.v201902122017.jar 32,768 98% 40.35kB/s 0:00:00 33,360 100% 41.03kB/s 0:00:00 (xfr#130, to-chk=833/967) repository/plugins/ repository/plugins/com.google.javascript_0.0.20160315.v20161124-1903.jar 32,768 0% 40.00kB/s 0:01:31 3,703,733 100% 3.90MB/s 0:00:00 (xfr#131, to-chk=832/967) repository/plugins/com.google.protobuf_2.4.0.v201105131100.jar 32,768 5% 35.13kB/s 0:00:17 639,328 100% 646.99kB/s 0:00:00 (xfr#132, to-chk=831/967) repository/plugins/com.sun.xml.bind_2.2.0.v20201118-1845.jar 32,768 3% 32.99kB/s 0:00:27 945,634 100% 924.40kB/s 0:00:00 (xfr#133, to-chk=830/967) repository/plugins/com.sun.xml.bind_2.3.3.v20201118-1818.jar 32,768 2% 31.84kB/s 0:00:36 65,536 5% 63.68kB/s 0:00:17 1,206,296 100% 1.11MB/s 0:00:01 (xfr#134, to-chk=829/967) repository/plugins/jakarta.el_4.0.0.v20210105-0527.jar 32,768 32% 820.51kB/s 0:00:00 99,448 100% 2.37MB/s 0:00:00 (xfr#135, to-chk=828/967) repository/plugins/jakarta.enterprise.cdi-api.source_2.0.2.jar 32,768 16% 533.33kB/s 0:00:00 194,055 100% 2.40MB/s 0:00:00 (xfr#136, to-chk=827/967) repository/plugins/jakarta.enterprise.cdi-api_2.0.2.jar 32,768 29% 400.00kB/s 0:00:00 109,422 100% 1.24MB/s 0:00:00 (xfr#137, to-chk=826/967) repository/plugins/jakarta.enterprise.cdi-api_3.0.1.jar 32,768 26% 359.55kB/s 0:00:00 122,454 100% 1.26MB/s 0:00:00 (xfr#138, to-chk=825/967) repository/plugins/jakarta.enterprise.cdi-api_4.0.1.jar 32,768 21% 326.53kB/s 0:00:00 151,307 100% 1.44MB/s 0:00:00 (xfr#139, to-chk=824/967) repository/plugins/jakarta.enterprise.lang-model.source_4.0.1.jar 27,811 100% 220.81kB/s 0:00:00 27,811 100% 220.81kB/s 0:00:00 (xfr#140, to-chk=823/967) repository/plugins/jakarta.enterprise.lang-model_4.0.1.jar 26,226 100% 201.66kB/s 0:00:00 26,226 100% 201.66kB/s 0:00:00 (xfr#141, to-chk=822/967) repository/plugins/jakarta.interceptor-api.source_1.2.5.jar 32,768 94% 248.06kB/s 0:00:00 34,697 100% 260.64kB/s 0:00:00 (xfr#142, to-chk=821/967) repository/plugins/jakarta.interceptor-api_1.2.5.jar 25,033 100% 182.43kB/s 0:00:00 25,033 100% 182.43kB/s 0:00:00 (xfr#143, to-chk=820/967) repository/plugins/jakarta.interceptor-api_2.1.0.jar 25,287 100% 180.25kB/s 0:00:00 25,287 100% 180.25kB/s 0:00:00 (xfr#144, to-chk=819/967) repository/plugins/jakarta.servlet.jsp_3.0.0.v20210105-0527.jar 32,768 37% 225.35kB/s 0:00:00 87,032 100% 590.22kB/s 0:00:00 (xfr#145, to-chk=818/967) repository/plugins/jakarta.servlet_5.0.0.v20210105-0527.jar 32,768 9% 209.15kB/s 0:00:01 342,396 100% 842.24kB/s 0:00:00 (xfr#146, to-chk=817/967) repository/plugins/jakarta.transaction-api.source_1.3.3.jar 26,957 100% 65.49kB/s 0:00:00 26,957 100% 65.49kB/s 0:00:00 (xfr#147, to-chk=816/967) repository/plugins/jakarta.transaction-api_1.3.3.jar 15,392 100% 37.02kB/s 0:00:00 15,392 100% 37.02kB/s 0:00:00 (xfr#148, to-chk=815/967) repository/plugins/jakarta.transaction-api_2.0.1.jar 28,607 100% 67.97kB/s 0:00:00 28,607 100% 67.81kB/s 0:00:00 (xfr#149, to-chk=814/967) repository/plugins/jakarta.xml.bind_2.3.3.v20201118-1818.jar 32,768 23% 75.83kB/s 0:00:01 136,547 100% 298.31kB/s 0:00:00 (xfr#150, to-chk=813/967) repository/plugins/java_cup-runtime_0.11.20150326.v20180425-1030.jar 32,768 93% 70.48kB/s 0:00:00 34,905 100% 74.75kB/s 0:00:00 (xfr#151, to-chk=812/967) repository/plugins/javax.activation_1.1.0.v201211130549.jar 32,768 56% 67.09kB/s 0:00:00 57,941 100% 117.15kB/s 0:00:00 (xfr#152, to-chk=811/967) repository/plugins/javax.activation_1.2.2.v20201119-1642.jar 32,768 38% 65.44kB/s 0:00:00 84,701 100% 165.10kB/s 0:00:00 (xfr#153, to-chk=810/967) repository/plugins/javax.activation_2.0.0.v20201118-1818.jar 32,768 39% 62.50kB/s 0:00:00 82,645 100% 156.41kB/s 0:00:00 (xfr#154, to-chk=809/967) repository/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 43.57kB/s 0:00:00 23,826 100% 43.57kB/s 0:00:00 (xfr#155, to-chk=808/967) repository/plugins/javax.mail_1.4.0.v201005080615.jar 32,768 9% 58.61kB/s 0:00:05 333,218 100% 570.89kB/s 0:00:00 (xfr#156, to-chk=807/967) repository/plugins/javax.persistence_2.2.1.v201807122140.jar 32,768 16% 55.56kB/s 0:00:03 203,424 100% 336.14kB/s 0:00:00 (xfr#157, to-chk=806/967) repository/plugins/javax.wsdl_1.6.2.v201012040545.jar 32,768 18% 53.60kB/s 0:00:02 176,955 100% 286.58kB/s 0:00:00 (xfr#158, to-chk=805/967) repository/plugins/javax.xml.rpc_1.1.0.v201209140446.jar 32,768 89% 52.55kB/s 0:00:00 36,735 100% 58.43kB/s 0:00:00 (xfr#159, to-chk=804/967) repository/plugins/javax.xml.soap_1.2.0.v201005080501.jar 29,052 100% 45.61kB/s 0:00:00 29,052 100% 45.61kB/s 0:00:00 (xfr#160, to-chk=803/967) repository/plugins/javax.xml.soap_1.3.0.v201105210645.jar 30,073 100% 46.69kB/s 0:00:00 30,073 100% 46.69kB/s 0:00:00 (xfr#161, to-chk=802/967) repository/plugins/javax.xml.stream_1.0.1.v201004272200.jar 32,768 75% 50.63kB/s 0:00:00 43,610 100% 67.17kB/s 0:00:00 (xfr#162, to-chk=801/967) repository/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 50.08kB/s 0:00:00 61,055 100% 93.02kB/s 0:00:00 (xfr#163, to-chk=800/967) repository/plugins/javax.xml_1.3.4.v201005080400.jar 32,768 12% 49.38kB/s 0:00:04 254,976 100% 373.31kB/s 0:00:00 (xfr#164, to-chk=799/967) repository/plugins/org.apache.axis.ant_1.4.1.v20231107-0937.jar 32,768 67% 47.76kB/s 0:00:00 48,241 100% 70.10kB/s 0:00:00 (xfr#165, to-chk=798/967) repository/plugins/org.apache.axis_1.4.0.v201411182030.jar 32,768 2% 46.85kB/s 0:00:32 1,544,759 100% 2.04MB/s 0:00:00 (xfr#166, to-chk=797/967) repository/plugins/org.apache.axis_1.4.1.v20231107-0937.jar 32,768 1% 43.84kB/s 0:01:13 3,272,410 100% 3.63MB/s 0:00:00 (xfr#167, to-chk=796/967) repository/plugins/org.apache.bcel_5.2.0.v201005080400.jar 32,768 5% 36.87kB/s 0:00:14 578,627 100% 612.87kB/s 0:00:00 (xfr#168, to-chk=795/967) repository/plugins/org.apache.commons.codec_1.14.0.v20200818-1422.jar 32,768 8% 34.48kB/s 0:00:09 376,432 100% 388.59kB/s 0:00:00 (xfr#169, to-chk=794/967) repository/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar 32,768 12% 33.58kB/s 0:00:06 267,399 100% 269.76kB/s 0:00:00 (xfr#170, to-chk=793/967) repository/plugins/org.apache.commons.collections_3.2.2.v201511171945.jar 32,768 5% 32.89kB/s 0:00:18 632,388 100% 617.57kB/s 0:00:00 632,388 100% 617.57kB/s 0:00:01 (xfr#171, to-chk=792/967) repository/plugins/org.apache.commons.discovery_0.2.0.v201004190315.jar 32,768 46% 10.42MB/s 0:00:00 69,955 100% 16.68MB/s 0:00:00 (xfr#172, to-chk=791/967) repository/plugins/org.apache.commons.discovery_0.5.0.jar 32,768 41% 2.60MB/s 0:00:00 79,796 100% 3.80MB/s 0:00:00 (xfr#173, to-chk=790/967) repository/plugins/org.apache.commons.lang_2.6.0.v201404270220.jar 32,768 10% 1.12MB/s 0:00:00 306,273 100% 7.69MB/s 0:00:00 (xfr#174, to-chk=789/967) repository/plugins/org.apache.commons.logging_1.0.4.v201101211617.jar 32,768 67% 800.00kB/s 0:00:00 48,339 100% 1.12MB/s 0:00:00 (xfr#175, to-chk=788/967) repository/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar 32,768 45% 695.65kB/s 0:00:00 71,481 100% 1.45MB/s 0:00:00 (xfr#176, to-chk=787/967) repository/plugins/org.apache.commons.logging_1.2.0.jar 32,768 52% 571.43kB/s 0:00:00 61,829 100% 1006.33kB/s 0:00:00 (xfr#177, to-chk=786/967) repository/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar 32,768 44% 492.31kB/s 0:00:00 73,163 100% 1.01MB/s 0:00:00 (xfr#178, to-chk=785/967) repository/plugins/org.apache.log4j_1.2.15.v201012070815.jar 32,768 7% 390.24kB/s 0:00:01 429,010 100% 3.75MB/s 0:00:00 (xfr#179, to-chk=784/967) repository/plugins/org.apache.log4j_1.2.19.v20220208-1728.jar 32,768 8% 275.86kB/s 0:00:01 367,021 100% 2.59MB/s 0:00:00 (xfr#180, to-chk=783/967) repository/plugins/org.apache.log4j_1.2.25.jar 32,768 9% 226.95kB/s 0:00:01 333,325 100% 2.01MB/s 0:00:00 (xfr#181, to-chk=782/967) repository/plugins/org.apache.velocity_1.7.0.jar 32,768 7% 189.35kB/s 0:00:02 449,505 100% 2.26MB/s 0:00:00 (xfr#182, to-chk=781/967) repository/plugins/org.apache.wsil4j_1.0.0.v20180522-1857.jar 32,768 39% 164.95kB/s 0:00:00 83,109 100% 399.81kB/s 0:00:00 (xfr#183, to-chk=780/967) repository/plugins/org.apache.wsil4j_1.0.0.v20230923-0644.jar 32,768 33% 152.38kB/s 0:00:00 98,634 100% 448.01kB/s 0:00:00 (xfr#184, to-chk=779/967) repository/plugins/org.apache.xalan_2.7.1.v201005080400.jar 32,768 1% 142.86kB/s 0:00:19 2,823,238 100% 8.36MB/s 0:00:00 (xfr#185, to-chk=778/967) repository/plugins/org.apache.xalan_2.7.2.v20201124-1837.jar 32,768 0% 96.39kB/s 0:00:33 3,279,565 100% 6.67MB/s 0:00:00 (xfr#186, to-chk=777/967) repository/plugins/org.apache.xalan_2.7.2.v20230928-1302.jar 32,768 0% 65.71kB/s 0:00:49 3,299,562 100% 5.03MB/s 0:00:00 (xfr#187, to-chk=776/967) repository/plugins/org.apache.xerces_2.12.2.v20230928-1306.jar 32,768 2% 50.47kB/s 0:00:30 1,561,851 100% 2.10MB/s 0:00:00 (xfr#188, to-chk=775/967) repository/plugins/org.apache.xml.resolver_1.2.0.v20230928-1222.jar 32,768 34% 44.94kB/s 0:00:01 96,008 100% 131.50kB/s 0:00:00 (xfr#189, to-chk=774/967) repository/plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar 32,768 10% 43.60kB/s 0:00:06 300,761 100% 394.24kB/s 0:00:00 (xfr#190, to-chk=773/967) repository/plugins/org.eclipse.jem.beaninfo.source_2.1.0.v202307260438.jar 32,768 14% 42.67kB/s 0:00:04 220,416 100% 277.03kB/s 0:00:00 (xfr#191, to-chk=772/967) repository/plugins/org.eclipse.jem.beaninfo.vm.common.source_2.1.0.v202402152248.jar 32,154 100% 40.26kB/s 0:00:00 32,154 100% 40.21kB/s 0:00:00 (xfr#192, to-chk=771/967) repository/plugins/org.eclipse.jem.beaninfo.vm.common_2.1.0.v202402152248.jar 28,392 100% 35.37kB/s 0:00:00 28,392 100% 35.32kB/s 0:00:00 (xfr#193, to-chk=770/967) repository/plugins/org.eclipse.jem.beaninfo.vm.source_2.1.0.v202101081429.jar 32,768 78% 40.46kB/s 0:00:00 41,510 100% 51.25kB/s 0:00:00 (xfr#194, to-chk=769/967) repository/plugins/org.eclipse.jem.beaninfo.vm_2.1.0.v202101081429.jar 32,768 70% 40.20kB/s 0:00:00 46,798 100% 56.84kB/s 0:00:00 (xfr#195, to-chk=768/967) repository/plugins/org.eclipse.jem.beaninfo_2.1.0.v202307260438.jar 32,768 12% 39.41kB/s 0:00:05 257,745 100% 304.36kB/s 0:00:00 (xfr#196, to-chk=767/967) repository/plugins/org.eclipse.jem.proxy.source_2.1.0.v202101081429.jar 32,768 5% 38.32kB/s 0:00:14 585,137 100% 665.99kB/s 0:00:00 (xfr#197, to-chk=766/967) repository/plugins/org.eclipse.jem.proxy_2.1.0.v202101081429.jar 32,768 4% 37.04kB/s 0:00:17 679,569 100% 736.56kB/s 0:00:00 (xfr#198, to-chk=765/967) repository/plugins/org.eclipse.jem.source_2.1.0.v202307260438.jar 32,768 9% 35.28kB/s 0:00:08 339,471 100% 357.62kB/s 0:00:00 (xfr#199, to-chk=764/967) repository/plugins/org.eclipse.jem.util.source_2.2.0.v202308161955.jar 32,768 33% 34.37kB/s 0:00:01 99,229 100% 103.20kB/s 0:00:00 (xfr#200, to-chk=763/967) repository/plugins/org.eclipse.jem.util_2.2.0.v202308161955.jar 32,768 26% 33.86kB/s 0:00:02 124,065 100% 126.47kB/s 0:00:00 (xfr#201, to-chk=762/967) repository/plugins/org.eclipse.jem.workbench.source_2.1.100.v202402230230.jar 32,768 48% 33.26kB/s 0:00:01 67,757 100% 68.64kB/s 0:00:00 (xfr#202, to-chk=761/967) repository/plugins/org.eclipse.jem.workbench_2.1.100.v202402230230.jar 32,768 38% 32.99kB/s 0:00:01 85,891 100% 86.12kB/s 0:00:00 (xfr#203, to-chk=760/967) repository/plugins/org.eclipse.jem_2.1.0.v202307260438.jar 32,768 10% 32.45kB/s 0:00:08 299,827 100% 293.39kB/s 0:00:00 (xfr#204, to-chk=759/967) repository/plugins/org.eclipse.jetty.ee8.annotations.source_12.0.6.jar 32,768 67% 32.00kB/s 0:00:00 48,199 100% 46.98kB/s 0:00:00 48,199 100% 46.98kB/s 0:00:01 (xfr#205, to-chk=758/967) repository/plugins/org.eclipse.jetty.ee8.annotations_12.0.6.jar 32,768 40% 4.46MB/s 0:00:00 80,754 100% 7.70MB/s 0:00:00 (xfr#206, to-chk=757/967) repository/plugins/org.eclipse.jetty.ee8.jndi.source_12.0.6.jar 5,205 100% 363.07kB/s 0:00:00 5,205 100% 363.07kB/s 0:00:00 (xfr#207, to-chk=756/967) repository/plugins/org.eclipse.jetty.ee8.jndi_12.0.6.jar 6,782 100% 389.59kB/s 0:00:00 6,782 100% 389.59kB/s 0:00:00 (xfr#208, to-chk=755/967) repository/plugins/org.eclipse.jetty.ee8.plus.source_12.0.6.jar 17,095 100% 794.97kB/s 0:00:00 17,095 100% 794.97kB/s 0:00:00 (xfr#209, to-chk=754/967) repository/plugins/org.eclipse.jetty.ee8.plus_12.0.6.jar 22,406 100% 875.23kB/s 0:00:00 22,406 100% 875.23kB/s 0:00:00 (xfr#210, to-chk=753/967) repository/plugins/org.eclipse.jetty.ee8.servlets.source_12.0.6.jar 30,400 100% 989.58kB/s 0:00:00 30,400 100% 989.58kB/s 0:00:00 (xfr#211, to-chk=752/967) repository/plugins/org.eclipse.jetty.ee8.servlets_12.0.6.jar 32,768 64% 914.29kB/s 0:00:00 50,676 100% 1.31MB/s 0:00:00 (xfr#212, to-chk=751/967) repository/plugins/org.eclipse.jetty.ee8.webapp.source_12.0.6.jar 32,768 37% 780.49kB/s 0:00:00 88,419 100% 1.56MB/s 0:00:00 (xfr#213, to-chk=750/967) repository/plugins/org.eclipse.jetty.ee8.webapp_12.0.6.jar 32,768 21% 533.33kB/s 0:00:00 150,872 100% 2.15MB/s 0:00:00 (xfr#214, to-chk=749/967) repository/plugins/org.eclipse.jetty.jndi.source_12.0.6.jar 22,873 100% 314.60kB/s 0:00:00 22,873 100% 314.60kB/s 0:00:00 (xfr#215, to-chk=748/967) repository/plugins/org.eclipse.jetty.jndi_12.0.6.jar 30,791 100% 406.34kB/s 0:00:00 30,791 100% 406.34kB/s 0:00:00 (xfr#216, to-chk=747/967) repository/plugins/org.eclipse.jetty.plus.source_12.0.6.jar 25,856 100% 315.62kB/s 0:00:00 25,856 100% 311.73kB/s 0:00:00 (xfr#217, to-chk=746/967) repository/plugins/org.eclipse.jetty.plus_12.0.6.jar 32,768 94% 380.95kB/s 0:00:00 34,589 100% 397.39kB/s 0:00:00 (xfr#218, to-chk=745/967) repository/plugins/org.eclipse.jetty.xml.source_12.0.6.jar 32,768 62% 359.55kB/s 0:00:00 52,465 100% 569.28kB/s 0:00:00 (xfr#219, to-chk=744/967) repository/plugins/org.eclipse.jetty.xml_12.0.6.jar 32,768 40% 340.43kB/s 0:00:00 80,705 100% 829.62kB/s 0:00:00 (xfr#220, to-chk=743/967) repository/plugins/org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar 18,942 100% 176.17kB/s 0:00:00 18,942 100% 174.51kB/s 0:00:00 (xfr#221, to-chk=742/967) repository/plugins/org.eclipse.jpt.common.core.source_1.6.0.v202308172102.jar 32,768 8% 275.86kB/s 0:00:01 401,964 100% 2.97MB/s 0:00:00 (xfr#222, to-chk=741/967) repository/plugins/org.eclipse.jpt.common.core_1.6.0.v202308172102.jar 32,768 5% 228.57kB/s 0:00:02 563,293 100% 2.80MB/s 0:00:00 (xfr#223, to-chk=740/967) repository/plugins/org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar 19,061 100% 87.39kB/s 0:00:00 19,061 100% 87.39kB/s 0:00:00 (xfr#224, to-chk=739/967) repository/plugins/org.eclipse.jpt.common.eclipselink.core.source_1.3.400.v202208190239.jar 20,799 100% 92.33kB/s 0:00:00 20,799 100% 91.91kB/s 0:00:00 (xfr#225, to-chk=738/967) repository/plugins/org.eclipse.jpt.common.eclipselink.core_1.3.400.v202208190239.jar 32,768 8% 135.02kB/s 0:00:02 402,509 100% 1.51MB/s 0:00:00 (xfr#226, to-chk=737/967) repository/plugins/org.eclipse.jpt.common.ui.source_1.4.201.v202301061019.jar 32,768 11% 121.67kB/s 0:00:02 294,536 100% 1019.97kB/s 0:00:00 (xfr#227, to-chk=736/967) repository/plugins/org.eclipse.jpt.common.ui_1.4.201.v202301061019.jar 32,768 7% 110.73kB/s 0:00:03 467,624 100% 1.41MB/s 0:00:00 (xfr#228, to-chk=735/967) repository/plugins/org.eclipse.jpt.common.utility.source_2.4.1.v202301061019.jar 32,768 3% 99.69kB/s 0:00:09 1,006,169 100% 2.64MB/s 0:00:00 (xfr#229, to-chk=734/967) repository/plugins/org.eclipse.jpt.common.utility_2.4.1.v202301061019.jar 32,768 2% 86.72kB/s 0:00:15 1,348,731 100% 2.91MB/s 0:00:00 (xfr#230, to-chk=733/967) repository/plugins/org.eclipse.jpt.doc.isv.source_3.4.1.v201902121834.jar 25,153 100% 55.08kB/s 0:00:00 25,153 100% 55.08kB/s 0:00:00 (xfr#231, to-chk=732/967) repository/plugins/org.eclipse.jpt.doc.isv_3.4.1.v201902121834.jar 12,354 100% 26.87kB/s 0:00:00 12,354 100% 26.87kB/s 0:00:00 (xfr#232, to-chk=731/967) repository/plugins/org.eclipse.jpt.doc.user.source_3.2.101.v201902121834.jar 32,768 9% 70.33kB/s 0:00:04 357,710 100% 697.26kB/s 0:00:00 (xfr#233, to-chk=730/967) repository/plugins/org.eclipse.jpt.doc.user_3.2.101.v201902121834.jar 32,768 1% 62.62kB/s 0:00:29 1,880,188 100% 3.18MB/s 0:00:00 (xfr#234, to-chk=729/967) repository/plugins/org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar 18,937 100% 32.62kB/s 0:00:00 18,937 100% 32.56kB/s 0:00:00 (xfr#235, to-chk=728/967) repository/plugins/org.eclipse.jpt.jaxb.core.schemagen.source_1.1.202.v202104080213.jar 20,938 100% 34.72kB/s 0:00:00 20,938 100% 34.72kB/s 0:00:00 (xfr#236, to-chk=727/967) repository/plugins/org.eclipse.jpt.jaxb.core.schemagen_1.1.202.v202104080213.jar 21,744 100% 35.81kB/s 0:00:00 21,744 100% 35.81kB/s 0:00:00 (xfr#237, to-chk=726/967) repository/plugins/org.eclipse.jpt.jaxb.core.source_1.4.101.v201902121834.jar 32,768 5% 53.16kB/s 0:00:09 557,571 100% 862.92kB/s 0:00:00 (xfr#238, to-chk=725/967) repository/plugins/org.eclipse.jpt.jaxb.core_1.4.101.v201902121834.jar 32,768 4% 50.16kB/s 0:00:14 770,425 100% 1.10MB/s 0:00:00 (xfr#239, to-chk=724/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.branding_1.4.101.v201902121834.jar 19,057 100% 27.65kB/s 0:00:00 19,057 100% 27.65kB/s 0:00:00 (xfr#240, to-chk=723/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.schemagen.source_1.2.202.v202104080213.jar 21,578 100% 31.17kB/s 0:00:00 21,578 100% 31.17kB/s 0:00:00 (xfr#241, to-chk=722/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.schemagen_1.2.202.v202104080213.jar 22,636 100% 32.60kB/s 0:00:00 22,636 100% 32.60kB/s 0:00:00 (xfr#242, to-chk=721/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core.source_1.3.201.v201902121834.jar 32,768 7% 46.78kB/s 0:00:08 414,924 100% 566.71kB/s 0:00:00 (xfr#243, to-chk=720/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.core_1.3.201.v201902121834.jar 32,768 6% 44.38kB/s 0:00:11 531,880 100% 700.02kB/s 0:00:00 (xfr#244, to-chk=719/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.ui.source_1.4.201.v201902121834.jar 32,768 84% 42.95kB/s 0:00:00 38,813 100% 50.88kB/s 0:00:00 (xfr#245, to-chk=718/967) repository/plugins/org.eclipse.jpt.jaxb.eclipselink.ui_1.4.201.v201902121834.jar 32,768 44% 42.78kB/s 0:00:00 73,468 100% 95.79kB/s 0:00:00 (xfr#246, to-chk=717/967) repository/plugins/org.eclipse.jpt.jaxb.ui.source_1.5.200.v202301061019.jar 32,768 23% 42.50kB/s 0:00:02 141,858 100% 179.91kB/s 0:00:00 (xfr#247, to-chk=716/967) repository/plugins/org.eclipse.jpt.jaxb.ui_1.5.200.v202301061019.jar 32,768 10% 41.18kB/s 0:00:06 311,378 100% 383.46kB/s 0:00:00 (xfr#248, to-chk=715/967) repository/plugins/org.eclipse.jpt.jpa.annotate.source_1.1.0.v202308172102.jar 32,768 67% 40.20kB/s 0:00:00 48,427 100% 59.34kB/s 0:00:00 (xfr#249, to-chk=714/967) repository/plugins/org.eclipse.jpt.jpa.annotate_1.1.0.v202308172102.jar 32,768 54% 40.00kB/s 0:00:00 60,662 100% 73.96kB/s 0:00:00 (xfr#250, to-chk=713/967) repository/plugins/org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar 18,933 100% 22.80kB/s 0:00:00 18,933 100% 22.80kB/s 0:00:00 (xfr#251, to-chk=712/967) repository/plugins/org.eclipse.jpt.jpa.core.source_3.7.0.v202308172102.jar 32,768 1% 39.36kB/s 0:01:03 2,516,611 100% 2.72MB/s 0:00:00 (xfr#252, to-chk=711/967) repository/plugins/org.eclipse.jpt.jpa.core_3.7.0.v202308172102.jar 32,768 1% 35.96kB/s 0:01:28 2,654,208 82% 2.53MB/s 0:00:00 3,214,889 100% 3.01MB/s 0:00:01 (xfr#253, to-chk=710/967) repository/plugins/org.eclipse.jpt.jpa.db.source_2.2.201.v202301061019.jar 32,768 33% 1.42MB/s 0:00:00 96,985 100% 3.85MB/s 0:00:00 (xfr#254, to-chk=709/967) repository/plugins/org.eclipse.jpt.jpa.db.ui.source_2.1.201.v201902121834.jar 16,157 100% 584.38kB/s 0:00:00 16,157 100% 584.38kB/s 0:00:00 (xfr#255, to-chk=708/967) repository/plugins/org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar 14,775 100% 480.96kB/s 0:00:00 14,775 100% 450.90kB/s 0:00:00 (xfr#256, to-chk=707/967) repository/plugins/org.eclipse.jpt.jpa.db_2.2.201.v202301061019.jar 32,768 27% 615.38kB/s 0:00:00 118,297 100% 1.52MB/s 0:00:00 (xfr#257, to-chk=706/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar 19,045 100% 241.54kB/s 0:00:00 19,045 100% 241.54kB/s 0:00:00 (xfr#258, to-chk=705/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.ddlgen.source_2.2.201.v201902121834.jar 17,216 100% 202.56kB/s 0:00:00 17,216 100% 202.56kB/s 0:00:00 (xfr#259, to-chk=704/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.ddlgen_2.2.201.v201902121834.jar 16,402 100% 186.25kB/s 0:00:00 16,402 100% 186.25kB/s 0:00:00 (xfr#260, to-chk=703/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core.source_2.5.0.v202308172102.jar 32,768 2% 347.83kB/s 0:00:03 1,341,585 100% 8.95MB/s 0:00:00 (xfr#261, to-chk=702/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.core_2.5.0.v202308172102.jar 32,768 2% 210.53kB/s 0:00:07 1,528,007 100% 6.94MB/s 0:00:00 (xfr#262, to-chk=701/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.ui.source_2.4.101.v202301061019.jar 32,768 7% 147.47kB/s 0:00:02 464,291 100% 1.76MB/s 0:00:00 (xfr#263, to-chk=700/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.ui_2.4.101.v202301061019.jar 32,768 2% 124.51kB/s 0:00:08 1,139,750 100% 3.65MB/s 0:00:00 (xfr#264, to-chk=699/967) repository/plugins/org.eclipse.jpt.jpa.gen.source_2.3.201.v202301061019.jar 32,768 47% 105.96kB/s 0:00:00 69,046 100% 222.53kB/s 0:00:00 (xfr#265, to-chk=698/967) repository/plugins/org.eclipse.jpt.jpa.gen_2.3.201.v202301061019.jar 32,768 32% 104.23kB/s 0:00:00 101,243 100% 302.36kB/s 0:00:00 (xfr#266, to-chk=697/967) repository/plugins/org.eclipse.jpt.jpa.ui.source_3.6.100.v202305092307.jar 32,768 3% 95.24kB/s 0:00:09 957,556 100% 2.50MB/s 0:00:00 (xfr#267, to-chk=696/967) repository/plugins/org.eclipse.jpt.jpa.ui_3.6.100.v202305092307.jar 32,768 1% 85.79kB/s 0:00:26 2,283,026 100% 4.77MB/s 0:00:00 (xfr#268, to-chk=695/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.branding_1.2.102.v201902121834.jar 18,881 100% 40.08kB/s 0:00:00 18,881 100% 40.08kB/s 0:00:00 (xfr#269, to-chk=694/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user.source_1.2.102.v201902121834.jar 14,189 100% 29.86kB/s 0:00:00 14,189 100% 29.86kB/s 0:00:00 (xfr#270, to-chk=693/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.doc.user_1.2.102.v201902121834.jar 32,768 49% 68.38kB/s 0:00:00 65,557 100% 136.50kB/s 0:00:00 (xfr#271, to-chk=692/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.ui.source_1.2.201.v202307260736.jar 32,768 10% 64.26kB/s 0:00:04 310,203 100% 570.49kB/s 0:00:00 (xfr#272, to-chk=691/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.ui_1.2.201.v202307260736.jar 32,768 5% 59.48kB/s 0:00:09 607,351 100% 1.03MB/s 0:00:00 (xfr#273, to-chk=690/967) repository/plugins/org.eclipse.jsf.branding_3.5.1.v201902121810.jar 25,484 100% 44.05kB/s 0:00:00 25,484 100% 44.05kB/s 0:00:00 (xfr#274, to-chk=689/967) repository/plugins/org.eclipse.json.source_1.2.0.v202308160419.jar 32,768 68% 56.24kB/s 0:00:00 47,869 100% 82.01kB/s 0:00:00 (xfr#275, to-chk=688/967) repository/plugins/org.eclipse.json_1.2.0.v202308160419.jar 32,768 55% 55.27kB/s 0:00:00 59,143 100% 99.24kB/s 0:00:00 (xfr#276, to-chk=687/967) repository/plugins/org.eclipse.jst.common.annotations.controller.source_1.2.0.v202307260438.jar 32,768 82% 54.51kB/s 0:00:00 39,889 100% 65.58kB/s 0:00:00 (xfr#277, to-chk=686/967) repository/plugins/org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar 32,768 63% 53.51kB/s 0:00:00 51,693 100% 84.28kB/s 0:00:00 (xfr#278, to-chk=685/967) repository/plugins/org.eclipse.jst.common.annotations.core.source_1.2.0.v202307260438.jar 28,268 100% 45.78kB/s 0:00:00 28,268 100% 45.78kB/s 0:00:00 (xfr#279, to-chk=684/967) repository/plugins/org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar 29,405 100% 46.92kB/s 0:00:00 29,405 100% 46.84kB/s 0:00:00 (xfr#280, to-chk=683/967) repository/plugins/org.eclipse.jst.common.annotations.ui.source_1.2.0.v202307260438.jar 30,671 100% 48.62kB/s 0:00:00 30,671 100% 48.62kB/s 0:00:00 (xfr#281, to-chk=682/967) repository/plugins/org.eclipse.jst.common.annotations.ui_1.2.0.v202307260438.jar 32,768 78% 51.61kB/s 0:00:00 41,711 100% 65.07kB/s 0:00:00 (xfr#282, to-chk=681/967) repository/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk.source_1.5.0.v202308161955.jar 32,768 98% 50.87kB/s 0:00:00 33,217 100% 51.49kB/s 0:00:00 (xfr#283, to-chk=680/967) repository/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk_1.5.0.v202308161955.jar 21,064 100% 32.50kB/s 0:00:00 21,064 100% 32.50kB/s 0:00:00 (xfr#284, to-chk=679/967) repository/plugins/org.eclipse.jst.common.frameworks.source_1.2.0.v202307260438.jar 32,768 35% 50.24kB/s 0:00:01 93,366 100% 142.69kB/s 0:00:00 (xfr#285, to-chk=678/967) repository/plugins/org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar 32,768 24% 49.69kB/s 0:00:02 135,414 100% 199.76kB/s 0:00:00 (xfr#286, to-chk=677/967) repository/plugins/org.eclipse.jst.common.project.facet.core.source_1.13.0.v202308161955.jar 32,768 23% 47.90kB/s 0:00:02 136,874 100% 197.15kB/s 0:00:00 (xfr#287, to-chk=676/967) repository/plugins/org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar 32,768 16% 46.85kB/s 0:00:03 195,496 100% 274.70kB/s 0:00:00 (xfr#288, to-chk=675/967) repository/plugins/org.eclipse.jst.common.project.facet.ui.source_1.5.0.v202308161955.jar 32,768 56% 45.85kB/s 0:00:00 57,589 100% 80.34kB/s 0:00:00 (xfr#289, to-chk=674/967) repository/plugins/org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar 32,768 22% 45.65kB/s 0:00:02 148,738 100% 203.72kB/s 0:00:00 (xfr#290, to-chk=673/967) repository/plugins/org.eclipse.jst.common.ui.source_1.1.0.v202307260438.jar 32,768 82% 44.63kB/s 0:00:00 39,801 100% 54.13kB/s 0:00:00 (xfr#291, to-chk=672/967) repository/plugins/org.eclipse.jst.common.ui_1.1.0.v202307260438.jar 32,768 38% 44.26kB/s 0:00:01 86,085 100% 115.64kB/s 0:00:00 (xfr#292, to-chk=671/967) repository/plugins/org.eclipse.jst.ejb.doc.user.source_1.1.301.v201903222024.jar 32,768 65% 43.78kB/s 0:00:00 50,166 100% 66.84kB/s 0:00:00 (xfr#293, to-chk=670/967) repository/plugins/org.eclipse.jst.ejb.doc.user_1.1.301.v201903222024.jar 32,768 27% 43.36kB/s 0:00:01 119,299 100% 155.54kB/s 0:00:00 (xfr#294, to-chk=669/967) repository/plugins/org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar 14,700 100% 19.06kB/s 0:00:00 14,700 100% 19.06kB/s 0:00:00 (xfr#295, to-chk=668/967) repository/plugins/org.eclipse.jst.ejb.ui.source_1.2.0.v202402152248.jar 32,768 33% 42.27kB/s 0:00:01 97,079 100% 124.91kB/s 0:00:00 (xfr#296, to-chk=667/967) repository/plugins/org.eclipse.jst.ejb.ui_1.2.0.v202402152248.jar 32,768 6% 41.67kB/s 0:00:10 470,696 100% 581.85kB/s 0:00:00 (xfr#297, to-chk=666/967) repository/plugins/org.eclipse.jst.j2ee.core.source_1.5.0.v202307260438.jar 32,768 1% 40.10kB/s 0:01:12 2,933,758 100% 3.14MB/s 0:00:00 (xfr#298, to-chk=665/967) repository/plugins/org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar 32,768 1% 35.63kB/s 0:01:21 2,129,920 72% 2.03MB/s 0:00:00 2,919,702 100% 2.71MB/s 0:00:01 (xfr#299, to-chk=664/967) repository/plugins/org.eclipse.jst.j2ee.doc.user_1.1.400.v202101072335.jar 32,768 12% 1000.00kB/s 0:00:00 262,067 100% 2.75MB/s 0:00:00 (xfr#300, to-chk=663/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotation.model.source_1.1.600.v202307261744.jar 32,768 60% 336.84kB/s 0:00:00 54,379 100% 541.88kB/s 0:00:00 (xfr#301, to-chk=662/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar 32,768 49% 299.07kB/s 0:00:00 65,912 100% 574.71kB/s 0:00:00 (xfr#302, to-chk=661/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter.source_1.2.0.v202307261744.jar 26,872 100% 224.29kB/s 0:00:00 26,872 100% 224.29kB/s 0:00:00 (xfr#303, to-chk=660/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.emitter_1.2.0.v202307261744.jar 32,768 90% 266.67kB/s 0:00:00 36,229 100% 292.40kB/s 0:00:00 (xfr#304, to-chk=659/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui.source_1.2.2.v202307261828.jar 32,768 55% 256.00kB/s 0:00:00 59,231 100% 459.07kB/s 0:00:00 (xfr#305, to-chk=658/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.ui_1.2.2.v202307261828.jar 32,768 27% 242.42kB/s 0:00:00 119,855 100% 818.50kB/s 0:00:00 (xfr#306, to-chk=657/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet.source_1.3.0.v202307261816.jar 32,768 37% 216.22kB/s 0:00:00 87,545 100% 537.69kB/s 0:00:00 (xfr#307, to-chk=656/967) repository/plugins/org.eclipse.jst.j2ee.ejb.annotations.xdoclet_1.3.0.v202307261816.jar 32,768 21% 192.77kB/s 0:00:00 153,211 100% 850.11kB/s 0:00:00 (xfr#308, to-chk=655/967) repository/plugins/org.eclipse.jst.j2ee.ejb.source_1.2.0.v202307260438.jar 32,768 12% 173.91kB/s 0:00:01 261,425 100% 1.29MB/s 0:00:00 (xfr#309, to-chk=654/967) repository/plugins/org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar 32,768 9% 158.42kB/s 0:00:01 347,729 100% 1.54MB/s 0:00:00 (xfr#310, to-chk=653/967) repository/plugins/org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar 20,791 100% 93.57kB/s 0:00:00 20,791 100% 93.57kB/s 0:00:00 (xfr#311, to-chk=652/967) repository/plugins/org.eclipse.jst.j2ee.jca.source_1.2.0.v202307260438.jar 32,768 36% 142.86kB/s 0:00:00 90,344 100% 388.66kB/s 0:00:00 (xfr#312, to-chk=651/967) repository/plugins/org.eclipse.jst.j2ee.jca.ui.source_1.2.0.v202402152248.jar 32,768 94% 139.13kB/s 0:00:00 34,763 100% 144.46kB/s 0:00:00 (xfr#313, to-chk=650/967) repository/plugins/org.eclipse.jst.j2ee.jca.ui_1.2.0.v202402152248.jar 32,768 90% 133.89kB/s 0:00:00 36,337 100% 147.86kB/s 0:00:00 (xfr#314, to-chk=649/967) repository/plugins/org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar 32,768 25% 130.08kB/s 0:00:00 130,044 100% 501.96kB/s 0:00:00 (xfr#315, to-chk=648/967) repository/plugins/org.eclipse.jst.j2ee.navigator.ui.source_1.2.100.v202402152248.jar 32,768 49% 125.00kB/s 0:00:00 66,521 100% 251.79kB/s 0:00:00 (xfr#316, to-chk=647/967) repository/plugins/org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202402152248.jar 32,768 13% 119.85kB/s 0:00:01 242,344 100% 854.38kB/s 0:00:00 (xfr#317, to-chk=646/967) repository/plugins/org.eclipse.jst.j2ee.source_1.2.1000.v202402152246.jar 32,768 3% 112.68kB/s 0:00:07 855,481 100% 2.57MB/s 0:00:00 (xfr#318, to-chk=645/967) repository/plugins/org.eclipse.jst.j2ee.ui.source_1.2.300.v202402152248.jar 32,768 7% 96.97kB/s 0:00:04 430,604 100% 1.15MB/s 0:00:00 (xfr#319, to-chk=644/967) repository/plugins/org.eclipse.jst.j2ee.ui_1.2.300.v202402152248.jar 32,768 3% 87.43kB/s 0:00:09 881,389 100% 2.12MB/s 0:00:00 (xfr#320, to-chk=643/967) repository/plugins/org.eclipse.jst.j2ee.web.source_1.3.0.v202307260438.jar 32,768 11% 79.60kB/s 0:00:03 281,200 100% 646.14kB/s 0:00:00 (xfr#321, to-chk=642/967) repository/plugins/org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar 32,768 6% 74.25kB/s 0:00:06 497,259 100% 1.05MB/s 0:00:00 (xfr#322, to-chk=641/967) repository/plugins/org.eclipse.jst.j2ee.webservice.source_1.2.0.v202307260438.jar 32,768 15% 70.02kB/s 0:00:02 209,521 100% 432.58kB/s 0:00:00 (xfr#323, to-chk=640/967) repository/plugins/org.eclipse.jst.j2ee.webservice.ui.source_1.2.0.v202402152248.jar 32,768 73% 67.23kB/s 0:00:00 44,726 100% 91.57kB/s 0:00:00 (xfr#324, to-chk=639/967) repository/plugins/org.eclipse.jst.j2ee.webservice.ui_1.2.0.v202402152248.jar 32,768 55% 66.81kB/s 0:00:00 58,607 100% 119.24kB/s 0:00:00 (xfr#325, to-chk=638/967) repository/plugins/org.eclipse.jst.j2ee.webservice_1.2.0.v202307260438.jar 32,768 11% 65.44kB/s 0:00:03 275,270 100% 535.49kB/s 0:00:00 (xfr#326, to-chk=637/967) repository/plugins/org.eclipse.jst.j2ee.xdoclet.runtime.source_1.2.0.v202101081429.jar 32,768 71% 63.37kB/s 0:00:00 45,663 100% 88.13kB/s 0:00:00 (xfr#327, to-chk=636/967) repository/plugins/org.eclipse.jst.j2ee.xdoclet.runtime_1.2.0.v202101081429.jar 32,768 66% 62.99kB/s 0:00:00 49,295 100% 93.66kB/s 0:00:00 (xfr#328, to-chk=635/967) repository/plugins/org.eclipse.jst.j2ee_1.2.1000.v202402152246.jar 32,768 1% 61.07kB/s 0:00:30 1,917,185 100% 3.15MB/s 0:00:00 (xfr#329, to-chk=634/967) repository/plugins/org.eclipse.jst.jee.ejb.source_1.1.0.v202307260438.jar 32,768 64% 54.70kB/s 0:00:00 51,071 100% 85.25kB/s 0:00:00 (xfr#330, to-chk=633/967) repository/plugins/org.eclipse.jst.jee.ejb_1.1.0.v202307260438.jar 32,768 51% 53.24kB/s 0:00:00 63,866 100% 103.78kB/s 0:00:00 (xfr#331, to-chk=632/967) repository/plugins/org.eclipse.jst.jee.source_1.1.0.v202307260438.jar 32,768 35% 52.29kB/s 0:00:01 91,117 100% 143.52kB/s 0:00:00 (xfr#332, to-chk=631/967) repository/plugins/org.eclipse.jst.jee.ui.source_1.1.0.v202307261744.jar 32,768 25% 51.12kB/s 0:00:01 130,549 100% 201.40kB/s 0:00:00 (xfr#333, to-chk=630/967) repository/plugins/org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar 32,768 16% 50.00kB/s 0:00:03 199,630 100% 298.55kB/s 0:00:00 (xfr#334, to-chk=629/967) repository/plugins/org.eclipse.jst.jee.web.source_1.1.0.v202307260438.jar 32,768 90% 48.71kB/s 0:00:00 36,217 100% 53.83kB/s 0:00:00 (xfr#335, to-chk=628/967) repository/plugins/org.eclipse.jst.jee.web_1.1.0.v202307260438.jar 32,768 72% 48.48kB/s 0:00:00 45,454 100% 67.15kB/s 0:00:00 (xfr#336, to-chk=627/967) repository/plugins/org.eclipse.jst.jee_1.1.0.v202307260438.jar 32,768 26% 47.83kB/s 0:00:01 122,535 100% 176.23kB/s 0:00:00 (xfr#337, to-chk=626/967) repository/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport_1.5.0.v202303190717.jar 32,768 19% 46.65kB/s 0:00:02 166,725 100% 235.97kB/s 0:00:00 (xfr#338, to-chk=625/967) repository/plugins/org.eclipse.jst.jsf.common.runtime_1.5.0.v202303190717.jar 32,768 35% 46.04kB/s 0:00:01 92,075 100% 129.01kB/s 0:00:00 (xfr#339, to-chk=624/967) repository/plugins/org.eclipse.jst.jsf.common.ui_1.7.0.v202303190717.jar 32,768 10% 45.33kB/s 0:00:06 311,429 100% 424.17kB/s 0:00:00 (xfr#340, to-chk=623/967) repository/plugins/org.eclipse.jst.jsf.common_1.6.0.v202303190717.jar 32,768 4% 44.20kB/s 0:00:15 715,612 100% 924.39kB/s 0:00:00 (xfr#341, to-chk=622/967) repository/plugins/org.eclipse.jst.jsf.core_1.9.1.v202308300413.jar 32,768 2% 41.78kB/s 0:00:28 1,235,553 100% 1.43MB/s 0:00:00 (xfr#342, to-chk=621/967) repository/plugins/org.eclipse.jst.jsf.doc.dev_1.5.0.v201902121810.jar 32,768 0% 38.60kB/s 0:02:02 4,772,133 100% 4.59MB/s 0:00:00 (xfr#343, to-chk=620/967) repository/plugins/org.eclipse.jst.jsf.doc.user_1.5.1.v202307262125.jar 32,768 1% 32.06kB/s 0:01:25 131,072 4% 128.00kB/s 0:00:20 2,761,619 100% 2.39MB/s 0:00:01 (xfr#344, to-chk=619/967) repository/plugins/org.eclipse.jst.jsf.facelet.core_1.5.0.v202308300413.jar 32,768 4% 296.30kB/s 0:00:02 683,178 100% 4.05MB/s 0:00:00 (xfr#345, to-chk=618/967) repository/plugins/org.eclipse.jst.jsf.facelet.ui_1.5.0.v202308300413.jar 32,768 60% 193.94kB/s 0:00:00 53,792 100% 316.45kB/s 0:00:00 (xfr#346, to-chk=617/967) repository/plugins/org.eclipse.jst.jsf.facesconfig.ui_1.7.0.v202305071652.jar 32,768 3% 177.78kB/s 0:00:05 968,266 100% 4.20MB/s 0:00:00 (xfr#347, to-chk=616/967) repository/plugins/org.eclipse.jst.jsf.facesconfig_1.6.0.v202303190717.jar 32,768 2% 141.59kB/s 0:00:08 1,249,470 100% 4.30MB/s 0:00:00 (xfr#348, to-chk=615/967) repository/plugins/org.eclipse.jst.jsf.standard.tagsupport_1.6.0.v202303190717.jar 32,768 15% 113.07kB/s 0:00:01 205,563 100% 653.89kB/s 0:00:00 (xfr#349, to-chk=614/967) repository/plugins/org.eclipse.jst.jsf.ui_1.7.0.v202303190717.jar 32,768 11% 102.24kB/s 0:00:02 281,173 100% 844.87kB/s 0:00:00 (xfr#350, to-chk=613/967) repository/plugins/org.eclipse.jst.jsp.core.source_1.4.700.v202308180906.jar 32,768 5% 96.68kB/s 0:00:05 550,481 100% 1.49MB/s 0:00:00 (xfr#351, to-chk=612/967) repository/plugins/org.eclipse.jst.jsp.core_1.4.700.v202308180906.jar 32,768 4% 89.14kB/s 0:00:08 745,900 100% 1.82MB/s 0:00:00 (xfr#352, to-chk=611/967) repository/plugins/org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar 15,885 100% 39.47kB/s 0:00:00 15,885 100% 39.47kB/s 0:00:00 (xfr#353, to-chk=610/967) repository/plugins/org.eclipse.jst.jsp.ui.source_1.3.600.v202308160453.jar 32,768 8% 78.82kB/s 0:00:04 378,879 100% 883.05kB/s 0:00:00 (xfr#354, to-chk=609/967) repository/plugins/org.eclipse.jst.jsp.ui_1.3.600.v202308160453.jar 32,768 5% 75.29kB/s 0:00:07 560,608 100% 1.19MB/s 0:00:00 (xfr#355, to-chk=608/967) repository/plugins/org.eclipse.jst.pagedesigner.jsf.ui_1.6.0.v202303190717.jar 32,768 10% 70.48kB/s 0:00:04 322,386 100% 660.02kB/s 0:00:00 (xfr#356, to-chk=607/967) repository/plugins/org.eclipse.jst.pagedesigner.jsp.core_1.6.0.v202303190717.jar 32,768 87% 66.25kB/s 0:00:00 37,238 100% 74.98kB/s 0:00:00 (xfr#357, to-chk=606/967) repository/plugins/org.eclipse.jst.pagedesigner_1.10.100.v202307262126.jar 32,768 1% 64.13kB/s 0:00:26 1,731,886 100% 2.89MB/s 0:00:00 (xfr#358, to-chk=605/967) repository/plugins/org.eclipse.jst.server.core.source_1.3.0.v202401292331.jar 32,768 42% 55.65kB/s 0:00:00 77,706 100% 131.52kB/s 0:00:00 (xfr#359, to-chk=604/967) repository/plugins/org.eclipse.jst.server.core_1.3.0.v202401292331.jar 32,768 39% 53.78kB/s 0:00:00 83,157 100% 135.80kB/s 0:00:00 (xfr#360, to-chk=603/967) repository/plugins/org.eclipse.jst.server.generic.core.source_1.1.0.v202401292345.jar 32,768 19% 52.98kB/s 0:00:02 164,948 100% 264.07kB/s 0:00:00 (xfr#361, to-chk=602/967) repository/plugins/org.eclipse.jst.server.generic.core_1.1.0.v202401292345.jar 32,768 17% 52.03kB/s 0:00:02 185,776 100% 292.14kB/s 0:00:00 (xfr#362, to-chk=601/967) repository/plugins/org.eclipse.jst.server.generic.ui.source_1.1.0.v202401292331.jar 32,768 76% 51.28kB/s 0:00:00 42,630 100% 66.29kB/s 0:00:00 (xfr#363, to-chk=600/967) repository/plugins/org.eclipse.jst.server.generic.ui_1.1.0.v202401292331.jar 32,768 37% 50.63kB/s 0:00:01 88,157 100% 135.58kB/s 0:00:00 (xfr#364, to-chk=599/967) repository/plugins/org.eclipse.jst.server.preview.adapter.source_1.2.100.v202401292308.jar 32,768 90% 50.16kB/s 0:00:00 36,221 100% 55.36kB/s 0:00:00 (xfr#365, to-chk=598/967) repository/plugins/org.eclipse.jst.server.preview.adapter_1.2.100.v202401292308.jar 32,768 62% 49.77kB/s 0:00:00 52,841 100% 80.13kB/s 0:00:00 (xfr#366, to-chk=597/967) repository/plugins/org.eclipse.jst.server.tomcat.core.source_1.2.600.v202402192305.jar 32,768 11% 49.16kB/s 0:00:05 293,484 100% 434.91kB/s 0:00:00 (xfr#367, to-chk=596/967) repository/plugins/org.eclipse.jst.server.tomcat.core_1.2.600.v202402192305.jar 32,768 6% 48.19kB/s 0:00:09 473,626 100% 680.18kB/s 0:00:00 (xfr#368, to-chk=595/967) repository/plugins/org.eclipse.jst.server.tomcat.ui.source_1.1.1100.v202307100353.jar 32,768 55% 46.92kB/s 0:00:00 58,921 100% 83.76kB/s 0:00:00 (xfr#369, to-chk=594/967) repository/plugins/org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar 32,768 22% 46.18kB/s 0:00:02 148,601 100% 207.02kB/s 0:00:00 (xfr#370, to-chk=593/967) repository/plugins/org.eclipse.jst.server.ui.doc.user.source_1.0.600.v201901310132.jar 13,543 100% 18.81kB/s 0:00:00 13,543 100% 18.81kB/s 0:00:00 (xfr#371, to-chk=592/967) repository/plugins/org.eclipse.jst.server.ui.doc.user_1.0.600.v201901310132.jar 32,768 41% 45.33kB/s 0:00:01 78,690 100% 108.69kB/s 0:00:00 (xfr#372, to-chk=591/967) repository/plugins/org.eclipse.jst.server.ui.infopop.source_1.0.500.v201901310132.jar 13,343 100% 18.33kB/s 0:00:00 13,343 100% 18.33kB/s 0:00:00 (xfr#373, to-chk=590/967) repository/plugins/org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar 14,516 100% 19.88kB/s 0:00:00 14,516 100% 19.85kB/s 0:00:00 (xfr#374, to-chk=589/967) repository/plugins/org.eclipse.jst.server.ui.source_1.1.500.v202308172116.jar 25,879 100% 35.25kB/s 0:00:00 25,879 100% 35.25kB/s 0:00:00 (xfr#375, to-chk=588/967) repository/plugins/org.eclipse.jst.server.ui_1.1.500.v202308172116.jar 32,768 66% 44.44kB/s 0:00:00 49,064 100% 66.46kB/s 0:00:00 (xfr#376, to-chk=587/967) repository/plugins/org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar 18,764 100% 25.31kB/s 0:00:00 18,764 100% 25.31kB/s 0:00:00 (xfr#377, to-chk=586/967) repository/plugins/org.eclipse.jst.servlet.ui.source_1.2.0.v202402152248.jar 32,768 22% 43.90kB/s 0:00:02 145,975 100% 193.69kB/s 0:00:00 (xfr#378, to-chk=585/967) repository/plugins/org.eclipse.jst.servlet.ui_1.2.0.v202402152248.jar 32,768 12% 43.07kB/s 0:00:05 261,429 100% 339.05kB/s 0:00:00 (xfr#379, to-chk=584/967) repository/plugins/org.eclipse.jst.standard.schemas_1.2.700.v202402030235.jar 32,768 4% 42.16kB/s 0:00:16 731,664 100% 919.58kB/s 0:00:00 (xfr#380, to-chk=583/967) repository/plugins/org.eclipse.jst.ws.annotations.core.source_1.3.0.v202308010145.jar 32,768 69% 41.08kB/s 0:00:00 46,901 100% 58.57kB/s 0:00:00 (xfr#381, to-chk=582/967) repository/plugins/org.eclipse.jst.ws.annotations.core_1.3.0.v202308010145.jar 32,768 49% 40.56kB/s 0:00:00 65,940 100% 81.31kB/s 0:00:00 (xfr#382, to-chk=581/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.core.source_1.1.0.v202308021505.jar 32,768 57% 40.20kB/s 0:00:00 56,907 100% 69.73kB/s 0:00:00 (xfr#383, to-chk=580/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.core_1.1.0.v202308021505.jar 32,768 44% 39.95kB/s 0:00:01 73,750 100% 89.69kB/s 0:00:00 (xfr#384, to-chk=579/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.ui.source_1.1.0.v202308010145.jar 32,768 43% 39.70kB/s 0:00:01 74,905 100% 90.53kB/s 0:00:00 (xfr#385, to-chk=578/967) repository/plugins/org.eclipse.jst.ws.axis.consumption.ui_1.1.0.v202308010145.jar 32,768 33% 39.41kB/s 0:00:01 98,977 100% 118.74kB/s 0:00:00 (xfr#386, to-chk=577/967) repository/plugins/org.eclipse.jst.ws.axis.creation.ui.source_1.1.0.v202308011607.jar 32,768 36% 39.12kB/s 0:00:01 89,924 100% 107.09kB/s 0:00:00 (xfr#387, to-chk=576/967) repository/plugins/org.eclipse.jst.ws.axis.creation.ui_1.1.0.v202308011607.jar 32,768 28% 38.79kB/s 0:00:02 116,604 100% 137.69kB/s 0:00:00 (xfr#388, to-chk=575/967) repository/plugins/org.eclipse.jst.ws.axis.infopop.source_1.0.400.v201903050508.jar 13,531 100% 15.88kB/s 0:00:00 13,531 100% 15.88kB/s 0:00:00 (xfr#389, to-chk=574/967) repository/plugins/org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar 14,715 100% 17.19kB/s 0:00:00 14,715 100% 17.19kB/s 0:00:00 (xfr#390, to-chk=573/967) repository/plugins/org.eclipse.jst.ws.axis.ui.doc.user.source_1.1.200.v201903222115.jar 18,260 100% 21.25kB/s 0:00:00 18,260 100% 21.25kB/s 0:00:00 (xfr#391, to-chk=572/967) repository/plugins/org.eclipse.jst.ws.axis.ui.doc.user_1.1.200.v201903222115.jar 32,768 71% 38.00kB/s 0:00:00 45,632 100% 52.86kB/s 0:00:00 (xfr#392, to-chk=571/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.core.source_1.1.0.v202308010354.jar 32,768 70% 37.78kB/s 0:00:00 46,615 100% 53.68kB/s 0:00:00 (xfr#393, to-chk=570/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.core_1.1.0.v202308010354.jar 32,768 69% 37.56kB/s 0:00:00 47,149 100% 53.98kB/s 0:00:00 (xfr#394, to-chk=569/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.ui.source_1.1.0.v202308010145.jar 30,484 100% 34.70kB/s 0:00:00 30,484 100% 34.70kB/s 0:00:00 (xfr#395, to-chk=568/967) repository/plugins/org.eclipse.jst.ws.axis2.consumption.ui_1.1.0.v202308010145.jar 32,768 66% 37.12kB/s 0:00:00 49,211 100% 55.69kB/s 0:00:00 (xfr#396, to-chk=567/967) repository/plugins/org.eclipse.jst.ws.axis2.core.source_1.1.0.v202308010145.jar 32,768 51% 36.91kB/s 0:00:00 64,244 100% 72.20kB/s 0:00:00 (xfr#397, to-chk=566/967) repository/plugins/org.eclipse.jst.ws.axis2.core_1.1.0.v202308010145.jar 32,768 44% 36.70kB/s 0:00:01 72,894 100% 81.35kB/s 0:00:00 (xfr#398, to-chk=565/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.core.source_1.1.0.v202308010145.jar 32,768 67% 36.45kB/s 0:00:00 48,562 100% 53.89kB/s 0:00:00 (xfr#399, to-chk=564/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.core_1.1.0.v202308010145.jar 32,768 68% 36.20kB/s 0:00:00 48,000 100% 52.97kB/s 0:00:00 (xfr#400, to-chk=563/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.ui.source_1.1.0.v202308010145.jar 32,768 95% 36.00kB/s 0:00:00 34,401 100% 37.70kB/s 0:00:00 (xfr#401, to-chk=562/967) repository/plugins/org.eclipse.jst.ws.axis2.creation.ui_1.1.0.v202308010145.jar 32,768 58% 35.75kB/s 0:00:00 55,847 100% 60.73kB/s 0:00:00 (xfr#402, to-chk=561/967) repository/plugins/org.eclipse.jst.ws.axis2.ui.doc.user_1.0.200.v201903222115.jar 32,768 74% 35.48kB/s 0:00:00 43,773 100% 47.34kB/s 0:00:00 (xfr#403, to-chk=560/967) repository/plugins/org.eclipse.jst.ws.axis2.ui.source_1.1.0.v202308010145.jar 23,225 100% 24.57kB/s 0:00:00 23,225 100% 24.57kB/s 0:00:00 (xfr#404, to-chk=559/967) repository/plugins/org.eclipse.jst.ws.axis2.ui_1.1.0.v202308010145.jar 30,508 100% 32.07kB/s 0:00:00 30,508 100% 32.07kB/s 0:00:00 (xfr#405, to-chk=558/967) repository/plugins/org.eclipse.jst.ws.consumption.infopop.source_1.0.400.v201903050508.jar 16,356 100% 17.08kB/s 0:00:00 16,356 100% 17.08kB/s 0:00:00 (xfr#406, to-chk=557/967) repository/plugins/org.eclipse.jst.ws.consumption.infopop_1.0.400.v201903050508.jar 17,601 100% 18.32kB/s 0:00:00 17,601 100% 18.31kB/s 0:00:00 (xfr#407, to-chk=556/967) repository/plugins/org.eclipse.jst.ws.consumption.source_1.1.0.v202308010229.jar 32,768 13% 33.83kB/s 0:00:06 247,840 100% 249.52kB/s 0:00:00 (xfr#408, to-chk=555/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.doc.user.source_1.0.700.v201903222115.jar 22,024 100% 22.10kB/s 0:00:00 22,024 100% 22.10kB/s 0:00:00 (xfr#409, to-chk=554/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.doc.user_1.0.700.v201903222115.jar 32,768 5% 32.52kB/s 0:00:15 547,865 100% 537.17kB/s 0:00:00 (xfr#410, to-chk=553/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.source_1.2.0.v202308010145.jar 32,768 8% 31.90kB/s 0:00:11 65,536 16% 63.81kB/s 0:00:05 407,867 100% 391.26kB/s 0:00:01 (xfr#411, to-chk=552/967) repository/plugins/org.eclipse.jst.ws.consumption.ui_1.2.0.v202308010145.jar 32,768 3% 1.49MB/s 0:00:00 821,026 100% 17.40MB/s 0:00:00 (xfr#412, to-chk=551/967) repository/plugins/org.eclipse.jst.ws.consumption_1.1.0.v202308010229.jar 32,768 11% 627.45kB/s 0:00:00 276,868 100% 4.00MB/s 0:00:00 (xfr#413, to-chk=550/967) repository/plugins/org.eclipse.jst.ws.creation.ejb.ui.source_1.0.400.v202308010145.jar 14,121 100% 202.79kB/s 0:00:00 14,121 100% 199.86kB/s 0:00:00 (xfr#414, to-chk=549/967) repository/plugins/org.eclipse.jst.ws.creation.ejb.ui_1.0.400.v202308010145.jar 13,211 100% 181.71kB/s 0:00:00 13,211 100% 181.71kB/s 0:00:00 (xfr#415, to-chk=548/967) repository/plugins/org.eclipse.jst.ws.creation.ui.source_1.1.0.v202308010145.jar 32,768 39% 415.58kB/s 0:00:00 82,967 100% 1.00MB/s 0:00:00 (xfr#416, to-chk=547/967) repository/plugins/org.eclipse.jst.ws.creation.ui_1.1.0.v202308010145.jar 32,768 14% 376.47kB/s 0:00:00 232,105 100% 2.21MB/s 0:00:00 (xfr#417, to-chk=546/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.core.source_1.1.0.v202308010145.jar 23,826 100% 228.11kB/s 0:00:00 23,826 100% 225.90kB/s 0:00:00 (xfr#418, to-chk=545/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.core_1.1.0.v202308010145.jar 30,720 100% 280.37kB/s 0:00:00 30,720 100% 275.23kB/s 0:00:00 (xfr#419, to-chk=544/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.ui.source_1.1.0.v202308010229.jar 30,734 100% 256.53kB/s 0:00:00 30,734 100% 256.53kB/s 0:00:00 (xfr#420, to-chk=543/967) repository/plugins/org.eclipse.jst.ws.cxf.consumption.ui_1.1.0.v202308010229.jar 32,768 77% 266.67kB/s 0:00:00 42,063 100% 339.48kB/s 0:00:00 (xfr#421, to-chk=542/967) repository/plugins/org.eclipse.jst.ws.cxf.core.source_1.2.0.v202308010145.jar 32,768 29% 258.06kB/s 0:00:00 112,752 100% 821.71kB/s 0:00:00 (xfr#422, to-chk=541/967) repository/plugins/org.eclipse.jst.ws.cxf.core_1.2.0.v202308010145.jar 32,768 23% 228.57kB/s 0:00:00 141,703 100% 960.98kB/s 0:00:00 (xfr#423, to-chk=540/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.core.source_1.2.0.v202311232240.jar 32,768 80% 219.18kB/s 0:00:00 40,629 100% 268.09kB/s 0:00:00 (xfr#424, to-chk=539/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.core_1.2.0.v202311232240.jar 32,768 57% 211.92kB/s 0:00:00 56,579 100% 363.51kB/s 0:00:00 (xfr#425, to-chk=538/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.ui.source_1.1.0.v202308010145.jar 32,768 61% 206.45kB/s 0:00:00 52,932 100% 325.10kB/s 0:00:00 (xfr#426, to-chk=537/967) repository/plugins/org.eclipse.jst.ws.cxf.creation.ui_1.1.0.v202308010145.jar 32,768 32% 197.53kB/s 0:00:00 99,437 100% 592.11kB/s 0:00:00 (xfr#427, to-chk=536/967) repository/plugins/org.eclipse.jst.ws.cxf.doc.user.source_1.0.300.v201902162149.jar 17,039 100% 99.64kB/s 0:00:00 17,039 100% 99.05kB/s 0:00:00 (xfr#428, to-chk=535/967) repository/plugins/org.eclipse.jst.ws.cxf.doc.user_1.0.300.v201902162149.jar 32,768 3% 183.91kB/s 0:00:05 1,083,510 100% 5.04MB/s 0:00:00 (xfr#429, to-chk=534/967) repository/plugins/org.eclipse.jst.ws.cxf.ui.source_1.1.0.v202308010145.jar 32,768 46% 153.85kB/s 0:00:00 70,069 100% 325.84kB/s 0:00:00 (xfr#430, to-chk=533/967) repository/plugins/org.eclipse.jst.ws.cxf.ui_1.1.0.v202308010145.jar 32,768 19% 142.86kB/s 0:00:00 168,571 100% 709.57kB/s 0:00:00 (xfr#431, to-chk=532/967) repository/plugins/org.eclipse.jst.ws.doc.user.source_1.0.700.v201903222115.jar 20,523 100% 85.65kB/s 0:00:00 20,523 100% 85.65kB/s 0:00:00 (xfr#432, to-chk=531/967) repository/plugins/org.eclipse.jst.ws.doc.user_1.0.700.v201903222115.jar 32,768 24% 134.45kB/s 0:00:00 133,520 100% 532.21kB/s 0:00:00 (xfr#433, to-chk=530/967) repository/plugins/org.eclipse.jst.ws.infopop.source_1.0.400.v201903050508.jar 12,278 100% 48.15kB/s 0:00:00 12,278 100% 48.15kB/s 0:00:00 (xfr#434, to-chk=529/967) repository/plugins/org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar 13,403 100% 51.53kB/s 0:00:00 13,403 100% 51.53kB/s 0:00:00 (xfr#435, to-chk=528/967) repository/plugins/org.eclipse.jst.ws.jaxb.core.source_1.1.0.v202308010229.jar 19,165 100% 72.82kB/s 0:00:00 19,165 100% 72.82kB/s 0:00:00 (xfr#436, to-chk=527/967) repository/plugins/org.eclipse.jst.ws.jaxb.core_1.1.0.v202308010229.jar 23,652 100% 89.18kB/s 0:00:00 23,652 100% 89.18kB/s 0:00:00 (xfr#437, to-chk=526/967) repository/plugins/org.eclipse.jst.ws.jaxrs.core.source_1.2.0.v202311232240.jar 32,768 21% 121.67kB/s 0:00:00 154,362 100% 538.37kB/s 0:00:00 (xfr#438, to-chk=525/967) repository/plugins/org.eclipse.jst.ws.jaxrs.core_1.2.0.v202311232240.jar 32,768 19% 112.68kB/s 0:00:01 164,193 100% 560.65kB/s 0:00:00 (xfr#439, to-chk=524/967) repository/plugins/org.eclipse.jst.ws.jaxrs.ui.source_1.1.0.v202308010145.jar 32,768 68% 109.97kB/s 0:00:00 47,949 100% 159.27kB/s 0:00:00 (xfr#440, to-chk=523/967) repository/plugins/org.eclipse.jst.ws.jaxrs.ui_1.1.0.v202308010145.jar 32,768 44% 107.74kB/s 0:00:00 74,108 100% 242.86kB/s 0:00:00 (xfr#441, to-chk=522/967) repository/plugins/org.eclipse.jst.ws.jaxws.core.source_1.1.0.v202308010145.jar 32,768 42% 105.61kB/s 0:00:00 77,423 100% 245.48kB/s 0:00:00 (xfr#442, to-chk=521/967) repository/plugins/org.eclipse.jst.ws.jaxws.core_1.1.0.v202308010145.jar 32,768 29% 102.56kB/s 0:00:00 110,500 100% 341.49kB/s 0:00:00 (xfr#443, to-chk=520/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.isv.source_1.1.200.v201902162203.jar 14,746 100% 45.00kB/s 0:00:00 14,746 100% 45.00kB/s 0:00:00 (xfr#444, to-chk=519/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.isv_1.1.200.v201902162203.jar 32,768 20% 98.46kB/s 0:00:01 162,063 100% 466.86kB/s 0:00:00 (xfr#445, to-chk=518/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.user.source_1.0.400.v201902162216.jar 16,751 100% 47.83kB/s 0:00:00 16,751 100% 47.69kB/s 0:00:00 (xfr#446, to-chk=517/967) repository/plugins/org.eclipse.jst.ws.jaxws.doc.user_1.0.400.v201902162216.jar 32,768 14% 91.95kB/s 0:00:02 218,953 100% 593.95kB/s 0:00:00 (xfr#447, to-chk=516/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.doc.isv.source_1.0.100.v201902162216.jar 14,641 100% 39.50kB/s 0:00:00 14,641 100% 39.50kB/s 0:00:00 (xfr#448, to-chk=515/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.doc.isv_1.0.100.v201902162216.jar 32,768 15% 86.49kB/s 0:00:02 214,089 100% 554.57kB/s 0:00:00 (xfr#449, to-chk=514/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.integration.source_1.1.0.v202308010229.jar 32,768 73% 84.21kB/s 0:00:00 44,879 100% 115.03kB/s 0:00:00 (xfr#450, to-chk=513/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.integration_1.1.0.v202308010229.jar 32,768 52% 83.12kB/s 0:00:00 62,870 100% 158.65kB/s 0:00:00 (xfr#451, to-chk=512/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.source_1.1.0.v202308010229.jar 32,768 20% 81.63kB/s 0:00:01 159,560 100% 387.61kB/s 0:00:00 (xfr#452, to-chk=511/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.runtime_1.1.0.v202308010229.jar 32,768 17% 78.82kB/s 0:00:02 190,432 100% 454.69kB/s 0:00:00 (xfr#453, to-chk=510/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.ui.source_1.1.0.v202308010229.jar 32,768 76% 77.48kB/s 0:00:00 42,803 100% 100.24kB/s 0:00:00 (xfr#454, to-chk=509/967) repository/plugins/org.eclipse.jst.ws.jaxws.dom.ui_1.1.0.v202308010229.jar 32,768 53% 76.01kB/s 0:00:00 60,965 100% 140.75kB/s 0:00:00 (xfr#455, to-chk=508/967) repository/plugins/org.eclipse.jst.ws.jaxws.ui.source_1.1.0.v202308010145.jar 32,768 29% 74.59kB/s 0:00:01 109,328 100% 247.14kB/s 0:00:00 (xfr#456, to-chk=507/967) repository/plugins/org.eclipse.jst.ws.jaxws.ui_1.1.0.v202308010145.jar 32,768 14% 72.73kB/s 0:00:02 227,040 100% 496.02kB/s 0:00:00 (xfr#457, to-chk=506/967) repository/plugins/org.eclipse.jst.ws.jaxws.utils.source_1.1.0.v202308010354.jar 32,768 37% 70.95kB/s 0:00:00 88,223 100% 190.61kB/s 0:00:00 (xfr#458, to-chk=505/967) repository/plugins/org.eclipse.jst.ws.jaxws.utils_1.1.0.v202308010354.jar 32,768 32% 70.02kB/s 0:00:00 100,368 100% 212.62kB/s 0:00:00 (xfr#459, to-chk=504/967) repository/plugins/org.eclipse.jst.ws.source_1.1.0.v202308010229.jar 32,768 25% 68.82kB/s 0:00:01 127,964 100% 261.98kB/s 0:00:00 (xfr#460, to-chk=503/967) repository/plugins/org.eclipse.jst.ws.uddiregistry.source_1.2.0.v202308010229.jar 30,933 100% 62.93kB/s 0:00:00 30,933 100% 62.93kB/s 0:00:00 (xfr#461, to-chk=502/967) repository/plugins/org.eclipse.jst.ws.uddiregistry_1.2.0.v202308010229.jar 32,768 78% 66.25kB/s 0:00:00 41,613 100% 83.96kB/s 0:00:00 (xfr#462, to-chk=501/967) repository/plugins/org.eclipse.jst.ws.ui.source_1.1.100.v202308012257.jar 32,768 64% 65.57kB/s 0:00:00 50,962 100% 101.36kB/s 0:00:00 (xfr#463, to-chk=500/967) repository/plugins/org.eclipse.jst.ws.ui_1.1.100.v202308012257.jar 32,768 54% 64.78kB/s 0:00:00 60,092 100% 118.08kB/s 0:00:00 (xfr#464, to-chk=499/967) repository/plugins/org.eclipse.jst.ws_1.1.0.v202308010229.jar 32,768 25% 63.75kB/s 0:00:01 127,985 100% 246.03kB/s 0:00:00 (xfr#465, to-chk=498/967) repository/plugins/org.eclipse.persistence.antlr_3.5.2.v201711011707.jar 32,768 19% 62.26kB/s 0:00:02 165,781 100% 313.14kB/s 0:00:00 (xfr#466, to-chk=497/967) repository/plugins/org.eclipse.persistence.asm_6.2.0.v201808041549.jar 32,768 6% 60.72kB/s 0:00:07 498,207 100% 900.98kB/s 0:00:00 (xfr#467, to-chk=496/967) repository/plugins/org.eclipse.persistence.core_2.7.3.v20180807-4be1041.jar 32,768 0% 58.61kB/s 0:01:31 5,386,954 100% 7.46MB/s 0:00:00 (xfr#468, to-chk=495/967) repository/plugins/org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar 32,768 2% 45.98kB/s 0:00:30 1,439,170 100% 1.72MB/s 0:00:00 (xfr#469, to-chk=494/967) repository/plugins/org.eclipse.persistence.jpa_2.7.3.v20180807-4be1041.jar 32,768 2% 39.80kB/s 0:00:36 1,488,138 100% 1.66MB/s 0:00:00 (xfr#470, to-chk=493/967) repository/plugins/org.eclipse.persistence.moxy.source_2.7.3.v20180807-4be1041.jar 32,768 6% 37.08kB/s 0:00:12 487,144 100% 533.33kB/s 0:00:00 (xfr#471, to-chk=492/967) repository/plugins/org.eclipse.persistence.moxy_2.7.3.v20180807-4be1041.jar 32,768 5% 35.67kB/s 0:00:17 652,429 100% 694.81kB/s 0:00:00 (xfr#472, to-chk=491/967) repository/plugins/org.eclipse.servertools.doc.isv_1.0.201.v201901310132.jar 32,768 2% 34.63kB/s 0:00:36 1,306,456 100% 1.30MB/s 0:00:00 (xfr#473, to-chk=490/967) repository/plugins/org.eclipse.wst.command.env.core.source_1.1.0.v202308010229.jar 32,768 48% 33.23kB/s 0:00:01 67,182 100% 68.06kB/s 0:00:00 (xfr#474, to-chk=489/967) repository/plugins/org.eclipse.wst.command.env.core_1.1.0.v202308010229.jar 32,768 50% 33.09kB/s 0:00:00 65,471 100% 66.05kB/s 0:00:00 (xfr#475, to-chk=488/967) repository/plugins/org.eclipse.wst.command.env.doc.user.source_1.5.400.v201903222115.jar 17,264 100% 17.38kB/s 0:00:00 17,264 100% 17.38kB/s 0:00:00 (xfr#476, to-chk=487/967) repository/plugins/org.eclipse.wst.command.env.doc.user_1.5.400.v201903222115.jar 32,768 79% 32.89kB/s 0:00:00 41,228 100% 40.42kB/s 0:00:00 (xfr#477, to-chk=486/967) repository/plugins/org.eclipse.wst.command.env.infopop.source_1.0.200.v201903050508.jar 11,144 100% 10.88kB/s 0:00:00 11,144 100% 10.88kB/s 0:00:01 (xfr#478, to-chk=485/967) repository/plugins/org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar 12,373 100% 12.05kB/s 0:00:00 12,373 100% 12.03kB/s 0:00:01 (xfr#479, to-chk=484/967) repository/plugins/org.eclipse.wst.command.env.source_1.1.0.v202308010354.jar 32,768 44% 31.71kB/s 0:00:01 65,536 89% 63.43kB/s 0:00:00 73,492 100% 71.06kB/s 0:00:01 (xfr#480, to-chk=483/967) repository/plugins/org.eclipse.wst.command.env.ui.source_1.2.0.v202308012257.jar 32,768 33% 6.25MB/s 0:00:00 96,709 100% 3.55MB/s 0:00:00 (xfr#481, to-chk=482/967) repository/plugins/org.eclipse.wst.command.env.ui_1.2.0.v202308012257.jar 32,768 25% 1.01MB/s 0:00:00 127,525 100% 2.90MB/s 0:00:00 (xfr#482, to-chk=481/967) repository/plugins/org.eclipse.wst.command.env_1.1.0.v202308010354.jar 32,768 37% 695.65kB/s 0:00:00 87,384 100% 1.77MB/s 0:00:00 (xfr#483, to-chk=480/967) repository/plugins/org.eclipse.wst.common.api.doc.source_1.0.2.v202007131715.jar 32,768 5% 581.82kB/s 0:00:00 553,673 100% 7.33MB/s 0:00:00 (xfr#484, to-chk=479/967) repository/plugins/org.eclipse.wst.common.api.doc_1.0.2.v202007131715.jar 32,768 22% 410.26kB/s 0:00:00 145,189 100% 1.78MB/s 0:00:00 (xfr#485, to-chk=478/967) repository/plugins/org.eclipse.wst.common.core.source_1.4.100.v202103232321.jar 32,768 49% 390.24kB/s 0:00:00 65,572 100% 688.55kB/s 0:00:00 (xfr#486, to-chk=477/967) repository/plugins/org.eclipse.wst.common.core_1.4.100.v202103232321.jar 32,768 52% 333.33kB/s 0:00:00 61,851 100% 616.34kB/s 0:00:00 (xfr#487, to-chk=476/967) repository/plugins/org.eclipse.wst.common.emf.source_1.2.700.v202007161535.jar 32,768 17% 301.89kB/s 0:00:00 189,118 100% 1.45MB/s 0:00:00 (xfr#488, to-chk=475/967) repository/plugins/org.eclipse.wst.common.emf_1.2.700.v202007161535.jar 32,768 13% 248.06kB/s 0:00:00 234,509 100% 1.56MB/s 0:00:00 (xfr#489, to-chk=474/967) repository/plugins/org.eclipse.wst.common.emfworkbench.integration.source_1.3.0.v202308161955.jar 32,768 28% 217.69kB/s 0:00:00 116,905 100% 713.53kB/s 0:00:00 (xfr#490, to-chk=473/967) repository/plugins/org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar 32,768 20% 192.77kB/s 0:00:00 156,397 100% 872.75kB/s 0:00:00 (xfr#491, to-chk=472/967) repository/plugins/org.eclipse.wst.common.environment.source_1.1.0.v202308161955.jar 32,768 58% 178.77kB/s 0:00:00 55,679 100% 302.08kB/s 0:00:00 (xfr#492, to-chk=471/967) repository/plugins/org.eclipse.wst.common.environment_1.1.0.v202308161955.jar 32,768 62% 172.97kB/s 0:00:00 52,539 100% 272.91kB/s 0:00:00 (xfr#493, to-chk=470/967) repository/plugins/org.eclipse.wst.common.fproj.sdk.source_1.5.0.v202308161955.jar 13,366 100% 67.63kB/s 0:00:00 13,366 100% 67.63kB/s 0:00:00 (xfr#494, to-chk=469/967) repository/plugins/org.eclipse.wst.common.fproj.sdk_1.5.0.v202308161955.jar 17,697 100% 83.89kB/s 0:00:00 17,697 100% 83.89kB/s 0:00:00 (xfr#495, to-chk=468/967) repository/plugins/org.eclipse.wst.common.frameworks.source_1.3.0.v202308161955.jar 32,768 26% 150.94kB/s 0:00:00 124,687 100% 566.35kB/s 0:00:00 (xfr#496, to-chk=467/967) repository/plugins/org.eclipse.wst.common.frameworks.ui.source_1.3.0.v202308161955.jar 32,768 25% 144.80kB/s 0:00:00 130,116 100% 538.42kB/s 0:00:00 (xfr#497, to-chk=466/967) repository/plugins/org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar 32,768 19% 130.61kB/s 0:00:01 164,544 100% 647.93kB/s 0:00:00 (xfr#498, to-chk=465/967) repository/plugins/org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar 32,768 25% 125.98kB/s 0:00:00 129,204 100% 489.05kB/s 0:00:00 (xfr#499, to-chk=464/967) repository/plugins/org.eclipse.wst.common.infopop.source_1.0.301.v202307170218.jar 11,042 100% 40.69kB/s 0:00:00 11,042 100% 40.69kB/s 0:00:00 (xfr#500, to-chk=463/967) repository/plugins/org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar 12,880 100% 46.93kB/s 0:00:00 12,880 100% 46.93kB/s 0:00:00 (xfr#501, to-chk=462/967) repository/plugins/org.eclipse.wst.common.modulecore.source_1.3.200.v202108200212.jar 32,768 10% 116.36kB/s 0:00:02 305,814 100% 1015.80kB/s 0:00:00 (xfr#502, to-chk=461/967) repository/plugins/org.eclipse.wst.common.modulecore.ui.source_1.1.0.v202308161955.jar 32,768 39% 107.02kB/s 0:00:00 83,646 100% 271.38kB/s 0:00:00 (xfr#503, to-chk=460/967) repository/plugins/org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar 32,768 22% 103.56kB/s 0:00:01 148,013 100% 453.12kB/s 0:00:00 (xfr#504, to-chk=459/967) repository/plugins/org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar 32,768 7% 97.26kB/s 0:00:04 427,415 100% 1.18MB/s 0:00:00 (xfr#505, to-chk=458/967) repository/plugins/org.eclipse.wst.common.project.facet.core.source_1.5.0.v202308161955.jar 32,768 13% 90.91kB/s 0:00:02 241,107 100% 636.37kB/s 0:00:00 (xfr#506, to-chk=457/967) repository/plugins/org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar 32,768 8% 84.88kB/s 0:00:04 392,069 100% 976.73kB/s 0:00:00 (xfr#507, to-chk=456/967) repository/plugins/org.eclipse.wst.common.project.facet.doc.api.source_1.4.402.v202308161955.jar 16,365 100% 40.46kB/s 0:00:00 16,365 100% 40.46kB/s 0:00:00 (xfr#508, to-chk=455/967) repository/plugins/org.eclipse.wst.common.project.facet.doc.api_1.4.402.v202308161955.jar 32,768 16% 79.01kB/s 0:00:02 193,056 100% 455.39kB/s 0:00:00 (xfr#509, to-chk=454/967) repository/plugins/org.eclipse.wst.common.project.facet.ui.source_1.5.0.v202308161955.jar 32,768 27% 76.56kB/s 0:00:01 117,766 100% 273.82kB/s 0:00:00 (xfr#510, to-chk=453/967) repository/plugins/org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar 32,768 10% 73.73kB/s 0:00:03 306,092 100% 662.79kB/s 0:00:00 (xfr#511, to-chk=452/967) repository/plugins/org.eclipse.wst.common.snippets.source_1.3.0.v202308161955.jar 32,768 20% 69.87kB/s 0:00:01 162,236 100% 335.66kB/s 0:00:00 (xfr#512, to-chk=451/967) repository/plugins/org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar 32,768 10% 66.81kB/s 0:00:04 304,164 100% 603.73kB/s 0:00:00 (xfr#513, to-chk=450/967) repository/plugins/org.eclipse.wst.common.ui.source_1.2.401.v202308161955.jar 32,768 38% 64.78kB/s 0:00:00 84,847 100% 167.05kB/s 0:00:00 (xfr#514, to-chk=449/967) repository/plugins/org.eclipse.wst.common.ui_1.2.401.v202308161955.jar 32,768 20% 62.99kB/s 0:00:01 156,635 100% 297.60kB/s 0:00:00 (xfr#515, to-chk=448/967) repository/plugins/org.eclipse.wst.common.uriresolver.source_1.4.0.v202308161955.jar 32,768 59% 61.78kB/s 0:00:00 55,305 100% 103.27kB/s 0:00:00 (xfr#516, to-chk=447/967) repository/plugins/org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar 32,768 65% 60.49kB/s 0:00:00 50,167 100% 92.44kB/s 0:00:00 (xfr#517, to-chk=446/967) repository/plugins/org.eclipse.wst.css.core.source_1.3.400.v202308160453.jar 32,768 7% 59.70kB/s 0:00:06 433,475 100% 764.11kB/s 0:00:00 (xfr#518, to-chk=445/967) repository/plugins/org.eclipse.wst.css.core_1.3.400.v202308160453.jar 32,768 5% 56.94kB/s 0:00:09 572,084 100% 940.53kB/s 0:00:00 (xfr#519, to-chk=444/967) repository/plugins/org.eclipse.wst.css.ui.source_1.2.200.v202308160453.jar 32,768 17% 53.33kB/s 0:00:02 186,250 100% 294.79kB/s 0:00:00 (xfr#520, to-chk=443/967) repository/plugins/org.eclipse.wst.css.ui_1.2.200.v202308160453.jar 32,768 9% 49.77kB/s 0:00:06 331,473 100% 491.95kB/s 0:00:00 (xfr#521, to-chk=442/967) repository/plugins/org.eclipse.wst.doc.user.source_1.2.0.v201903222120.jar 32,768 4% 48.12kB/s 0:00:15 786,917 100% 1.09MB/s 0:00:00 (xfr#522, to-chk=441/967) repository/plugins/org.eclipse.wst.doc.user_1.2.0.v201903222120.jar 32,768 4% 45.91kB/s 0:00:16 794,614 100% 1.07MB/s 0:00:00 (xfr#523, to-chk=440/967) repository/plugins/org.eclipse.wst.dtd.core.source_1.2.600.v202308160453.jar 32,768 9% 44.20kB/s 0:00:07 350,723 100% 456.06kB/s 0:00:00 (xfr#524, to-chk=439/967) repository/plugins/org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar 32,768 7% 42.05kB/s 0:00:09 429,078 100% 536.52kB/s 0:00:00 (xfr#525, to-chk=438/967) repository/plugins/org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar 14,270 100% 17.80kB/s 0:00:00 14,270 100% 17.77kB/s 0:00:00 (xfr#526, to-chk=437/967) repository/plugins/org.eclipse.wst.dtd.ui.source_1.1.700.v202308160453.jar 32,768 24% 40.61kB/s 0:00:02 134,516 100% 166.28kB/s 0:00:00 (xfr#527, to-chk=436/967) repository/plugins/org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar 32,768 12% 39.90kB/s 0:00:05 256,485 100% 307.71kB/s 0:00:00 (xfr#528, to-chk=435/967) repository/plugins/org.eclipse.wst.dtdeditor.doc.user.source_1.1.0.v201903222120.jar 19,478 100% 23.28kB/s 0:00:00 19,478 100% 23.25kB/s 0:00:00 (xfr#529, to-chk=434/967) repository/plugins/org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar 32,768 72% 39.02kB/s 0:00:00 45,177 100% 53.54kB/s 0:00:00 (xfr#530, to-chk=433/967) repository/plugins/org.eclipse.wst.html.core.source_1.4.400.v202308160453.jar 32,768 5% 38.51kB/s 0:00:15 629,426 100% 721.45kB/s 0:00:00 (xfr#531, to-chk=432/967) repository/plugins/org.eclipse.wst.html.core_1.4.400.v202308160453.jar 32,768 4% 37.30kB/s 0:00:20 805,898 100% 885.28kB/s 0:00:00 (xfr#532, to-chk=431/967) repository/plugins/org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar 15,293 100% 16.74kB/s 0:00:00 15,293 100% 16.74kB/s 0:00:00 (xfr#533, to-chk=430/967) repository/plugins/org.eclipse.wst.html.ui.source_1.1.801.v202308160453.jar 32,768 16% 35.79kB/s 0:00:04 198,489 100% 212.08kB/s 0:00:00 (xfr#534, to-chk=429/967) repository/plugins/org.eclipse.wst.html.ui_1.1.801.v202308160453.jar 32,768 9% 34.78kB/s 0:00:08 342,229 100% 358.98kB/s 0:00:00 (xfr#535, to-chk=428/967) repository/plugins/org.eclipse.wst.internet.cache.source_1.1.0.v202011161431.jar 32,768 86% 34.26kB/s 0:00:00 37,886 100% 39.57kB/s 0:00:00 (xfr#536, to-chk=427/967) repository/plugins/org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar 32,768 59% 34.04kB/s 0:00:00 54,704 100% 56.77kB/s 0:00:00 (xfr#537, to-chk=426/967) repository/plugins/org.eclipse.wst.internet.monitor.core.source_1.1.0.v202304050316.jar 32,768 44% 33.86kB/s 0:00:01 73,205 100% 75.49kB/s 0:00:00 (xfr#538, to-chk=425/967) repository/plugins/org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar 32,768 41% 33.61kB/s 0:00:01 79,518 100% 80.97kB/s 0:00:00 (xfr#539, to-chk=424/967) repository/plugins/org.eclipse.wst.internet.monitor.ui.source_1.0.801.v202308110227.jar 32,768 44% 33.20kB/s 0:00:01 73,150 100% 73.95kB/s 0:00:00 (xfr#540, to-chk=423/967) repository/plugins/org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar 32,768 22% 32.96kB/s 0:00:03 144,753 100% 144.39kB/s 0:00:00 (xfr#541, to-chk=422/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.core.source_0.6.0.v202307190318.jar 32,768 19% 32.52kB/s 0:00:04 172,104 100% 169.26kB/s 0:00:00 (xfr#542, to-chk=421/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.core_0.6.0.v202307190318.jar 32,768 7% 32.00kB/s 0:00:13 65,536 14% 64.00kB/s 0:00:06 467,700 100% 447.78kB/s 0:00:01 (xfr#543, to-chk=420/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.js.source_0.2.0.v202307190318.jar 32,768 89% 1.36MB/s 0:00:00 36,602 100% 1.52MB/s 0:00:00 (xfr#544, to-chk=419/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.js_0.2.0.v202307190318.jar 32,768 63% 1.16MB/s 0:00:00 51,478 100% 1.75MB/s 0:00:00 (xfr#545, to-chk=418/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge.source_0.6.0.v202307190318.jar 14,924 100% 383.53kB/s 0:00:00 14,924 100% 383.53kB/s 0:00:00 (xfr#546, to-chk=417/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.jsdtbridge_0.6.0.v202307190318.jar 25,108 100% 583.80kB/s 0:00:00 25,108 100% 570.22kB/s 0:00:00 (xfr#547, to-chk=416/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.source_0.4.0.v202307190339.jar 13,275 100% 281.82kB/s 0:00:00 13,275 100% 275.83kB/s 0:00:00 (xfr#548, to-chk=415/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.ui.source_0.7.0.v202307190318.jar 32,768 18% 615.38kB/s 0:00:00 173,364 100% 2.30MB/s 0:00:00 (xfr#549, to-chk=414/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.ui_0.7.0.v202307190318.jar 32,768 5% 405.06kB/s 0:00:01 650,954 100% 5.75MB/s 0:00:00 (xfr#550, to-chk=413/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug_0.4.0.v202307190339.jar 14,937 100% 126.84kB/s 0:00:00 14,937 100% 126.84kB/s 0:00:00 (xfr#551, to-chk=412/967) repository/plugins/org.eclipse.wst.jsdt.chromium.source_0.6.0.v202307190318.jar 32,768 10% 251.97kB/s 0:00:01 321,677 100% 2.22MB/s 0:00:00 (xfr#552, to-chk=411/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wip.eclipse.source_0.6.0.v202307190318.jar 11,366 100% 78.72kB/s 0:00:00 11,366 100% 78.72kB/s 0:00:00 (xfr#553, to-chk=410/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wip.eclipse_0.6.0.v202307190318.jar 14,970 100% 101.52kB/s 0:00:00 14,970 100% 101.52kB/s 0:00:00 (xfr#554, to-chk=409/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.dev.source_0.6.0.v202307190318.jar 32,768 8% 210.53kB/s 0:00:01 402,760 100% 2.18MB/s 0:00:00 (xfr#555, to-chk=408/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.dev_0.6.0.v202307190318.jar 32,768 3% 175.82kB/s 0:00:05 1,054,981 100% 4.64MB/s 0:00:00 (xfr#556, to-chk=407/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0.source_0.6.0.v202307190351.jar 32,768 11% 143.50kB/s 0:00:01 274,355 100% 1.08MB/s 0:00:00 (xfr#557, to-chk=406/967) repository/plugins/org.eclipse.wst.jsdt.chromium.wipbackend.protocol_1_0_0.6.0.v202307190351.jar 32,768 4% 129.03kB/s 0:00:04 675,425 100% 2.38MB/s 0:00:00 (xfr#558, to-chk=405/967) repository/plugins/org.eclipse.wst.jsdt.chromium_0.6.0.v202307190318.jar 32,768 4% 113.88kB/s 0:00:06 754,149 100% 2.25MB/s 0:00:00 (xfr#559, to-chk=404/967) repository/plugins/org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar 32,768 0% 97.56kB/s 0:00:39 3,911,994 100% 8.33MB/s 0:00:00 (xfr#560, to-chk=403/967) repository/plugins/org.eclipse.wst.jsdt.debug.core_3.3.0.v202307190318.jar 32,768 19% 70.80kB/s 0:00:01 167,085 100% 357.83kB/s 0:00:00 (xfr#561, to-chk=402/967) repository/plugins/org.eclipse.wst.jsdt.debug.crossfire_1.1.0.v202307190318.jar 32,768 24% 69.57kB/s 0:00:01 134,251 100% 256.56kB/s 0:00:00 (xfr#562, to-chk=401/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino.debugger_1.1.0.v202307190318.jar 32,768 40% 62.02kB/s 0:00:00 81,369 100% 153.11kB/s 0:00:00 (xfr#563, to-chk=400/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino.ui_1.1.0.v202307190318.jar 32,768 32% 60.95kB/s 0:00:01 101,393 100% 187.53kB/s 0:00:00 (xfr#564, to-chk=399/967) repository/plugins/org.eclipse.wst.jsdt.debug.rhino_1.1.0.v202307190318.jar 32,768 38% 60.15kB/s 0:00:00 84,165 100% 151.93kB/s 0:00:00 (xfr#565, to-chk=398/967) repository/plugins/org.eclipse.wst.jsdt.debug.transport_1.1.0.v202307190318.jar 30,970 100% 55.49kB/s 0:00:00 30,970 100% 55.49kB/s 0:00:00 (xfr#566, to-chk=397/967) repository/plugins/org.eclipse.wst.jsdt.debug.ui_1.2.0.v202307190318.jar 32,768 13% 57.97kB/s 0:00:03 250,970 100% 432.25kB/s 0:00:00 (xfr#567, to-chk=396/967) repository/plugins/org.eclipse.wst.jsdt.doc_2.2.0.v202303191832.jar 32,768 6% 55.85kB/s 0:00:08 523,880 100% 861.28kB/s 0:00:00 (xfr#568, to-chk=395/967) repository/plugins/org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar 32,768 55% 53.51kB/s 0:00:00 59,180 100% 96.48kB/s 0:00:00 (xfr#569, to-chk=394/967) repository/plugins/org.eclipse.wst.jsdt.support.firefox_1.1.0.v202307190318.jar 32,768 90% 52.89kB/s 0:00:00 36,377 100% 58.52kB/s 0:00:00 (xfr#570, to-chk=393/967) repository/plugins/org.eclipse.wst.jsdt.support.ie_1.1.0.v202307190318.jar 32,768 6% 51.61kB/s 0:00:09 541,838 100% 809.08kB/s 0:00:00 (xfr#571, to-chk=392/967) repository/plugins/org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar 32,768 0% 48.34kB/s 0:03:00 8,734,030 100% 8.61MB/s 0:00:00 (xfr#572, to-chk=391/967) repository/plugins/org.eclipse.wst.jsdt.web.core.source_1.1.300.v202305221615.jar 32,768 25% 32.89kB/s 0:00:02 126,442 100% 126.64kB/s 0:00:00 (xfr#573, to-chk=390/967) repository/plugins/org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar 32,768 19% 31.40kB/s 0:00:04 65,536 39% 62.81kB/s 0:00:01 167,228 100% 153.05kB/s 0:00:01 (xfr#574, to-chk=389/967) repository/plugins/org.eclipse.wst.jsdt.web.support.jsp_1.1.200.v202210260359.jar 17,432 100% 321.20kB/s 0:00:00 17,432 100% 321.20kB/s 0:00:00 (xfr#575, to-chk=388/967) repository/plugins/org.eclipse.wst.jsdt.web.ui.source_1.3.0.v202307260543.jar 32,768 16% 533.33kB/s 0:00:00 197,987 100% 2.48MB/s 0:00:00 (xfr#576, to-chk=387/967) repository/plugins/org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar 32,768 13% 385.54kB/s 0:00:00 239,343 100% 2.45MB/s 0:00:00 (xfr#577, to-chk=386/967) repository/plugins/org.eclipse.wst.json.bower.core.source_1.1.0.v202308160419.jar 10,543 100% 107.25kB/s 0:00:00 10,543 100% 107.25kB/s 0:00:00 (xfr#578, to-chk=385/967) repository/plugins/org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar 13,946 100% 136.19kB/s 0:00:00 13,946 100% 130.95kB/s 0:00:00 (xfr#579, to-chk=384/967) repository/plugins/org.eclipse.wst.json.bower.ui.source_1.1.0.v202308160419.jar 15,122 100% 135.48kB/s 0:00:00 15,122 100% 135.48kB/s 0:00:00 (xfr#580, to-chk=383/967) repository/plugins/org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar 23,578 100% 200.22kB/s 0:00:00 23,578 100% 200.22kB/s 0:00:00 (xfr#581, to-chk=382/967) repository/plugins/org.eclipse.wst.json.core.source_1.1.100.v202308160419.jar 32,768 12% 264.46kB/s 0:00:00 261,008 100% 1.83MB/s 0:00:00 (xfr#582, to-chk=381/967) repository/plugins/org.eclipse.wst.json.core_1.1.100.v202308160419.jar 32,768 11% 222.22kB/s 0:00:01 293,249 100% 1.65MB/s 0:00:00 (xfr#583, to-chk=380/967) repository/plugins/org.eclipse.wst.json.eslint.core.source_1.1.0.v202308160419.jar 10,556 100% 59.59kB/s 0:00:00 10,556 100% 59.59kB/s 0:00:00 (xfr#584, to-chk=379/967) repository/plugins/org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar 13,925 100% 77.26kB/s 0:00:00 13,925 100% 77.26kB/s 0:00:00 (xfr#585, to-chk=378/967) repository/plugins/org.eclipse.wst.json.eslint.ui.source_1.1.0.v202308160419.jar 10,534 100% 57.15kB/s 0:00:00 10,534 100% 57.15kB/s 0:00:00 (xfr#586, to-chk=377/967) repository/plugins/org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar 16,107 100% 85.49kB/s 0:00:00 16,107 100% 85.49kB/s 0:00:00 (xfr#587, to-chk=376/967) repository/plugins/org.eclipse.wst.json.jshint.core.source_1.1.0.v202308160419.jar 10,558 100% 54.84kB/s 0:00:00 10,558 100% 54.84kB/s 0:00:00 (xfr#588, to-chk=375/967) repository/plugins/org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar 13,942 100% 69.82kB/s 0:00:00 13,942 100% 69.82kB/s 0:00:00 (xfr#589, to-chk=374/967) repository/plugins/org.eclipse.wst.json.jshint.ui.source_1.1.0.v202308160419.jar 10,531 100% 51.68kB/s 0:00:00 10,531 100% 51.68kB/s 0:00:00 (xfr#590, to-chk=373/967) repository/plugins/org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar 16,078 100% 77.35kB/s 0:00:00 16,078 100% 77.35kB/s 0:00:00 (xfr#591, to-chk=372/967) repository/plugins/org.eclipse.wst.json.npm.core.source_1.1.0.v202308160419.jar 10,519 100% 49.39kB/s 0:00:00 10,519 100% 49.39kB/s 0:00:00 (xfr#592, to-chk=371/967) repository/plugins/org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar 13,872 100% 64.20kB/s 0:00:00 13,872 100% 64.20kB/s 0:00:00 (xfr#593, to-chk=370/967) repository/plugins/org.eclipse.wst.json.npm.ui.source_1.1.0.v202308160419.jar 15,034 100% 68.61kB/s 0:00:00 15,034 100% 68.29kB/s 0:00:00 (xfr#594, to-chk=369/967) repository/plugins/org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar 21,195 100% 87.70kB/s 0:00:00 21,195 100% 87.70kB/s 0:00:00 (xfr#595, to-chk=368/967) repository/plugins/org.eclipse.wst.json.schemaprocessor.source_1.1.0.v202308160419.jar 11,663 100% 47.46kB/s 0:00:00 11,663 100% 47.26kB/s 0:00:00 (xfr#596, to-chk=367/967) repository/plugins/org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar 15,633 100% 62.57kB/s 0:00:00 15,633 100% 62.31kB/s 0:00:00 (xfr#597, to-chk=366/967) repository/plugins/org.eclipse.wst.json.ui.source_1.1.0.v202308160419.jar 32,768 23% 128.00kB/s 0:00:00 140,655 100% 490.57kB/s 0:00:00 (xfr#598, to-chk=365/967) repository/plugins/org.eclipse.wst.json.ui_1.1.0.v202308160419.jar 32,768 13% 111.11kB/s 0:00:01 250,317 100% 806.77kB/s 0:00:00 (xfr#599, to-chk=364/967) repository/plugins/org.eclipse.wst.server.core.source_1.11.0.v202311141839.jar 32,768 10% 103.56kB/s 0:00:02 326,260 100% 992.56kB/s 0:00:00 (xfr#600, to-chk=363/967) repository/plugins/org.eclipse.wst.server.core_1.11.0.v202311141839.jar 32,768 8% 97.26kB/s 0:00:03 406,858 100% 1.11MB/s 0:00:00 (xfr#601, to-chk=362/967) repository/plugins/org.eclipse.wst.server.discovery.source_1.3.500.v202308172116.jar 32,768 57% 90.91kB/s 0:00:00 57,356 100% 156.02kB/s 0:00:00 (xfr#602, to-chk=361/967) repository/plugins/org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar 32,768 31% 87.91kB/s 0:00:00 103,840 100% 276.31kB/s 0:00:00 (xfr#603, to-chk=360/967) repository/plugins/org.eclipse.wst.server.http.core.source_1.0.400.v202007170127.jar 27,883 100% 73.20kB/s 0:00:00 27,883 100% 73.20kB/s 0:00:00 (xfr#604, to-chk=359/967) repository/plugins/org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar 32,768 90% 85.33kB/s 0:00:00 36,349 100% 94.41kB/s 0:00:00 (xfr#605, to-chk=358/967) repository/plugins/org.eclipse.wst.server.http.ui.source_1.0.500.v202007170127.jar 23,974 100% 61.45kB/s 0:00:00 23,974 100% 61.29kB/s 0:00:00 (xfr#606, to-chk=357/967) repository/plugins/org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar 32,768 71% 82.90kB/s 0:00:00 45,827 100% 115.34kB/s 0:00:00 (xfr#607, to-chk=356/967) repository/plugins/org.eclipse.wst.server.preview.adapter.source_1.2.100.v202401292308.jar 32,768 99% 81.63kB/s 0:00:00 33,030 100% 81.87kB/s 0:00:00 (xfr#608, to-chk=355/967) repository/plugins/org.eclipse.wst.server.preview.adapter_1.2.100.v202401292308.jar 32,768 70% 80.00kB/s 0:00:00 46,778 100% 113.64kB/s 0:00:00 (xfr#609, to-chk=354/967) repository/plugins/org.eclipse.wst.server.preview.source_1.3.0.v202311130434.jar 24,084 100% 57.93kB/s 0:00:00 24,084 100% 57.93kB/s 0:00:00 (xfr#610, to-chk=353/967) repository/plugins/org.eclipse.wst.server.preview_1.3.0.v202311130434.jar 27,915 100% 66.33kB/s 0:00:00 27,915 100% 66.33kB/s 0:00:00 (xfr#611, to-chk=352/967) repository/plugins/org.eclipse.wst.server.ui.doc.user.source_1.1.600.v201901310132.jar 32,768 53% 77.29kB/s 0:00:00 61,579 100% 144.56kB/s 0:00:00 (xfr#612, to-chk=351/967) repository/plugins/org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar 32,768 22% 75.83kB/s 0:00:01 147,934 100% 332.87kB/s 0:00:00 (xfr#613, to-chk=350/967) repository/plugins/org.eclipse.wst.server.ui.infopop.source_1.1.200.v201901310132.jar 17,273 100% 37.91kB/s 0:00:00 17,273 100% 37.91kB/s 0:00:00 (xfr#614, to-chk=349/967) repository/plugins/org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar 18,447 100% 40.03kB/s 0:00:00 18,447 100% 40.03kB/s 0:00:00 (xfr#615, to-chk=348/967) repository/plugins/org.eclipse.wst.server.ui.source_1.6.200.v202308172116.jar 32,768 7% 69.57kB/s 0:00:05 447,668 100% 894.02kB/s 0:00:00 (xfr#616, to-chk=347/967) repository/plugins/org.eclipse.wst.server.ui_1.6.200.v202308172116.jar 32,768 3% 64.52kB/s 0:00:14 981,638 100% 1.73MB/s 0:00:00 (xfr#617, to-chk=346/967) repository/plugins/org.eclipse.wst.sse.core.source_1.2.1300.v202402230237.jar 32,768 7% 57.97kB/s 0:00:07 461,248 100% 773.95kB/s 0:00:00 (xfr#618, to-chk=345/967) repository/plugins/org.eclipse.wst.sse.core_1.2.1300.v202402230237.jar 32,768 6% 53.96kB/s 0:00:08 490,864 100% 773.16kB/s 0:00:00 (xfr#619, to-chk=344/967) repository/plugins/org.eclipse.wst.sse.doc.user.source_1.2.0.v201903222120.jar 32,768 78% 51.20kB/s 0:00:00 41,847 100% 65.28kB/s 0:00:00 (xfr#620, to-chk=343/967) repository/plugins/org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar 32,768 25% 50.79kB/s 0:00:01 129,027 100% 193.26kB/s 0:00:00 (xfr#621, to-chk=342/967) repository/plugins/org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar 14,595 100% 21.79kB/s 0:00:00 14,595 100% 21.79kB/s 0:00:00 (xfr#622, to-chk=341/967) repository/plugins/org.eclipse.wst.sse.ui.source_1.7.900.v202402030233.jar 32,768 4% 48.34kB/s 0:00:13 703,701 100% 994.51kB/s 0:00:00 (xfr#623, to-chk=340/967) repository/plugins/org.eclipse.wst.sse.ui_1.7.900.v202402030233.jar 32,768 2% 45.78kB/s 0:00:23 1,104,398 100% 1.43MB/s 0:00:00 (xfr#624, to-chk=339/967) repository/plugins/org.eclipse.wst.standard.schemas.source_1.0.800.v201901071922.jar 32,768 19% 43.18kB/s 0:00:03 170,034 100% 220.22kB/s 0:00:00 (xfr#625, to-chk=338/967) repository/plugins/org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar 32,768 18% 42.16kB/s 0:00:03 173,659 100% 222.27kB/s 0:00:00 (xfr#626, to-chk=337/967) repository/plugins/org.eclipse.wst.validation.doc.isv.source_1.2.301.v202007131715.jar 32,768 3% 41.45kB/s 0:00:23 1,017,028 100% 1.22MB/s 0:00:00 (xfr#627, to-chk=336/967) repository/plugins/org.eclipse.wst.validation.doc.isv_1.2.301.v202007131715.jar 32,768 12% 39.85kB/s 0:00:05 259,561 100% 315.27kB/s 0:00:00 (xfr#628, to-chk=335/967) repository/plugins/org.eclipse.wst.validation.infopop.source_1.0.300.v202007131715.jar 13,363 100% 16.19kB/s 0:00:00 13,363 100% 16.19kB/s 0:00:00 (xfr#629, to-chk=334/967) repository/plugins/org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar 14,525 100% 17.53kB/s 0:00:00 14,525 100% 17.53kB/s 0:00:00 (xfr#630, to-chk=333/967) repository/plugins/org.eclipse.wst.validation.source_1.3.0.v202308161955.jar 32,768 9% 39.26kB/s 0:00:07 345,002 100% 396.84kB/s 0:00:00 (xfr#631, to-chk=332/967) repository/plugins/org.eclipse.wst.validation.ui.source_1.3.0.v202308161955.jar 32,768 45% 37.56kB/s 0:00:01 72,313 100% 82.79kB/s 0:00:00 (xfr#632, to-chk=331/967) repository/plugins/org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar 32,768 19% 37.30kB/s 0:00:03 170,575 100% 190.81kB/s 0:00:00 (xfr#633, to-chk=330/967) repository/plugins/org.eclipse.wst.validation_1.3.0.v202308161955.jar 32,768 7% 36.41kB/s 0:00:11 449,677 100% 492.31kB/s 0:00:00 (xfr#634, to-chk=329/967) repository/plugins/org.eclipse.wst.web.source_1.3.200.v202305221615.jar 32,768 60% 35.75kB/s 0:00:00 53,878 100% 58.72kB/s 0:00:00 (xfr#635, to-chk=328/967) repository/plugins/org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar 13,037 100% 14.11kB/s 0:00:00 13,037 100% 14.10kB/s 0:00:00 (xfr#636, to-chk=327/967) repository/plugins/org.eclipse.wst.web.ui.source_1.2.500.v202308160453.jar 32,768 81% 35.28kB/s 0:00:00 40,152 100% 43.14kB/s 0:00:00 (xfr#637, to-chk=326/967) repository/plugins/org.eclipse.wst.web.ui_1.2.500.v202308160453.jar 32,768 35% 35.01kB/s 0:00:01 93,019 100% 99.06kB/s 0:00:00 (xfr#638, to-chk=325/967) repository/plugins/org.eclipse.wst.web_1.3.200.v202305221615.jar 32,768 41% 34.74kB/s 0:00:01 79,779 100% 84.14kB/s 0:00:00 (xfr#639, to-chk=324/967) repository/plugins/org.eclipse.wst.webtools.doc.user.source_1.0.500.v201903222120.jar 32,768 57% 34.37kB/s 0:00:00 56,873 100% 59.53kB/s 0:00:00 (xfr#640, to-chk=323/967) repository/plugins/org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar 32,768 25% 34.12kB/s 0:00:02 129,765 100% 134.67kB/s 0:00:00 (xfr#641, to-chk=322/967) repository/plugins/org.eclipse.wst.ws.api.doc.source_1.0.100.v201903050508.jar 22,878 100% 23.52kB/s 0:00:00 22,878 100% 23.52kB/s 0:00:00 (xfr#642, to-chk=321/967) repository/plugins/org.eclipse.wst.ws.api.doc_1.0.100.v201903050508.jar 32,768 14% 33.40kB/s 0:00:05 227,705 100% 230.19kB/s 0:00:00 (xfr#643, to-chk=320/967) repository/plugins/org.eclipse.wst.ws.explorer.source_1.1.2.v202308010145.jar 32,768 4% 32.89kB/s 0:00:22 784,452 100% 768.37kB/s 0:00:00 (xfr#644, to-chk=319/967) repository/plugins/org.eclipse.wst.ws.explorer_1.1.2.v202308010145.jar 32,768 1% 31.87kB/s 0:00:59 65,536 3% 63.75kB/s 0:00:29 1,931,518 100% 1.72MB/s 0:00:01 (xfr#645, to-chk=318/967) repository/plugins/org.eclipse.wst.ws.infopop.source_1.0.400.v201903050508.jar 12,004 100% 162.81kB/s 0:00:00 12,004 100% 162.81kB/s 0:00:00 (xfr#646, to-chk=317/967) repository/plugins/org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar 13,161 100% 171.37kB/s 0:00:00 13,161 100% 171.37kB/s 0:00:00 (xfr#647, to-chk=316/967) repository/plugins/org.eclipse.wst.ws.parser.source_1.1.0.v202308012257.jar 32,768 60% 410.26kB/s 0:00:00 53,722 100% 603.02kB/s 0:00:00 (xfr#648, to-chk=315/967) repository/plugins/org.eclipse.wst.ws.parser_1.1.0.v202308012257.jar 32,768 56% 316.83kB/s 0:00:00 57,711 100% 547.17kB/s 0:00:00 (xfr#649, to-chk=314/967) repository/plugins/org.eclipse.wst.ws.service.policy.source_1.1.0.v202308010229.jar 32,768 55% 301.89kB/s 0:00:00 59,376 100% 513.14kB/s 0:00:00 (xfr#650, to-chk=313/967) repository/plugins/org.eclipse.wst.ws.service.policy.ui.source_1.2.0.v202311232240.jar 32,768 53% 273.50kB/s 0:00:00 61,312 100% 498.96kB/s 0:00:00 (xfr#651, to-chk=312/967) repository/plugins/org.eclipse.wst.ws.service.policy.ui_1.2.0.v202311232240.jar 32,768 38% 260.16kB/s 0:00:00 86,073 100% 661.86kB/s 0:00:00 (xfr#652, to-chk=311/967) repository/plugins/org.eclipse.wst.ws.service.policy_1.1.0.v202308010229.jar 32,768 51% 246.15kB/s 0:00:00 63,596 100% 466.96kB/s 0:00:00 (xfr#653, to-chk=310/967) repository/plugins/org.eclipse.wst.ws.source_1.2.0.v202308010145.jar 32,768 11% 228.57kB/s 0:00:01 279,135 100% 1.70MB/s 0:00:00 (xfr#654, to-chk=309/967) repository/plugins/org.eclipse.wst.ws.ui.source_1.2.1.v202308010145.jar 28,152 100% 169.70kB/s 0:00:00 28,152 100% 168.66kB/s 0:00:00 (xfr#655, to-chk=308/967) repository/plugins/org.eclipse.wst.ws.ui_1.2.1.v202308010145.jar 27,565 100% 161.19kB/s 0:00:00 27,565 100% 161.19kB/s 0:00:00 (xfr#656, to-chk=307/967) repository/plugins/org.eclipse.wst.ws_1.2.0.v202308010145.jar 32,768 12% 183.91kB/s 0:00:01 254,938 100% 1.31MB/s 0:00:00 (xfr#657, to-chk=306/967) repository/plugins/org.eclipse.wst.wsdl.doc.isv.source_1.0.300.v201903050508.jar 24,195 100% 125.02kB/s 0:00:00 24,195 100% 125.02kB/s 0:00:00 (xfr#658, to-chk=305/967) repository/plugins/org.eclipse.wst.wsdl.doc.isv_1.0.300.v201903050508.jar 32,768 6% 164.95kB/s 0:00:02 494,470 100% 2.22MB/s 0:00:00 (xfr#659, to-chk=304/967) repository/plugins/org.eclipse.wst.wsdl.source_1.3.1.v202308012257.jar 32,768 9% 146.12kB/s 0:00:02 327,708 100% 1.35MB/s 0:00:00 (xfr#660, to-chk=303/967) repository/plugins/org.eclipse.wst.wsdl.ui.doc.user.source_1.0.850.v201903222115.jar 20,342 100% 83.47kB/s 0:00:00 20,342 100% 83.47kB/s 0:00:00 (xfr#661, to-chk=302/967) repository/plugins/org.eclipse.wst.wsdl.ui.doc.user_1.0.850.v201903222115.jar 32,768 35% 132.23kB/s 0:00:00 92,531 100% 368.83kB/s 0:00:00 (xfr#662, to-chk=301/967) repository/plugins/org.eclipse.wst.wsdl.ui.source_1.3.101.v202308010229.jar 32,768 5% 127.49kB/s 0:00:04 651,446 100% 2.31MB/s 0:00:00 (xfr#663, to-chk=300/967) repository/plugins/org.eclipse.wst.wsdl.ui_1.3.101.v202308010229.jar 32,768 3% 116.79kB/s 0:00:07 934,132 100% 2.95MB/s 0:00:00 (xfr#664, to-chk=299/967) repository/plugins/org.eclipse.wst.wsdl.validation.source_1.3.101.v202308010145.jar 32,768 19% 104.58kB/s 0:00:01 170,618 100% 537.48kB/s 0:00:00 (xfr#665, to-chk=298/967) repository/plugins/org.eclipse.wst.wsdl.validation_1.3.101.v202308010145.jar 32,768 16% 99.07kB/s 0:00:01 203,020 100% 597.17kB/s 0:00:00 (xfr#666, to-chk=297/967) repository/plugins/org.eclipse.wst.wsdl_1.3.1.v202308012257.jar 32,768 7% 95.81kB/s 0:00:04 453,174 100% 1.25MB/s 0:00:00 (xfr#667, to-chk=296/967) repository/plugins/org.eclipse.wst.wsi.source_1.1.501.v202308010145.jar 32,768 4% 91.17kB/s 0:00:08 794,415 100% 2.03MB/s 0:00:00 (xfr#668, to-chk=295/967) repository/plugins/org.eclipse.wst.wsi.ui.doc.user.source_1.0.750.v201903222115.jar 17,193 100% 44.65kB/s 0:00:00 17,193 100% 44.65kB/s 0:00:00 (xfr#669, to-chk=294/967) repository/plugins/org.eclipse.wst.wsi.ui.doc.user_1.0.750.v201903222115.jar 32,768 60% 84.21kB/s 0:00:00 54,118 100% 138.71kB/s 0:00:00 (xfr#670, to-chk=293/967) repository/plugins/org.eclipse.wst.wsi.ui.source_1.1.201.v202304050339.jar 32,768 57% 82.69kB/s 0:00:00 57,173 100% 143.90kB/s 0:00:00 (xfr#671, to-chk=292/967) repository/plugins/org.eclipse.wst.wsi.ui_1.1.201.v202304050339.jar 32,768 39% 81.84kB/s 0:00:00 81,978 100% 202.68kB/s 0:00:00 (xfr#672, to-chk=291/967) repository/plugins/org.eclipse.wst.wsi_1.1.501.v202308010145.jar 32,768 3% 79.01kB/s 0:00:10 900,033 100% 2.00MB/s 0:00:00 (xfr#673, to-chk=290/967) repository/plugins/org.eclipse.wst.xml.core.source_1.2.800.v202308210520.jar 32,768 4% 73.73kB/s 0:00:08 666,176 100% 1.38MB/s 0:00:00 (xfr#674, to-chk=289/967) repository/plugins/org.eclipse.wst.xml.core_1.2.800.v202308210520.jar 32,768 3% 68.67kB/s 0:00:11 839,077 100% 1.61MB/s 0:00:00 (xfr#675, to-chk=288/967) repository/plugins/org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar 21,822 100% 42.62kB/s 0:00:00 21,822 100% 42.62kB/s 0:00:00 (xfr#676, to-chk=287/967) repository/plugins/org.eclipse.wst.xml.ui.source_1.2.701.v202308160453.jar 32,768 5% 63.24kB/s 0:00:08 595,162 100% 1.07MB/s 0:00:00 (xfr#677, to-chk=286/967) repository/plugins/org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar 32,768 3% 59.70kB/s 0:00:17 1,053,097 100% 1.78MB/s 0:00:00 (xfr#678, to-chk=285/967) repository/plugins/org.eclipse.wst.xml.xpath.core.source_1.4.0.v202307260701.jar 20,170 100% 34.74kB/s 0:00:00 20,170 100% 34.74kB/s 0:00:00 (xfr#679, to-chk=284/967) repository/plugins/org.eclipse.wst.xml.xpath.core_1.4.0.v202307260701.jar 26,768 100% 45.94kB/s 0:00:00 26,768 100% 45.86kB/s 0:00:00 (xfr#680, to-chk=283/967) repository/plugins/org.eclipse.wst.xml.xpath.ui.source_1.2.0.v202307260701.jar 32,768 75% 55.08kB/s 0:00:00 43,668 100% 73.27kB/s 0:00:00 (xfr#681, to-chk=282/967) repository/plugins/org.eclipse.wst.xml.xpath.ui_1.2.0.v202307260701.jar 32,768 33% 54.61kB/s 0:00:01 96,793 100% 160.21kB/s 0:00:00 (xfr#682, to-chk=281/967) repository/plugins/org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.100.v202307260822.jar 32,768 57% 53.96kB/s 0:00:00 57,091 100% 92.77kB/s 0:00:00 (xfr#683, to-chk=280/967) repository/plugins/org.eclipse.wst.xml.xpath2.processor_2.2.0.v202307260701.jar 32,768 4% 52.81kB/s 0:00:12 677,241 100% 1.04MB/s 0:00:00 (xfr#684, to-chk=279/967) repository/plugins/org.eclipse.wst.xml.xpath2.wtptypes_2.1.0.v202307260701.jar 24,209 100% 37.83kB/s 0:00:00 24,209 100% 37.83kB/s 0:00:00 (xfr#685, to-chk=278/967) repository/plugins/org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar 18,709 100% 29.09kB/s 0:00:00 18,709 100% 29.09kB/s 0:00:00 (xfr#686, to-chk=277/967) repository/plugins/org.eclipse.wst.xmleditor.doc.user.source_1.1.0.v201903222120.jar 32,768 58% 50.71kB/s 0:00:00 55,916 100% 86.54kB/s 0:00:00 (xfr#687, to-chk=276/967) repository/plugins/org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar 32,768 23% 50.39kB/s 0:00:02 136,765 100% 204.53kB/s 0:00:00 (xfr#688, to-chk=275/967) repository/plugins/org.eclipse.wst.xsd.core.source_1.2.101.v202307260543.jar 32,768 67% 48.78kB/s 0:00:00 48,630 100% 72.17kB/s 0:00:00 (xfr#689, to-chk=274/967) repository/plugins/org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar 32,768 40% 48.27kB/s 0:00:01 81,802 100% 120.13kB/s 0:00:00 (xfr#690, to-chk=273/967) repository/plugins/org.eclipse.wst.xsd.ui.source_1.3.601.v202308160453.jar 32,768 3% 47.69kB/s 0:00:17 877,512 100% 1.21MB/s 0:00:00 (xfr#691, to-chk=272/967) repository/plugins/org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar 32,768 2% 45.85kB/s 0:00:28 1,343,526 100% 1.72MB/s 0:00:00 (xfr#692, to-chk=271/967) repository/plugins/org.eclipse.wst.xsdeditor.doc.user.source_1.0.800.v201903222120.jar 32,768 57% 42.67kB/s 0:00:00 56,869 100% 73.66kB/s 0:00:00 (xfr#693, to-chk=270/967) repository/plugins/org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar 32,768 25% 42.11kB/s 0:00:02 128,369 100% 162.59kB/s 0:00:00 (xfr#694, to-chk=269/967) repository/plugins/org.eclipse.wst.xsl.core.source_1.2.200.v202302070714.jar 32,768 38% 41.24kB/s 0:00:01 84,055 100% 105.51kB/s 0:00:00 (xfr#695, to-chk=268/967) repository/plugins/org.eclipse.wst.xsl.core_1.2.200.v202302070714.jar 32,768 25% 40.92kB/s 0:00:02 126,498 100% 157.37kB/s 0:00:00 (xfr#696, to-chk=267/967) repository/plugins/org.eclipse.wst.xsl.debug.ui.source_1.1.100.v202302070714.jar 32,768 37% 40.56kB/s 0:00:01 87,680 100% 108.25kB/s 0:00:00 (xfr#697, to-chk=266/967) repository/plugins/org.eclipse.wst.xsl.debug.ui_1.1.100.v202302070714.jar 32,768 22% 40.15kB/s 0:00:02 143,657 100% 174.49kB/s 0:00:00 (xfr#698, to-chk=265/967) repository/plugins/org.eclipse.wst.xsl.doc.source_1.1.0.v202110312208.jar 32,768 2% 39.56kB/s 0:00:27 1,132,450 100% 1.30MB/s 0:00:00 (xfr#699, to-chk=264/967) repository/plugins/org.eclipse.wst.xsl.doc_1.1.0.v202110312208.jar 32,768 2% 38.23kB/s 0:00:28 1,136,184 100% 1.28MB/s 0:00:00 (xfr#700, to-chk=263/967) repository/plugins/org.eclipse.wst.xsl.exslt.core.source_1.1.0.v201901071922.jar 11,890 100% 13.66kB/s 0:00:00 11,890 100% 13.64kB/s 0:00:00 (xfr#701, to-chk=262/967) repository/plugins/org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar 16,398 100% 18.71kB/s 0:00:00 16,398 100% 18.71kB/s 0:00:00 (xfr#702, to-chk=261/967) repository/plugins/org.eclipse.wst.xsl.exslt.ui.source_1.1.0.v201901071922.jar 26,844 100% 30.17kB/s 0:00:00 26,844 100% 30.17kB/s 0:00:00 (xfr#703, to-chk=260/967) repository/plugins/org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar 21,832 100% 24.45kB/s 0:00:00 21,832 100% 24.45kB/s 0:00:00 (xfr#704, to-chk=259/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.source_1.1.100.v202202230212.jar 32,768 72% 36.66kB/s 0:00:00 45,048 100% 50.33kB/s 0:00:00 (xfr#705, to-chk=258/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.ui.source_1.1.0.v201901071922.jar 32,768 57% 36.36kB/s 0:00:00 56,752 100% 60.84kB/s 0:00:00 (xfr#706, to-chk=257/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar 32,768 23% 34.93kB/s 0:00:03 138,065 100% 146.24kB/s 0:00:00 (xfr#707, to-chk=256/967) repository/plugins/org.eclipse.wst.xsl.jaxp.debug_1.1.100.v202202230212.jar 32,768 57% 34.59kB/s 0:00:00 57,055 100% 60.11kB/s 0:00:00 (xfr#708, to-chk=255/967) repository/plugins/org.eclipse.wst.xsl.jaxp.launching.source_1.1.200.v202301080401.jar 32,768 47% 34.37kB/s 0:00:01 69,478 100% 72.72kB/s 0:00:00 (xfr#709, to-chk=254/967) repository/plugins/org.eclipse.wst.xsl.jaxp.launching_1.1.200.v202301080401.jar 32,768 29% 34.15kB/s 0:00:02 109,614 100% 113.76kB/s 0:00:00 (xfr#710, to-chk=253/967) repository/plugins/org.eclipse.wst.xsl.launching.source_1.2.0.v201901071922.jar 32,768 82% 33.90kB/s 0:00:00 39,868 100% 41.20kB/s 0:00:00 (xfr#711, to-chk=252/967) repository/plugins/org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar 32,768 62% 33.79kB/s 0:00:00 52,317 100% 53.89kB/s 0:00:00 (xfr#712, to-chk=251/967) repository/plugins/org.eclipse.wst.xsl.saxon.source_1.1.0.v201901071922.jar 8,768 100% 9.01kB/s 0:00:00 8,768 100% 9.01kB/s 0:00:00 (xfr#713, to-chk=250/967) repository/plugins/org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar 15,984 100% 16.36kB/s 0:00:00 15,984 100% 16.36kB/s 0:00:00 (xfr#714, to-chk=249/967) repository/plugins/org.eclipse.wst.xsl.sdk.documentation.source_1.1.0.v202307260727.jar 10,284 100% 10.51kB/s 0:00:00 10,284 100% 10.51kB/s 0:00:00 (xfr#715, to-chk=248/967) repository/plugins/org.eclipse.wst.xsl.sdk.documentation_1.1.0.v202307260727.jar 32,768 14% 33.30kB/s 0:00:05 227,507 100% 226.94kB/s 0:00:00 (xfr#716, to-chk=247/967) repository/plugins/org.eclipse.wst.xsl.source_1.2.0.v201901071922.jar 17,523 100% 17.43kB/s 0:00:00 17,523 100% 17.43kB/s 0:00:00 (xfr#717, to-chk=246/967) repository/plugins/org.eclipse.wst.xsl.ui.source_1.2.300.v202305221615.jar 32,768 9% 32.26kB/s 0:00:10 356,805 100% 348.79kB/s 0:00:00 (xfr#718, to-chk=245/967) repository/plugins/org.eclipse.wst.xsl.ui_1.2.300.v202305221615.jar 32,768 11% 31.90kB/s 0:00:07 65,536 23% 63.81kB/s 0:00:03 276,692 100% 266.74kB/s 0:00:01 (xfr#719, to-chk=244/967) repository/plugins/org.eclipse.wst.xsl.xalan.source_1.1.100.v202301080401.jar 19,585 100% 1.56MB/s 0:00:00 19,585 100% 1.56MB/s 0:00:00 (xfr#720, to-chk=243/967) repository/plugins/org.eclipse.wst.xsl.xalan_1.1.100.v202301080401.jar 29,768 100% 1.67MB/s 0:00:00 29,768 100% 1.67MB/s 0:00:00 (xfr#721, to-chk=242/967) repository/plugins/org.eclipse.wst.xsl_1.2.0.v201901071922.jar 18,632 100% 957.65kB/s 0:00:00 18,632 100% 957.65kB/s 0:00:00 (xfr#722, to-chk=241/967) repository/plugins/org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar 18,732 100% 871.09kB/s 0:00:00 18,732 100% 871.09kB/s 0:00:00 (xfr#723, to-chk=240/967) repository/plugins/org.eclipse.wtp.epp.package.jee.intro_1.3.0.v201902122017.jar 32,768 2% 1.20MB/s 0:00:00 1,144,669 100% 19.15MB/s 0:00:00 (xfr#724, to-chk=239/967) repository/plugins/org.eclipse.wtp.javascript.capabilities.source_1.0.200.v201901071922.jar 13,257 100% 219.43kB/s 0:00:00 13,257 100% 219.43kB/s 0:00:00 (xfr#725, to-chk=238/967) repository/plugins/org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar 13,148 100% 210.49kB/s 0:00:00 13,148 100% 210.49kB/s 0:00:00 (xfr#726, to-chk=237/967) repository/plugins/org.eclipse.wtp.jee.capabilities.source_1.0.100.v201903222024.jar 12,763 100% 197.84kB/s 0:00:00 12,763 100% 197.84kB/s 0:00:00 (xfr#727, to-chk=236/967) repository/plugins/org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar 12,543 100% 188.45kB/s 0:00:00 12,543 100% 188.45kB/s 0:00:00 (xfr#728, to-chk=235/967) repository/plugins/org.eclipse.wtp.web.capabilities.source_1.0.200.v201901071922.jar 12,991 100% 189.35kB/s 0:00:00 12,991 100% 186.57kB/s 0:00:00 (xfr#729, to-chk=234/967) repository/plugins/org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar 13,227 100% 161.46kB/s 0:00:00 13,227 100% 161.46kB/s 0:00:00 (xfr#730, to-chk=233/967) repository/plugins/org.eclipse.wtp.xml.capabilities.source_1.0.200.v201901071922.jar 13,029 100% 151.47kB/s 0:00:00 13,029 100% 151.47kB/s 0:00:00 (xfr#731, to-chk=232/967) repository/plugins/org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar 13,263 100% 148.88kB/s 0:00:00 13,263 100% 148.88kB/s 0:00:00 (xfr#732, to-chk=231/967) repository/plugins/org.jdom_1.1.3.v20230812-1600.jar 32,768 19% 347.83kB/s 0:00:00 167,367 100% 1.48MB/s 0:00:00 (xfr#733, to-chk=230/967) repository/plugins/org.jmock.source_1.3.0.jar 12,081 100% 106.29kB/s 0:00:00 12,081 100% 106.29kB/s 0:00:00 (xfr#734, to-chk=229/967) repository/plugins/org.mozilla.javascript_1.7.10.v20190430-1943.jar 32,768 2% 271.19kB/s 0:00:04 1,299,358 100% 7.89MB/s 0:00:00 (xfr#735, to-chk=228/967) repository/plugins/org.uddi4j_2.0.5.v200805270300.jar 32,768 16% 195.12kB/s 0:00:00 202,877 100% 1.05MB/s 0:00:00 (xfr#736, to-chk=227/967) repository/plugins/org.uddi4j_2.0.5.v20230923-0644.jar 32,768 15% 170.21kB/s 0:00:01 208,449 100% 1022.93kB/s 0:00:00 (xfr#737, to-chk=226/967) repositoryunittests/ repositoryunittests/artifacts.jar 32,768 71% 158.42kB/s 0:00:00 45,708 100% 218.81kB/s 0:00:00 (xfr#738, to-chk=225/967) repositoryunittests/artifacts.xml.xz 32,768 89% 153.85kB/s 0:00:00 36,812 100% 172.83kB/s 0:00:00 (xfr#739, to-chk=224/967) repositoryunittests/content.jar 32,768 29% 150.23kB/s 0:00:00 110,182 100% 489.09kB/s 0:00:00 (xfr#740, to-chk=223/967) repositoryunittests/content.xml.xz 32,768 94% 144.14kB/s 0:00:00 34,648 100% 151.73kB/s 0:00:00 (xfr#741, to-chk=222/967) repositoryunittests/p2.index 172 100% 0.75kB/s 0:00:00 172 100% 0.75kB/s 0:00:00 (xfr#742, to-chk=221/967) repositoryunittests/features/ repositoryunittests/features/org.eclipse.jpt.common.tests.feature_1.4.200.v202307260736.jar 32,768 98% 140.35kB/s 0:00:00 33,306 100% 142.66kB/s 0:00:00 (xfr#743, to-chk=218/967) repositoryunittests/features/org.eclipse.jpt.jaxb.eclipselink.tests.feature_1.2.100.v201902121834.jar 32,768 98% 137.34kB/s 0:00:00 33,335 100% 139.72kB/s 0:00:00 (xfr#744, to-chk=217/967) repositoryunittests/features/org.eclipse.jpt.jaxb.tests.feature_1.4.0.v201902121834.jar 32,768 98% 135.02kB/s 0:00:00 33,326 100% 136.74kB/s 0:00:00 (xfr#745, to-chk=216/967) repositoryunittests/features/org.eclipse.jpt.jpa.tests.feature_3.4.0.v201902121834.jar 32,768 98% 132.78kB/s 0:00:00 33,367 100% 135.21kB/s 0:00:00 (xfr#746, to-chk=215/967) repositoryunittests/features/org.eclipse.jpt.jpadiagrameditor.tests.feature_1.2.300.v202308172102.jar 32,768 98% 131.15kB/s 0:00:00 33,193 100% 132.85kB/s 0:00:00 (xfr#747, to-chk=214/967) repositoryunittests/features/org.eclipse.jpt.tests.assembly.feature_2.3.2.v201902121834.jar 32,768 98% 129.55kB/s 0:00:00 33,335 100% 131.26kB/s 0:00:00 (xfr#748, to-chk=213/967) repositoryunittests/features/org.eclipse.jst.enterprise_tests.feature_3.33.0.v202401080452.jar 32,768 95% 127.49kB/s 0:00:00 34,261 100% 132.77kB/s 0:00:00 (xfr#749, to-chk=212/967) repositoryunittests/features/org.eclipse.jst.jsf.tests.feature_3.6.0.v202307262039.jar 32,768 94% 125.98kB/s 0:00:00 34,723 100% 132.46kB/s 0:00:00 (xfr#750, to-chk=211/967) repositoryunittests/features/org.eclipse.jst.server_adapters.ext_tests.feature_3.4.600.v202308172116.jar 32,768 98% 123.55kB/s 0:00:00 33,274 100% 125.46kB/s 0:00:00 (xfr#751, to-chk=210/967) repositoryunittests/features/org.eclipse.jst.server_tests.feature_3.2.400.v202401292331.jar 32,768 98% 122.14kB/s 0:00:00 33,250 100% 123.93kB/s 0:00:00 (xfr#752, to-chk=209/967) repositoryunittests/features/org.eclipse.jst.web_tests.feature_3.32.0.v202309190220.jar 32,768 95% 120.30kB/s 0:00:00 34,262 100% 125.79kB/s 0:00:00 (xfr#753, to-chk=208/967) repositoryunittests/features/org.eclipse.jst.ws.cxf_tests.feature_1.1.1100.v202308010504.jar 32,768 95% 118.96kB/s 0:00:00 34,162 100% 124.02kB/s 0:00:00 (xfr#754, to-chk=207/967) repositoryunittests/features/org.eclipse.jst.ws.jaxws.dom_tests.feature_1.0.500.v202308010504.jar 32,768 95% 117.65kB/s 0:00:00 34,403 100% 118.30kB/s 0:00:00 (xfr#755, to-chk=206/967) repositoryunittests/features/org.eclipse.jst.ws.jaxws_tests.feature_1.0.600.v202308010326.jar 32,768 95% 111.89kB/s 0:00:00 34,366 100% 116.94kB/s 0:00:00 (xfr#756, to-chk=205/967) repositoryunittests/features/org.eclipse.wst.common_tests.feature.source_3.31.0.v202308161955.jar 23,537 100% 79.26kB/s 0:00:00 23,537 100% 79.26kB/s 0:00:00 (xfr#757, to-chk=204/967) repositoryunittests/features/org.eclipse.wst.common_tests.feature_3.31.0.v202308161955.jar 32,768 95% 109.22kB/s 0:00:00 34,441 100% 114.79kB/s 0:00:00 (xfr#758, to-chk=203/967) repositoryunittests/features/org.eclipse.wst.jsdt.chromium_tests.feature_0.7.0.v202307190318.jar 21,258 100% 70.13kB/s 0:00:00 21,258 100% 70.13kB/s 0:00:00 (xfr#759, to-chk=202/967) repositoryunittests/features/org.eclipse.wst.jsdt_tests.feature_2.2.300.v202307190318.jar 32,768 95% 107.02kB/s 0:00:00 34,387 100% 108.68kB/s 0:00:00 (xfr#760, to-chk=201/967) repositoryunittests/features/org.eclipse.wst.json_tests.feature.source_1.1.9.v202307260608.jar 23,258 100% 72.80kB/s 0:00:00 23,258 100% 72.57kB/s 0:00:00 (xfr#761, to-chk=200/967) repositoryunittests/features/org.eclipse.wst.json_tests.feature_1.1.9.v202307260608.jar 32,768 94% 101.59kB/s 0:00:00 34,504 100% 106.63kB/s 0:00:00 (xfr#762, to-chk=199/967) repositoryunittests/features/org.eclipse.wst.server_tests.feature_3.3.400.v202308172116.jar 32,768 98% 100.31kB/s 0:00:00 33,268 100% 101.53kB/s 0:00:00 (xfr#763, to-chk=198/967) repositoryunittests/features/org.eclipse.wst.web_js_support_tests.feature.source_3.22.0.v202308072309.jar 23,643 100% 71.48kB/s 0:00:00 23,643 100% 71.26kB/s 0:00:00 (xfr#764, to-chk=197/967) repositoryunittests/features/org.eclipse.wst.web_js_support_tests.feature_3.22.0.v202308072309.jar 32,768 94% 97.86kB/s 0:00:00 34,538 100% 101.59kB/s 0:00:00 (xfr#765, to-chk=196/967) repositoryunittests/features/org.eclipse.wst.web_tests.feature.source_3.31.0.v202308072309.jar 23,662 100% 68.98kB/s 0:00:00 23,662 100% 68.98kB/s 0:00:00 (xfr#766, to-chk=195/967) repositoryunittests/features/org.eclipse.wst.web_tests.feature_3.31.0.v202308072309.jar 32,768 94% 93.84kB/s 0:00:00 34,640 100% 99.20kB/s 0:00:00 (xfr#767, to-chk=194/967) repositoryunittests/features/org.eclipse.wst.ws_tests.feature_3.1.100.v202308012257.jar 32,768 95% 93.02kB/s 0:00:00 34,360 100% 97.26kB/s 0:00:00 (xfr#768, to-chk=193/967) repositoryunittests/features/org.eclipse.wst.xml_tests.feature.source_3.31.0.v202308160453.jar 23,679 100% 66.45kB/s 0:00:00 23,679 100% 66.26kB/s 0:00:00 (xfr#769, to-chk=192/967) repositoryunittests/features/org.eclipse.wst.xml_tests.feature_3.31.0.v202308160453.jar 32,768 94% 90.40kB/s 0:00:00 34,615 100% 92.36kB/s 0:00:00 (xfr#770, to-chk=191/967) repositoryunittests/features/org.eclipse.wst.xsl_tests.feature.source_1.1.1000.v202308160453.jar 23,914 100% 63.12kB/s 0:00:00 23,914 100% 63.12kB/s 0:00:00 (xfr#771, to-chk=190/967) repositoryunittests/features/org.eclipse.wst.xsl_tests.feature_1.1.1000.v202308160453.jar 32,768 94% 85.79kB/s 0:00:00 34,856 100% 91.01kB/s 0:00:00 (xfr#772, to-chk=189/967) repositoryunittests/features/org.eclipse.wtp.releng.fixups.feature_1.1.0.v202212092153.jar 20,278 100% 52.53kB/s 0:00:00 20,278 100% 52.53kB/s 0:00:00 (xfr#773, to-chk=188/967) repositoryunittests/features/org.eclipse.wtp.releng.tests.feature_1.2.0.v201902122017.jar 20,260 100% 52.07kB/s 0:00:00 20,260 100% 52.07kB/s 0:00:00 (xfr#774, to-chk=187/967) repositoryunittests/features/org.eclipse.wtp.releng.tools.feature_1.2.0.v202212092153.jar 20,265 100% 51.81kB/s 0:00:00 20,265 100% 51.81kB/s 0:00:00 (xfr#775, to-chk=186/967) repositoryunittests/plugins/ repositoryunittests/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 59.81kB/s 0:00:00 23,826 100% 59.81kB/s 0:00:00 (xfr#776, to-chk=185/967) repositoryunittests/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 81.63kB/s 0:00:00 61,055 100% 142.30kB/s 0:00:00 (xfr#777, to-chk=184/967) repositoryunittests/plugins/org.easymock_2.4.0.v20090202-0900.jar 32,768 33% 75.65kB/s 0:00:00 97,432 100% 208.20kB/s 0:00:00 (xfr#778, to-chk=183/967) repositoryunittests/plugins/org.easymock_5.2.0.jar 32,768 0% 69.11kB/s 0:01:05 4,566,030 100% 7.27MB/s 0:00:00 (xfr#779, to-chk=182/967) repositoryunittests/plugins/org.eclipse.jem.tests.source_1.3.0.v202101081429.jar 32,768 23% 53.07kB/s 0:00:02 139,386 100% 223.51kB/s 0:00:00 (xfr#780, to-chk=181/967) repositoryunittests/plugins/org.eclipse.jem.tests_1.3.0.v202101081429.jar 32,768 9% 48.93kB/s 0:00:06 331,439 100% 475.99kB/s 0:00:00 (xfr#781, to-chk=180/967) repositoryunittests/plugins/org.eclipse.jpt.common.core.tests.source_1.5.2.v202104080213.jar 32,768 39% 46.78kB/s 0:00:01 82,093 100% 116.86kB/s 0:00:00 (xfr#782, to-chk=179/967) repositoryunittests/plugins/org.eclipse.jpt.common.core.tests_1.5.2.v202104080213.jar 32,768 18% 45.85kB/s 0:00:03 181,801 100% 252.19kB/s 0:00:00 (xfr#783, to-chk=178/967) repositoryunittests/plugins/org.eclipse.jpt.common.ui.tests.source_1.4.1.v201902121834.jar 32,768 50% 45.07kB/s 0:00:00 65,384 100% 89.81kB/s 0:00:00 (xfr#784, to-chk=177/967) repositoryunittests/plugins/org.eclipse.jpt.common.ui.tests_1.4.1.v201902121834.jar 32,768 14% 44.38kB/s 0:00:04 229,404 100% 307.31kB/s 0:00:00 (xfr#785, to-chk=176/967) repositoryunittests/plugins/org.eclipse.jpt.common.utility.tests.source_2.4.100.v202301061019.jar 32,768 5% 43.36kB/s 0:00:12 575,067 100% 739.91kB/s 0:00:00 (xfr#786, to-chk=175/967) repositoryunittests/plugins/org.eclipse.jpt.common.utility.tests_2.4.100.v202301061019.jar 32,768 2% 41.72kB/s 0:00:35 1,496,752 100% 1.74MB/s 0:00:00 (xfr#787, to-chk=174/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.core.tests.extension.resource.source_3.4.1.v201902121834.jar 26,778 100% 31.74kB/s 0:00:00 26,778 100% 31.74kB/s 0:00:00 (xfr#788, to-chk=173/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.core.tests.extension.resource_3.4.1.v201902121834.jar 27,729 100% 32.63kB/s 0:00:00 27,729 100% 32.63kB/s 0:00:00 (xfr#789, to-chk=172/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.db.tests.source_2.1.1.v201902121834.jar 32,768 71% 37.87kB/s 0:00:00 45,558 100% 52.53kB/s 0:00:00 (xfr#790, to-chk=171/967) repositoryunittests/plugins/org.eclipse.jpt.jpa.db.tests_2.1.1.v201902121834.jar 32,768 46% 37.56kB/s 0:00:01 70,712 100% 80.48kB/s 0:00:00 (xfr#791, to-chk=170/967) repositoryunittests/plugins/org.eclipse.jpt.jpadiagrameditor.ui.tests.source_1.3.0.v202308172102.jar 32,768 36% 37.08kB/s 0:00:01 89,643 100% 100.39kB/s 0:00:00 (xfr#792, to-chk=169/967) repositoryunittests/plugins/org.eclipse.jpt.jpadiagrameditor.ui.tests_1.3.0.v202308172102.jar 32,768 23% 36.24kB/s 0:00:03 141,872 100% 156.20kB/s 0:00:00 (xfr#793, to-chk=168/967) repositoryunittests/plugins/org.eclipse.jst.ejb.ui.tests.source_1.1.0.v202307261853.jar 19,667 100% 21.48kB/s 0:00:00 19,667 100% 21.46kB/s 0:00:00 (xfr#794, to-chk=167/967) repositoryunittests/plugins/org.eclipse.jst.ejb.ui.tests_1.1.0.v202307261853.jar 19,122 100% 20.73kB/s 0:00:00 19,122 100% 20.73kB/s 0:00:00 (xfr#795, to-chk=166/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.core.tests.source_1.1.600.v202402152248.jar 32,768 17% 35.32kB/s 0:00:04 186,348 100% 197.80kB/s 0:00:00 (xfr#796, to-chk=165/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.core.tests_1.1.600.v202402152248.jar 32,768 9% 34.56kB/s 0:00:08 331,568 100% 344.10kB/s 0:00:00 (xfr#797, to-chk=164/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.tests.source_1.2.0.v202308261403.jar 32,768 0% 33.72kB/s 0:03:42 1,605,632 21% 1.53MB/s 0:00:03 7,543,394 100% 6.31MB/s 0:00:01 (xfr#798, to-chk=163/967) repositoryunittests/plugins/org.eclipse.jst.j2ee.tests_1.2.0.v202308261403.jar 32,768 0% 217.69kB/s 0:00:34 7,627,125 100% 15.54MB/s 0:00:00 (xfr#799, to-chk=162/967) repositoryunittests/plugins/org.eclipse.jst.jee.tests.source_1.0.101.v202307261914.jar 21,635 100% 44.86kB/s 0:00:00 21,635 100% 44.76kB/s 0:00:00 (xfr#800, to-chk=161/967) repositoryunittests/plugins/org.eclipse.jst.jee.tests_1.0.101.v202307261914.jar 32,768 17% 65.31kB/s 0:00:02 189,949 100% 360.89kB/s 0:00:00 (xfr#801, to-chk=160/967) repositoryunittests/plugins/org.eclipse.jst.jsf.common.runtime.tests_1.5.0.v202303190717.jar 32,768 59% 58.39kB/s 0:00:00 55,175 100% 97.97kB/s 0:00:00 (xfr#802, to-chk=159/967) repositoryunittests/plugins/org.eclipse.jst.jsf.contentassist.tests_1.6.1.v202307262039.jar 32,768 72% 57.87kB/s 0:00:00 45,141 100% 79.00kB/s 0:00:00 (xfr#803, to-chk=158/967) repositoryunittests/plugins/org.eclipse.jst.jsf.context.symbol.tests_1.6.0.v202303190717.jar 32,768 70% 56.74kB/s 0:00:00 46,520 100% 80.41kB/s 0:00:00 (xfr#804, to-chk=157/967) repositoryunittests/plugins/org.eclipse.jst.jsf.core.tests_1.6.0.v202303190717.jar 32,768 6% 55.75kB/s 0:00:09 541,805 100% 896.79kB/s 0:00:00 (xfr#805, to-chk=156/967) repositoryunittests/plugins/org.eclipse.jst.jsf.designtime.tests_1.16.0.v202303190717.jar 32,768 16% 53.69kB/s 0:00:03 201,890 100% 324.27kB/s 0:00:00 (xfr#806, to-chk=155/967) repositoryunittests/plugins/org.eclipse.jst.jsf.facesconfig.tests_1.5.0.v202303190717.jar 32,768 15% 52.20kB/s 0:00:03 205,911 100% 322.77kB/s 0:00:00 (xfr#807, to-chk=154/967) repositoryunittests/plugins/org.eclipse.jst.jsf.facesconfig.ui.test_1.5.0.v202303190717.jar 32,768 0% 50.71kB/s 0:02:05 6,403,046 100% 8.15MB/s 0:00:00 (xfr#808, to-chk=153/967) repositoryunittests/plugins/org.eclipse.jst.jsf.metadata.tests_1.6.1.v202307262039.jar 32,768 16% 42.50kB/s 0:00:04 204,228 100% 244.11kB/s 0:00:00 (xfr#809, to-chk=152/967) repositoryunittests/plugins/org.eclipse.jst.jsf.metadataprocessingtests2_1.6.0.v202303190717.jar 15,569 100% 18.56kB/s 0:00:00 15,569 100% 18.56kB/s 0:00:00 (xfr#810, to-chk=151/967) repositoryunittests/plugins/org.eclipse.jst.jsf.test.util_1.6.1.v202307262039.jar 32,768 18% 38.83kB/s 0:00:03 173,924 100% 205.38kB/s 0:00:00 (xfr#811, to-chk=150/967) repositoryunittests/plugins/org.eclipse.jst.jsf.ui.tests_1.6.0.v202303190717.jar 32,768 98% 37.65kB/s 0:00:00 33,123 100% 37.74kB/s 0:00:00 (xfr#812, to-chk=149/967) repositoryunittests/plugins/org.eclipse.jst.jsf.validation.el.tests_1.6.1.v202307262039.jar 32,768 7% 36.78kB/s 0:00:10 433,134 100% 480.66kB/s 0:00:00 (xfr#813, to-chk=148/967) repositoryunittests/plugins/org.eclipse.jst.jsp.core.tests_1.1.300.v202403030558.jar 32,768 3% 36.08kB/s 0:00:25 964,595 100% 1.01MB/s 0:00:00 (xfr#814, to-chk=147/967) repositoryunittests/plugins/org.eclipse.jst.jsp.tests.encoding.source_1.1.0.v201901071922.jar 32,768 83% 34.90kB/s 0:00:00 39,301 100% 41.81kB/s 0:00:00 (xfr#815, to-chk=146/967) repositoryunittests/plugins/org.eclipse.jst.jsp.tests.encoding_1.1.0.v201901071922.jar 32,768 70% 34.71kB/s 0:00:00 46,571 100% 48.85kB/s 0:00:00 (xfr#816, to-chk=145/967) repositoryunittests/plugins/org.eclipse.jst.jsp.ui.tests_1.2.0.v202308160453.jar 32,768 2% 34.15kB/s 0:00:39 1,367,601 100% 1.34MB/s 0:00:00 (xfr#817, to-chk=144/967) repositoryunittests/plugins/org.eclipse.jst.pagedesigner.tests_1.6.1.v202307262039.jar 32,768 20% 32.75kB/s 0:00:03 159,339 100% 156.07kB/s 0:00:00 (xfr#818, to-chk=143/967) repositoryunittests/plugins/org.eclipse.jst.server.core.tests_1.2.0.v202401292304.jar 32,768 26% 32.00kB/s 0:00:02 65,536 52% 63.94kB/s 0:00:00 124,073 100% 120.92kB/s 0:00:01 (xfr#819, to-chk=142/967) repositoryunittests/plugins/org.eclipse.jst.server.generic.tests_1.1.0.v202401292331.jar 32,768 69% 6.25MB/s 0:00:00 46,996 100% 6.40MB/s 0:00:00 (xfr#820, to-chk=141/967) repositoryunittests/plugins/org.eclipse.jst.server.tomcat.core.tests_1.1.600.v202107290051.jar 32,768 48% 2.40MB/s 0:00:00 68,159 100% 4.33MB/s 0:00:00 (xfr#821, to-chk=140/967) repositoryunittests/plugins/org.eclipse.jst.server.tomcat.ui.tests_1.1.200.v202007170127.jar 28,704 100% 1.44MB/s 0:00:00 28,704 100% 1.44MB/s 0:00:00 (xfr#822, to-chk=139/967) repositoryunittests/plugins/org.eclipse.jst.server.ui.tests_1.1.200.v202307100459.jar 24,405 100% 1.06MB/s 0:00:00 24,405 100% 1.01MB/s 0:00:00 (xfr#823, to-chk=138/967) repositoryunittests/plugins/org.eclipse.jst.servlet.tests.source_1.2.0.v202301170045.jar 25,795 100% 968.86kB/s 0:00:00 25,795 100% 968.86kB/s 0:00:00 (xfr#824, to-chk=137/967) repositoryunittests/plugins/org.eclipse.jst.servlet.tests_1.2.0.v202301170045.jar 32,768 3% 969.70kB/s 0:00:00 901,351 100% 14.09MB/s 0:00:00 (xfr#825, to-chk=136/967) repositoryunittests/plugins/org.eclipse.jst.validation.sample.source_1.1.100.v201904091346.jar 32,768 41% 492.31kB/s 0:00:00 78,168 100% 1.13MB/s 0:00:00 (xfr#826, to-chk=135/967) repositoryunittests/plugins/org.eclipse.jst.validation.sample_1.1.100.v201904091346.jar 32,768 38% 415.58kB/s 0:00:00 85,397 100% 1.02MB/s 0:00:00 (xfr#827, to-chk=134/967) repositoryunittests/plugins/org.eclipse.jst.validation.test.source_1.2.0.v202307261853.jar 32,768 30% 376.47kB/s 0:00:00 106,775 100% 1.12MB/s 0:00:00 (xfr#828, to-chk=133/967) repositoryunittests/plugins/org.eclipse.jst.validation.test_1.2.0.v202307261853.jar 32,768 18% 326.53kB/s 0:00:00 178,504 100% 1.61MB/s 0:00:00 (xfr#829, to-chk=132/967) repositoryunittests/plugins/org.eclipse.jst.ws.axis.consumption.core.tests.source_1.1.0.v202308010504.jar 22,629 100% 202.74kB/s 0:00:00 22,629 100% 200.90kB/s 0:00:00 (xfr#830, to-chk=131/967) repositoryunittests/plugins/org.eclipse.jst.ws.cxf.tests.source_1.0.101.v202308010504.jar 18,093 100% 156.36kB/s 0:00:00 18,093 100% 156.36kB/s 0:00:00 (xfr#831, to-chk=130/967) repositoryunittests/plugins/org.eclipse.jst.ws.cxf.tests_1.0.101.v202308010504.jar 15,823 100% 130.95kB/s 0:00:00 15,823 100% 130.95kB/s 0:00:00 (xfr#832, to-chk=129/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxb.core.tests.source_1.1.0.v202308010145.jar 22,514 100% 181.71kB/s 0:00:00 22,514 100% 181.71kB/s 0:00:00 (xfr#833, to-chk=128/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxb.core.tests_1.1.0.v202308010145.jar 25,769 100% 202.94kB/s 0:00:00 25,769 100% 201.32kB/s 0:00:00 (xfr#834, to-chk=127/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.core.tests.source_1.1.1.v202308010145.jar 32,768 33% 248.06kB/s 0:00:00 96,997 100% 717.60kB/s 0:00:00 (xfr#835, to-chk=126/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.core.tests_1.1.1.v202308010145.jar 32,768 23% 230.22kB/s 0:00:00 137,139 100% 875.33kB/s 0:00:00 (xfr#836, to-chk=125/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.integration.tests.source_1.1.0.v202308010504.jar 31,532 100% 193.67kB/s 0:00:00 31,532 100% 192.46kB/s 0:00:00 (xfr#837, to-chk=124/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.integration.tests_1.1.0.v202308010504.jar 32,768 68% 195.12kB/s 0:00:00 47,874 100% 283.35kB/s 0:00:00 (xfr#838, to-chk=123/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.tests.source_1.1.0.v202308010401.jar 32,768 28% 188.24kB/s 0:00:00 114,056 100% 625.75kB/s 0:00:00 (xfr#839, to-chk=122/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.runtime.tests_1.1.0.v202308010401.jar 32,768 15% 174.86kB/s 0:00:01 214,582 100% 1.09MB/s 0:00:00 (xfr#840, to-chk=121/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.ui.tests.source_1.1.0.v202308010401.jar 19,225 100% 96.78kB/s 0:00:00 19,225 100% 96.78kB/s 0:00:00 (xfr#841, to-chk=120/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.dom.ui.tests_1.1.0.v202308010401.jar 20,352 100% 99.87kB/s 0:00:00 20,352 100% 99.87kB/s 0:00:00 (xfr#842, to-chk=119/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils.source_1.1.0.v202308010401.jar 32,768 55% 157.64kB/s 0:00:00 59,558 100% 285.11kB/s 0:00:00 (xfr#843, to-chk=118/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils_1.1.0.v202308010401.jar 32,768 38% 153.85kB/s 0:00:00 85,680 100% 392.83kB/s 0:00:00 (xfr#844, to-chk=117/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.utils.tests.source_1.0.300.v202308010354.jar 32,768 66% 147.47kB/s 0:00:00 49,493 100% 220.70kB/s 0:00:00 (xfr#845, to-chk=116/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.utils.tests_1.0.300.v202308010354.jar 32,768 43% 142.86kB/s 0:00:00 75,961 100% 328.23kB/s 0:00:00 (xfr#846, to-chk=115/967) repositoryunittests/plugins/org.eclipse.jst.ws.tests.performance.source_1.0.400.v202308010504.jar 30,160 100% 127.50kB/s 0:00:00 30,160 100% 126.95kB/s 0:00:00 (xfr#847, to-chk=114/967) repositoryunittests/plugins/org.eclipse.jst.ws.tests.source_1.0.500.v202103200129.jar 32,768 60% 135.59kB/s 0:00:00 53,976 100% 221.47kB/s 0:00:00 (xfr#848, to-chk=113/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.core.tests.source_1.5.0.v202308161955.jar 32,768 69% 132.23kB/s 0:00:00 47,454 100% 189.93kB/s 0:00:00 (xfr#849, to-chk=112/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.core.tests_1.5.0.v202308161955.jar 32,768 41% 129.03kB/s 0:00:00 78,632 100% 307.16kB/s 0:00:00 (xfr#850, to-chk=111/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.ui.tests.source_1.5.0.v202308161955.jar 10,661 100% 40.83kB/s 0:00:00 10,661 100% 40.83kB/s 0:00:00 (xfr#851, to-chk=110/967) repositoryunittests/plugins/org.eclipse.wst.common.project.facet.ui.tests_1.5.0.v202308161955.jar 21,489 100% 80.40kB/s 0:00:00 21,489 100% 80.40kB/s 0:00:00 (xfr#852, to-chk=109/967) repositoryunittests/plugins/org.eclipse.wst.common.snippets.tests.source_1.0.500.v201811170421.jar 26,608 100% 97.69kB/s 0:00:00 26,608 100% 97.69kB/s 0:00:00 (xfr#853, to-chk=108/967) repositoryunittests/plugins/org.eclipse.wst.common.snippets.tests_1.0.500.v201811170421.jar 32,768 75% 118.96kB/s 0:00:00 43,656 100% 157.90kB/s 0:00:00 (xfr#854, to-chk=107/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.collector.source_1.2.0.v202011161431.jar 17,363 100% 62.11kB/s 0:00:00 17,363 100% 62.11kB/s 0:00:00 (xfr#855, to-chk=106/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.collector_1.2.0.v202011161431.jar 32,768 93% 115.94kB/s 0:00:00 35,000 100% 123.39kB/s 0:00:00 (xfr#856, to-chk=105/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.source_1.3.0.v202308161955.jar 32,768 25% 113.88kB/s 0:00:00 130,355 100% 440.48kB/s 0:00:00 (xfr#857, to-chk=104/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.ui.source_1.2.0.v202307170218.jar 32,768 88% 109.22kB/s 0:00:00 37,175 100% 123.48kB/s 0:00:00 (xfr#858, to-chk=103/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.ui_1.2.0.v202307170218.jar 32,768 61% 107.74kB/s 0:00:00 53,367 100% 174.89kB/s 0:00:00 (xfr#859, to-chk=102/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.guard.source_1.1.0.v202308161955.jar 12,175 100% 39.50kB/s 0:00:00 12,175 100% 39.50kB/s 0:00:00 (xfr#860, to-chk=101/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.guard_1.1.0.v202308161955.jar 15,781 100% 50.69kB/s 0:00:00 15,781 100% 50.69kB/s 0:00:00 (xfr#861, to-chk=100/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation.source_1.1.0.v202308161955.jar 32,768 65% 104.23kB/s 0:00:00 50,246 100% 158.80kB/s 0:00:00 (xfr#862, to-chk=99/967) repositoryunittests/plugins/org.eclipse.wst.common.tests.validation_1.1.0.v202308161955.jar 32,768 38% 102.24kB/s 0:00:00 84,631 100% 257.47kB/s 0:00:00 (xfr#863, to-chk=98/967) repositoryunittests/plugins/org.eclipse.wst.common.tests_1.3.0.v202308161955.jar 32,768 15% 97.26kB/s 0:00:01 212,994 100% 620.90kB/s 0:00:00 (xfr#864, to-chk=97/967) repositoryunittests/plugins/org.eclipse.wst.common.uriresolver.tests.source_1.1.0.v202308161955.jar 13,909 100% 40.19kB/s 0:00:00 13,909 100% 40.19kB/s 0:00:00 (xfr#865, to-chk=96/967) repositoryunittests/plugins/org.eclipse.wst.common.uriresolver.tests_1.1.0.v202308161955.jar 18,245 100% 52.25kB/s 0:00:00 18,245 100% 52.25kB/s 0:00:00 (xfr#866, to-chk=95/967) repositoryunittests/plugins/org.eclipse.wst.css.core.tests.source_1.1.100.v202301080231.jar 32,768 29% 92.49kB/s 0:00:00 109,936 100% 303.28kB/s 0:00:00 (xfr#867, to-chk=94/967) repositoryunittests/plugins/org.eclipse.wst.css.core.tests_1.1.100.v202301080231.jar 32,768 13% 88.89kB/s 0:00:02 243,181 100% 652.42kB/s 0:00:00 (xfr#868, to-chk=93/967) repositoryunittests/plugins/org.eclipse.wst.css.tests.encoding.source_1.1.0.v201901071922.jar 18,347 100% 48.56kB/s 0:00:00 18,347 100% 48.29kB/s 0:00:00 (xfr#869, to-chk=92/967) repositoryunittests/plugins/org.eclipse.wst.css.tests.encoding_1.1.0.v201901071922.jar 29,926 100% 78.14kB/s 0:00:00 29,926 100% 77.93kB/s 0:00:00 (xfr#870, to-chk=91/967) repositoryunittests/plugins/org.eclipse.wst.css.ui.tests.source_1.1.101.v202303170342.jar 29,445 100% 75.67kB/s 0:00:00 29,445 100% 75.67kB/s 0:00:00 (xfr#871, to-chk=90/967) repositoryunittests/plugins/org.eclipse.wst.css.ui.tests_1.1.101.v202303170342.jar 32,768 47% 83.33kB/s 0:00:00 69,341 100% 174.98kB/s 0:00:00 (xfr#872, to-chk=89/967) repositoryunittests/plugins/org.eclipse.wst.dtd.core.tests.source_1.1.0.v201901071922.jar 15,980 100% 39.91kB/s 0:00:00 15,980 100% 39.91kB/s 0:00:00 (xfr#873, to-chk=88/967) repositoryunittests/plugins/org.eclipse.wst.dtd.core.tests_1.1.0.v201901071922.jar 22,737 100% 56.36kB/s 0:00:00 22,737 100% 56.36kB/s 0:00:00 (xfr#874, to-chk=87/967) repositoryunittests/plugins/org.eclipse.wst.dtd.ui.tests.source_1.1.1.v202303170342.jar 30,025 100% 73.30kB/s 0:00:00 30,025 100% 73.12kB/s 0:00:00 (xfr#875, to-chk=86/967) repositoryunittests/plugins/org.eclipse.wst.dtd.ui.tests_1.1.1.v202303170342.jar 32,768 58% 79.01kB/s 0:00:00 55,881 100% 134.08kB/s 0:00:00 (xfr#876, to-chk=85/967) repositoryunittests/plugins/org.eclipse.wst.html.core.tests.source_1.2.0.v202101180039.jar 32,768 23% 77.67kB/s 0:00:01 140,338 100% 325.53kB/s 0:00:00 (xfr#877, to-chk=84/967) repositoryunittests/plugins/org.eclipse.wst.html.core.tests_1.2.0.v202101180039.jar 32,768 14% 74.77kB/s 0:00:02 228,997 100% 511.74kB/s 0:00:00 (xfr#878, to-chk=83/967) repositoryunittests/plugins/org.eclipse.wst.html.tests.encoding.source_1.1.100.v202112071542.jar 18,369 100% 40.77kB/s 0:00:00 18,369 100% 40.77kB/s 0:00:00 (xfr#879, to-chk=82/967) repositoryunittests/plugins/org.eclipse.wst.html.tests.encoding_1.1.100.v202112071542.jar 32,768 63% 71.91kB/s 0:00:00 51,631 100% 113.05kB/s 0:00:00 (xfr#880, to-chk=81/967) repositoryunittests/plugins/org.eclipse.wst.html.ui.tests.source_1.1.101.v202303170342.jar 32,768 80% 71.11kB/s 0:00:00 40,618 100% 87.95kB/s 0:00:00 (xfr#881, to-chk=80/967) repositoryunittests/plugins/org.eclipse.wst.html.ui.tests_1.1.101.v202303170342.jar 32,768 39% 70.33kB/s 0:00:00 82,681 100% 176.68kB/s 0:00:00 (xfr#882, to-chk=79/967) repositoryunittests/plugins/org.eclipse.wst.internet.cache.tests.source_1.1.0.v202011161431.jar 18,248 100% 38.57kB/s 0:00:00 18,248 100% 38.57kB/s 0:00:00 (xfr#883, to-chk=78/967) repositoryunittests/plugins/org.eclipse.wst.internet.cache.tests_1.1.0.v202011161431.jar 29,542 100% 61.91kB/s 0:00:00 29,542 100% 61.91kB/s 0:00:00 (xfr#884, to-chk=77/967) repositoryunittests/plugins/org.eclipse.wst.internet.monitor.core.tests_1.2.0.v202304050316.jar 32,768 85% 68.09kB/s 0:00:00 38,296 100% 79.40kB/s 0:00:00 (xfr#885, to-chk=76/967) repositoryunittests/plugins/org.eclipse.wst.internet.monitor.ui.tests_1.1.300.v201910252115.jar 30,251 100% 62.19kB/s 0:00:00 30,251 100% 62.19kB/s 0:00:00 (xfr#886, to-chk=75/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.chromium.debug.core.tests_0.6.0.v202307190318.jar 24,095 100% 49.02kB/s 0:00:00 24,095 100% 49.02kB/s 0:00:00 (xfr#887, to-chk=74/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.chromium.tests_0.6.0.v202307190318.jar 32,768 25% 65.98kB/s 0:00:01 130,703 100% 259.43kB/s 0:00:00 (xfr#888, to-chk=73/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.core.tests.compiler_2.0.201.v201903222101.jar 32,768 8% 63.75kB/s 0:00:05 404,305 100% 766.66kB/s 0:00:00 (xfr#889, to-chk=72/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.core.tests.model_2.0.201.v202209211227.jar 32,768 0% 61.30kB/s 0:01:14 4,572,001 100% 6.80MB/s 0:00:00 (xfr#890, to-chk=71/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.debug.core.tests_1.2.0.v202307190318.jar 32,768 77% 49.69kB/s 0:00:00 42,220 100% 63.92kB/s 0:00:00 (xfr#891, to-chk=70/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.debug.rhino.tests_1.1.0.v202307190318.jar 32,768 44% 49.38kB/s 0:00:00 73,657 100% 109.32kB/s 0:00:00 (xfr#892, to-chk=69/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.js.node.common.tests_1.0.1.v201903222101.jar 19,549 100% 27.55kB/s 0:00:00 19,549 100% 27.55kB/s 0:00:00 (xfr#893, to-chk=68/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.ui.tests_1.2.1.v202106022056.jar 32,768 17% 45.78kB/s 0:00:03 189,110 100% 256.85kB/s 0:00:00 (xfr#894, to-chk=67/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.core.tests.source_1.1.0.v201901071922.jar 16,859 100% 22.77kB/s 0:00:00 16,859 100% 22.74kB/s 0:00:00 (xfr#895, to-chk=66/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.core.tests_1.1.0.v201901071922.jar 27,075 100% 36.27kB/s 0:00:00 27,075 100% 36.27kB/s 0:00:00 (xfr#896, to-chk=65/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.ui.tests.source_1.1.1.v202308072309.jar 32,768 40% 43.54kB/s 0:00:01 80,616 100% 106.82kB/s 0:00:00 (xfr#897, to-chk=64/967) repositoryunittests/plugins/org.eclipse.wst.jsdt.web.ui.tests_1.1.1.v202308072309.jar 32,768 19% 43.07kB/s 0:00:03 167,985 100% 217.57kB/s 0:00:00 (xfr#898, to-chk=63/967) repositoryunittests/plugins/org.eclipse.wst.json.core.tests.source_1.1.0.v202001220412.jar 28,546 100% 36.78kB/s 0:00:00 28,546 100% 36.78kB/s 0:00:00 (xfr#899, to-chk=62/967) repositoryunittests/plugins/org.eclipse.wst.json.core.tests_1.1.0.v202001220412.jar 32,768 85% 42.05kB/s 0:00:00 38,355 100% 49.15kB/s 0:00:00 (xfr#900, to-chk=61/967) repositoryunittests/plugins/org.eclipse.wst.server.core.tests_1.1.300.v202308172116.jar 32,768 31% 41.67kB/s 0:00:01 102,832 100% 130.42kB/s 0:00:00 (xfr#901, to-chk=60/967) repositoryunittests/plugins/org.eclipse.wst.server.ui.tests_1.1.500.v202308172116.jar 32,768 37% 41.29kB/s 0:00:01 88,244 100% 110.20kB/s 0:00:00 (xfr#902, to-chk=59/967) repositoryunittests/plugins/org.eclipse.wst.sse.core.tests.source_1.1.0.v202003230308.jar 32,768 58% 40.71kB/s 0:00:00 56,265 100% 69.73kB/s 0:00:00 (xfr#903, to-chk=58/967) repositoryunittests/plugins/org.eclipse.wst.sse.core.tests_1.1.0.v202003230308.jar 32,768 37% 40.35kB/s 0:00:01 86,924 100% 106.64kB/s 0:00:00 (xfr#904, to-chk=57/967) repositoryunittests/plugins/org.eclipse.wst.sse.ui.tests.source_1.1.300.v202303170222.jar 32,768 45% 40.05kB/s 0:00:00 71,473 100% 86.71kB/s 0:00:00 (xfr#905, to-chk=56/967) repositoryunittests/plugins/org.eclipse.wst.sse.ui.tests_1.1.300.v202303170222.jar 32,768 24% 39.46kB/s 0:00:02 133,386 100% 160.02kB/s 0:00:00 (xfr#906, to-chk=55/967) repositoryunittests/plugins/org.eclipse.wst.ws.tests.source_1.1.100.v202308012257.jar 32,768 63% 39.12kB/s 0:00:00 51,360 100% 61.17kB/s 0:00:00 (xfr#907, to-chk=54/967) repositoryunittests/plugins/org.eclipse.wst.ws.tests_1.1.100.v202308012257.jar 32,768 43% 38.79kB/s 0:00:01 75,106 100% 88.80kB/s 0:00:00 (xfr#908, to-chk=53/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.source_1.0.550.v201903050508.jar 32,768 41% 38.55kB/s 0:00:01 79,596 100% 92.98kB/s 0:00:00 (xfr#909, to-chk=52/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui.source_1.1.0.v202308012257.jar 16,931 100% 19.71kB/s 0:00:00 16,931 100% 19.68kB/s 0:00:00 (xfr#910, to-chk=51/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui_1.1.0.v202308012257.jar 22,924 100% 26.56kB/s 0:00:00 22,924 100% 26.56kB/s 0:00:00 (xfr#911, to-chk=50/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests_1.0.550.v201903050508.jar 32,768 16% 37.74kB/s 0:00:04 196,658 100% 222.79kB/s 0:00:00 (xfr#912, to-chk=49/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.ui.tests.source_1.1.0.v202308012257.jar 24,810 100% 27.98kB/s 0:00:00 24,810 100% 27.98kB/s 0:00:00 (xfr#913, to-chk=48/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.ui.tests_1.1.0.v202308012257.jar 32,768 39% 36.78kB/s 0:00:01 82,154 100% 91.90kB/s 0:00:00 (xfr#914, to-chk=47/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.validation.tests.source_1.1.0.v202308012257.jar 32,768 59% 36.45kB/s 0:00:00 55,454 100% 61.40kB/s 0:00:00 (xfr#915, to-chk=46/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.validation.tests_1.1.0.v202308012257.jar 32,768 15% 35.96kB/s 0:00:05 217,174 100% 236.70kB/s 0:00:00 (xfr#916, to-chk=45/967) repositoryunittests/plugins/org.eclipse.wst.wsi.tests.source_1.2.0.v202205160247.jar 31,688 100% 34.31kB/s 0:00:00 31,688 100% 34.31kB/s 0:00:00 (xfr#917, to-chk=44/967) repositoryunittests/plugins/org.eclipse.wst.wsi.tests_1.2.0.v202205160247.jar 32,768 20% 35.24kB/s 0:00:03 160,401 100% 170.63kB/s 0:00:00 (xfr#918, to-chk=43/967) repositoryunittests/plugins/org.eclipse.wst.xml.catalog.tests.source_1.1.0.v201901071922.jar 21,330 100% 22.59kB/s 0:00:00 21,330 100% 22.59kB/s 0:00:00 (xfr#919, to-chk=42/967) repositoryunittests/plugins/org.eclipse.wst.xml.catalog.tests_1.1.0.v201901071922.jar 32,768 44% 34.56kB/s 0:00:01 73,137 100% 76.96kB/s 0:00:00 (xfr#920, to-chk=41/967) repositoryunittests/plugins/org.eclipse.wst.xml.core.tests.source_1.2.0.v202308160453.jar 32,768 20% 34.19kB/s 0:00:03 161,311 100% 167.41kB/s 0:00:00 (xfr#921, to-chk=40/967) repositoryunittests/plugins/org.eclipse.wst.xml.core.tests_1.2.0.v202308160453.jar 32,768 11% 33.76kB/s 0:00:07 297,609 100% 303.06kB/s 0:00:00 (xfr#922, to-chk=39/967) repositoryunittests/plugins/org.eclipse.wst.xml.tests.encoding.source_1.1.0.v201901071922.jar 32,768 14% 33.16kB/s 0:00:05 224,817 100% 225.18kB/s 0:00:00 (xfr#923, to-chk=38/967) repositoryunittests/plugins/org.eclipse.wst.xml.tests.encoding_1.1.0.v201901071922.jar 32,768 10% 32.59kB/s 0:00:08 305,559 100% 302.94kB/s 0:00:00 (xfr#924, to-chk=37/967) repositoryunittests/plugins/org.eclipse.wst.xml.ui.tests.source_1.1.201.v202303170342.jar 32,768 50% 32.26kB/s 0:00:00 64,962 100% 63.57kB/s 0:00:00 (xfr#925, to-chk=36/967) repositoryunittests/plugins/org.eclipse.wst.xml.ui.tests_1.1.201.v202303170342.jar 32,768 25% 31.94kB/s 0:00:03 65,536 50% 63.81kB/s 0:00:00 128,862 100% 124.84kB/s 0:00:01 (xfr#926, to-chk=35/967) repositoryunittests/plugins/org.eclipse.wst.xml.validation.tests.source_1.1.100.v202304300455.jar 32,768 82% 3.91MB/s 0:00:00 39,492 100% 3.42MB/s 0:00:00 (xfr#927, to-chk=34/967) repositoryunittests/plugins/org.eclipse.wst.xml.validation.tests_1.1.100.v202304300455.jar 32,768 34% 1.84MB/s 0:00:00 94,527 100% 4.74MB/s 0:00:00 (xfr#928, to-chk=33/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.core.tests.source_1.1.0.v201901071922.jar 14,885 100% 632.01kB/s 0:00:00 14,885 100% 632.01kB/s 0:00:00 (xfr#929, to-chk=32/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.core.tests_1.1.0.v201901071922.jar 20,340 100% 763.97kB/s 0:00:00 20,340 100% 735.68kB/s 0:00:00 (xfr#930, to-chk=31/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.ui.tests.source_1.1.0.v201901071922.jar 16,764 100% 528.10kB/s 0:00:00 16,764 100% 528.10kB/s 0:00:00 (xfr#931, to-chk=30/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath.ui.tests_1.1.0.v201901071922.jar 23,157 100% 628.17kB/s 0:00:00 23,157 100% 628.17kB/s 0:00:00 (xfr#932, to-chk=29/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath2.processor.tests.source_2.2.100.v202304300754.jar 32,768 5% 727.27kB/s 0:00:00 586,102 100% 8.10MB/s 0:00:00 (xfr#933, to-chk=28/967) repositoryunittests/plugins/org.eclipse.wst.xml.xpath2.processor.tests_2.2.100.v202304300754.jar 32,768 2% 410.26kB/s 0:00:03 1,321,875 100% 9.27MB/s 0:00:00 (xfr#934, to-chk=27/967) repositoryunittests/plugins/org.eclipse.wst.xsd.core.tests.source_1.1.0.v201903222120.jar 17,580 100% 123.51kB/s 0:00:00 17,580 100% 123.51kB/s 0:00:00 (xfr#935, to-chk=26/967) repositoryunittests/plugins/org.eclipse.wst.xsd.core.tests_1.1.0.v201903222120.jar 29,846 100% 203.82kB/s 0:00:00 29,846 100% 203.82kB/s 0:00:00 (xfr#936, to-chk=25/967) repositoryunittests/plugins/org.eclipse.wst.xsd.ui.tests.source_1.1.0.v201901071922.jar 17,807 100% 116.71kB/s 0:00:00 17,807 100% 116.71kB/s 0:00:00 (xfr#937, to-chk=24/967) repositoryunittests/plugins/org.eclipse.wst.xsd.ui.tests_1.1.0.v201901071922.jar 32,768 21% 193.94kB/s 0:00:00 153,986 100% 864.24kB/s 0:00:00 (xfr#938, to-chk=23/967) repositoryunittests/plugins/org.eclipse.wst.xsd.validation.tests.source_1.1.0.v202102010319.jar 28,528 100% 155.64kB/s 0:00:00 28,528 100% 155.64kB/s 0:00:00 (xfr#939, to-chk=22/967) repositoryunittests/plugins/org.eclipse.wst.xsd.validation.tests_1.1.0.v202102010319.jar 32,768 23% 172.97kB/s 0:00:00 137,579 100% 718.47kB/s 0:00:00 (xfr#940, to-chk=21/967) repositoryunittests/plugins/org.eclipse.wst.xsl.core.tests.source_1.1.0.v201907091226.jar 25,291 100% 129.31kB/s 0:00:00 25,291 100% 128.64kB/s 0:00:00 (xfr#941, to-chk=20/967) repositoryunittests/plugins/org.eclipse.wst.xsl.core.tests_1.1.0.v201907091226.jar 32,768 75% 164.10kB/s 0:00:00 43,356 100% 214.92kB/s 0:00:00 (xfr#942, to-chk=19/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.core.tests.source_1.1.0.v201901071922.jar 19,020 100% 92.41kB/s 0:00:00 19,020 100% 92.41kB/s 0:00:00 (xfr#943, to-chk=18/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.core.tests_1.1.0.v201901071922.jar 15,844 100% 75.85kB/s 0:00:00 15,844 100% 75.48kB/s 0:00:00 (xfr#944, to-chk=17/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.ui.tests.source_1.0.100.v201901071922.jar 15,640 100% 72.73kB/s 0:00:00 15,640 100% 72.73kB/s 0:00:00 (xfr#945, to-chk=16/967) repositoryunittests/plugins/org.eclipse.wst.xsl.exslt.ui.tests_1.0.100.v201901071922.jar 19,247 100% 87.83kB/s 0:00:00 19,247 100% 87.83kB/s 0:00:00 (xfr#946, to-chk=15/967) repositoryunittests/plugins/org.eclipse.wst.xsl.jaxp.debug.test.source_1.1.0.v201901071922.jar 17,125 100% 76.71kB/s 0:00:00 17,125 100% 76.36kB/s 0:00:00 (xfr#947, to-chk=14/967) repositoryunittests/plugins/org.eclipse.wst.xsl.jaxp.debug.test_1.1.0.v201901071922.jar 21,074 100% 92.70kB/s 0:00:00 21,074 100% 92.70kB/s 0:00:00 (xfr#948, to-chk=13/967) repositoryunittests/plugins/org.eclipse.wst.xsl.launching.tests.source_1.2.100.v201908180412.jar 29,600 100% 127.34kB/s 0:00:00 29,600 100% 127.34kB/s 0:00:00 (xfr#949, to-chk=12/967) repositoryunittests/plugins/org.eclipse.wst.xsl.launching.tests_1.2.100.v201908180412.jar 32,768 78% 139.13kB/s 0:00:00 41,544 100% 175.63kB/s 0:00:00 (xfr#950, to-chk=11/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests.source_1.3.0.v201901071922.jar 10,967 100% 45.77kB/s 0:00:00 10,967 100% 45.57kB/s 0:00:00 (xfr#951, to-chk=10/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests_1.3.0.v201901071922.jar 15,811 100% 64.88kB/s 0:00:00 15,811 100% 64.88kB/s 0:00:00 (xfr#952, to-chk=9/967) repositoryunittests/plugins/org.eclipse.wst.xsl.ui.tests.source_1.2.1.v202308160453.jar 32,768 31% 132.23kB/s 0:00:00 103,762 100% 391.24kB/s 0:00:00 (xfr#953, to-chk=8/967) repositoryunittests/plugins/org.eclipse.wst.xsl.ui.tests_1.2.1.v202308160453.jar 32,768 39% 121.21kB/s 0:00:00 83,695 100% 296.14kB/s 0:00:00 (xfr#954, to-chk=7/967) repositoryunittests/plugins/org.eclipse.wtp.releng.fixups_1.1.0.v202212092153.jar 32,768 71% 113.88kB/s 0:00:00 46,078 100% 153.05kB/s 0:00:00 (xfr#955, to-chk=6/967) repositoryunittests/plugins/org.eclipse.wtp.releng.tests_1.3.0.v202212092237.jar 32,768 41% 107.02kB/s 0:00:00 79,665 100% 258.46kB/s 0:00:00 (xfr#956, to-chk=5/967) repositoryunittests/plugins/org.eclipse.wtp.releng.tools_1.2.1.v202212092153.jar 32,768 45% 104.58kB/s 0:00:00 72,480 100% 226.86kB/s 0:00:00 (xfr#957, to-chk=4/967) repositoryunittests/plugins/org.eclipse.wtp.releng.versionchecker_1.0.2.v202212092144.jar 32,768 5% 99.69kB/s 0:00:06 635,353 100% 1.81MB/s 0:00:00 (xfr#958, to-chk=3/967) repositoryunittests/plugins/org.jmock_1.3.0.jar 32,768 17% 94.12kB/s 0:00:01 184,949 100% 505.92kB/s 0:00:00 (xfr#959, to-chk=2/967) repositoryunittests/plugins/org.w3c.xqts.testsuite.source_1.0.2.v201711201733.jar 32,768 0% 87.67kB/s 0:02:44 14,457,737 100% 17.41MB/s 0:00:00 (xfr#960, to-chk=1/967) repositoryunittests/plugins/org.w3c.xqts.testsuite_1.0.2.v201711201733.jar 32,768 0% 40.10kB/s 0:05:55 2,752,512 19% 2.62MB/s 0:00:04 14,271,724 100% 10.62MB/s 0:00:01 (xfr#961, to-chk=0/967) renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-repo-3.33.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-repo-S-3.33RC2-20240304165142.zip' renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-tests-repo-3.33.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/wtp-tests-repo-S-3.33RC2-20240304165142.zip' [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 58 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo Subject: WTP 3.33.0 Smoke Test Candidate Build: S-3.33RC2-20240304165142 Body: ============================================================ WTP 3.33.0 Smoke Test Candidate Build: S-3.33RC2-20240304165142

Download Page:

https://download.eclipse.org/webtools/downloads/drops/R3.33.0/S-3.33RC2-20240304165142/?d

This build will be pushed to the Eclipse Simrel aggregate site for the next
EPP +2 build, assuming that no one has voiced an objection on this list beforehand.

Smoke tests: https://wiki.eclipse.org/WTP_Smoke_Test_Scenarios_R39

Past smoke test results: http://wiki.eclipse.org/WTP_Smoke_Test_Results
EPP Calendar, where WTP is a +2 project


This is a respin to clear up an issue with out build environment, and to update a feature description, nothing more. ============================================================ [Pipeline] emailext Sending email to: wtp-dev@eclipse.org thatnitind@gmail.com [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Finished: SUCCESS