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-p3wcc 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-p3wcc" 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-p3wcc" - 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-p3wcc" - 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-p3wcc 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-UhyBoceA7X3Q/agent.53 SSH_AGENT_PID=55 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_750094513911631164.key (/home/jenkins/agent/workspace/WTP-Publish-pipeline@tmp/private_key_750094513911631164.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + export DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605 + DEST=/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605 + [[ '' != '' ]] + SOURCE=/home/data/httpd/download.eclipse.org/webtools/CI/3.34.0/20240408084605 + ssh genie.webtools@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/ && cd /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/ && rsync -aPrz /home/data/httpd/download.eclipse.org/webtools/CI/3.34.0/20240408084605/* /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/ && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-repo-S-3.34M1-20240408084605.zip && mv -v /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-tests-repo-*.zip /home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-tests-repo-S-3.34M1-20240408084605.zip ' sending incremental file list wtp-repo-3.34.0-SNAPSHOT.zip 32,768 0% 0.00kB/s 0:00:00 48,267,264 28% 46.00MB/s 0:00:02 109,608,960 64% 52.25MB/s 0:00:01 169,063,925 100% 55.00MB/s 0:00:02 (xfr#1, to-chk=966/967) wtp-tests-repo-3.34.0-SNAPSHOT.zip 32,768 0% 34.15kB/s 0:30:18 131,072 0% 49.12kB/s 0:21:02 62,124,090 100% 16.86MB/s 0:00:03 (xfr#2, to-chk=965/967) repository/ repository/artifacts.jar 32,768 17% 35.05kB/s 0:00:04 131,072 68% 86.78kB/s 0:00:00 191,128 100% 126.46kB/s 0:00:01 (xfr#3, to-chk=962/967) repository/artifacts.xml.xz 32,768 24% 7.81MB/s 0:00:00 133,260 100% 31.77MB/s 0:00:00 (xfr#4, to-chk=961/967) repository/content.jar 32,768 7% 2.60MB/s 0:00:00 445,650 100% 19.32MB/s 0:00:00 (xfr#5, to-chk=960/967) repository/content.xml.xz 32,768 30% 1.20MB/s 0:00:00 107,784 100% 3.81MB/s 0:00:00 (xfr#6, to-chk=959/967) repository/p2.index 172 100% 5.25kB/s 0:00:00 172 100% 5.09kB/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% 914.29kB/s 0:00:00 33,344 100% 904.51kB/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% 615.38kB/s 0:00:00 35,400 100% 652.27kB/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% 571.43kB/s 0:00:00 33,161 100% 578.28kB/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% 542.37kB/s 0:00:00 33,064 100% 547.27kB/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% 516.13kB/s 0:00:00 35,292 100% 547.06kB/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% 484.85kB/s 0:00:00 33,161 100% 490.66kB/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% 470.59kB/s 0:00:00 33,046 100% 467.70kB/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% 450.70kB/s 0:00:00 35,549 100% 482.16kB/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% 432.43kB/s 0:00:00 33,257 100% 438.89kB/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% 415.58kB/s 0:00:00 33,070 100% 414.04kB/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% 400.00kB/s 0:00:00 33,195 100% 405.21kB/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% 390.24kB/s 0:00:00 33,058 100% 388.95kB/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% 372.09kB/s 0:00:00 33,326 100% 374.08kB/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% 359.55kB/s 0:00:00 33,065 100% 358.78kB/s 0:00:00 (xfr#21, to-chk=942/967) repository/features/org.eclipse.jpt.jpa.feature_3.7.100.v202404052025.jar 32,768 97% 347.83kB/s 0:00:00 33,511 100% 351.89kB/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% 336.84kB/s 0:00:00 33,119 100% 330.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% 316.83kB/s 0:00:00 33,223 100% 321.23kB/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% 307.69kB/s 0:00:00 33,077 100% 307.64kB/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% 299.07kB/s 0:00:00 33,353 100% 301.59kB/s 0:00:00 (xfr#26, to-chk=937/967) repository/features/org.eclipse.jsf.feature_3.13.0.v202308300413.jar 32,768 98% 290.91kB/s 0:00:00 33,291 100% 292.89kB/s 0:00:00 (xfr#27, to-chk=936/967) repository/features/org.eclipse.jsf_sdk.feature_3.13.100.v202404080200.jar 32,768 99% 283.19kB/s 0:00:00 33,086 100% 267.03kB/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,131 100% 172.90kB/s 0:00:00 22,131 100% 172.90kB/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% 251.97kB/s 0:00:00 32,893 100% 250.95kB/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,088 100% 164.66kB/s 0:00:00 22,088 100% 164.66kB/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% 240.60kB/s 0:00:00 32,880 100% 239.62kB/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% 235.29kB/s 0:00:00 34,239 100% 221.43kB/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% 207.79kB/s 0:00:00 34,225 100% 215.63kB/s 0:00:00 (xfr#34, to-chk=929/967) repository/features/org.eclipse.jst.enterprise_ui.feature_3.34.0.v202403140324.jar 21,525 100% 133.04kB/s 0:00:00 21,525 100% 133.04kB/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% 198.76kB/s 0:00:00 34,249 100% 207.74kB/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% 195.12kB/s 0:00:00 34,665 100% 199.13kB/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% 183.91kB/s 0:00:00 34,508 100% 192.57kB/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% 180.79kB/s 0:00:00 36,991 100% 202.94kB/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% 177.78kB/s 0:00:00 34,576 100% 186.55kB/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% 172.97kB/s 0:00:00 33,205 100% 175.28kB/s 0:00:00 (xfr#41, to-chk=922/967) repository/features/org.eclipse.jst.server_adapters.feature.source_3.34.0.v202403250324.jar 32,768 88% 171.12kB/s 0:00:00 37,231 100% 185.50kB/s 0:00:00 (xfr#42, to-chk=921/967) repository/features/org.eclipse.jst.server_adapters.feature_3.34.0.v202403250324.jar 32,768 94% 160.00kB/s 0:00:00 34,562 100% 167.92kB/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% 157.64kB/s 0:00:00 34,500 100% 165.15kB/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% 155.34kB/s 0:00:00 35,485 100% 168.22kB/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% 153.11kB/s 0:00:00 33,236 100% 155.30kB/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% 150.94kB/s 0:00:00 33,180 100% 152.84kB/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% 149.53kB/s 0:00:00 35,692 100% 159.89kB/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% 144.80kB/s 0:00:00 33,302 100% 147.16kB/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,700 100% 94.60kB/s 0:00:00 21,700 100% 94.60kB/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% 141.59kB/s 0:00:00 33,202 100% 142.84kB/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% 139.74kB/s 0:00:00 34,446 100% 146.89kB/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% 136.75kB/s 0:00:00 34,546 100% 134.95kB/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% 126.48kB/s 0:00:00 34,256 100% 131.71kB/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% 125.00kB/s 0:00:00 34,373 100% 130.61kB/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% 123.55kB/s 0:00:00 34,228 100% 128.56kB/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% 122.14kB/s 0:00:00 34,601 100% 128.48kB/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 94% 120.30kB/s 0:00:00 34,494 100% 126.64kB/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% 118.96kB/s 0:00:00 34,396 100% 121.26kB/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% 114.70kB/s 0:00:00 34,254 100% 119.47kB/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% 113.48kB/s 0:00:00 34,580 100% 119.75kB/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% 112.68kB/s 0:00:00 34,136 100% 116.97kB/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% 111.11kB/s 0:00:00 34,570 100% 116.82kB/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% 109.97kB/s 0:00:00 34,330 100% 115.21kB/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% 109.22kB/s 0:00:00 34,519 100% 113.50kB/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% 106.67kB/s 0:00:00 34,332 100% 111.76kB/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% 105.61kB/s 0:00:00 34,304 100% 110.56kB/s 0:00:00 (xfr#67, to-chk=896/967) repository/features/org.eclipse.wst.common.fproj.sdk.source_3.7.4.v202308161955.jar 22,004 100% 70.22kB/s 0:00:00 22,004 100% 70.22kB/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% 103.56kB/s 0:00:00 32,904 100% 103.99kB/s 0:00:00 (xfr#69, to-chk=894/967) repository/features/org.eclipse.wst.common.fproj.source_3.7.4.v202308161955.jar 21,916 100% 68.82kB/s 0:00:00 21,916 100% 68.82kB/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% 101.91kB/s 0:00:00 32,869 100% 98.46kB/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% 97.26kB/s 0:00:00 36,654 100% 108.47kB/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% 96.39kB/s 0:00:00 34,439 100% 101.30kB/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,536 100% 68.61kB/s 0:00:00 23,536 100% 68.61kB/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% 94.96kB/s 0:00:00 34,324 100% 99.17kB/s 0:00:00 (xfr#75, to-chk=888/967) repository/features/org.eclipse.wst.common_ui.feature.source_3.34.0.v202403140351.jar 32,768 88% 94.12kB/s 0:00:00 36,961 100% 101.39kB/s 0:00:00 (xfr#76, to-chk=887/967) repository/features/org.eclipse.wst.common_ui.feature_3.34.0.v202403140351.jar 32,768 95% 89.39kB/s 0:00:00 34,380 100% 93.26kB/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% 62.87kB/s 0:00:00 23,369 100% 62.87kB/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% 57.43kB/s 0:00:00 21,522 100% 57.43kB/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% 56.00kB/s 0:00:00 21,159 100% 56.00kB/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% 52.24kB/s 0:00:00 21,717 100% 52.24kB/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% 50.61kB/s 0:00:00 21,301 100% 50.61kB/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,283 100% 55.05kB/s 0:00:00 23,283 100% 55.05kB/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% 76.74kB/s 0:00:00 34,442 100% 80.66kB/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,474 100% 54.32kB/s 0:00:00 23,474 100% 54.32kB/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% 75.29kB/s 0:00:00 34,368 100% 76.45kB/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,539 100% 52.13kB/s 0:00:00 23,539 100% 52.13kB/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% 72.07kB/s 0:00:00 34,473 100% 75.82kB/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% 71.59kB/s 0:00:00 37,411 100% 81.73kB/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% 71.27kB/s 0:00:00 34,874 100% 75.85kB/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% 70.80kB/s 0:00:00 34,503 100% 74.54kB/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% 70.02kB/s 0:00:00 35,494 100% 75.52kB/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% 69.41kB/s 0:00:00 33,240 100% 70.26kB/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% 68.97kB/s 0:00:00 33,278 100% 70.04kB/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% 68.67kB/s 0:00:00 35,617 100% 72.77kB/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% 66.53kB/s 0:00:00 33,331 100% 67.67kB/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,696 100% 43.78kB/s 0:00:00 21,696 100% 43.78kB/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% 65.84kB/s 0:00:00 33,213 100% 66.60kB/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,679 100% 47.29kB/s 0:00:00 23,679 100% 47.29kB/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% 65.04kB/s 0:00:00 34,606 100% 67.19kB/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,636 100% 45.71kB/s 0:00:00 23,636 100% 45.71kB/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,647 100% 41.70kB/s 0:00:00 21,647 100% 41.70kB/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,379 100% 44.85kB/s 0:00:00 23,379 100% 44.85kB/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% 62.62kB/s 0:00:00 34,489 100% 65.78kB/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,944 100% 44.88kB/s 0:00:00 23,944 100% 44.88kB/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% 61.07kB/s 0:00:00 34,539 100% 64.37kB/s 0:00:00 (xfr#106, to-chk=857/967) repository/features/org.eclipse.wst.web_ui.feature.source_3.31.0.v202403030558.jar 24,046 100% 44.64kB/s 0:00:00 24,046 100% 44.64kB/s 0:00:00 (xfr#107, to-chk=856/967) repository/features/org.eclipse.wst.web_ui.feature_3.31.0.v202403030558.jar 21,862 100% 40.43kB/s 0:00:00 21,862 100% 40.43kB/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,009 100% 42.32kB/s 0:00:00 23,009 100% 42.32kB/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% 59.93kB/s 0:00:00 34,534 100% 61.77kB/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% 58.39kB/s 0:00:00 34,581 100% 61.63kB/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% 58.08kB/s 0:00:00 34,355 100% 60.89kB/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% 57.87kB/s 0:00:00 34,358 100% 60.56kB/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% 57.55kB/s 0:00:00 34,330 100% 60.30kB/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,912 100% 38.28kB/s 0:00:00 21,912 100% 38.28kB/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,486 100% 40.45kB/s 0:00:00 23,486 100% 40.45kB/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% 38.79kB/s 0:00:00 22,643 100% 38.79kB/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% 39.69kB/s 0:00:00 23,289 100% 39.69kB/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% 55.65kB/s 0:00:00 34,628 100% 58.81kB/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,554 100% 39.80kB/s 0:00:00 23,554 100% 39.80kB/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% 55.17kB/s 0:00:00 34,389 100% 56.82kB/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,620 100% 38.83kB/s 0:00:00 23,620 100% 38.83kB/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% 53.78kB/s 0:00:00 34,665 100% 56.80kB/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,044 100% 37.63kB/s 0:00:00 23,044 100% 37.63kB/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% 53.24kB/s 0:00:00 34,459 100% 55.99kB/s 0:00:00 (xfr#125, to-chk=838/967) repository/features/org.eclipse.wst.xsl.feature.source_1.3.1600.v202404080234.jar 24,019 100% 38.83kB/s 0:00:00 24,019 100% 38.83kB/s 0:00:00 (xfr#126, to-chk=837/967) repository/features/org.eclipse.wst.xsl.feature_1.3.1600.v202404080234.jar 22,146 100% 34.88kB/s 0:00:00 22,146 100% 34.88kB/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,854 100% 37.45kB/s 0:00:00 23,854 100% 37.39kB/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% 51.20kB/s 0:00:00 34,692 100% 54.21kB/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% 51.04kB/s 0:00:00 33,359 100% 51.87kB/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% 50.39kB/s 0:01:12 3,703,733 100% 4.71MB/s 0:00:00 (xfr#131, to-chk=832/967) repository/plugins/com.google.protobuf_2.4.0.v201105131100.jar 32,768 5% 42.33kB/s 0:00:14 639,328 100% 767.01kB/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% 38.98kB/s 0:00:23 945,634 100% 1.06MB/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% 37.30kB/s 0:00:31 1,206,296 100% 1.28MB/s 0:00:00 (xfr#134, to-chk=829/967) repository/plugins/jakarta.el_4.0.0.v20210105-0527.jar 32,768 32% 35.52kB/s 0:00:01 99,448 100% 107.55kB/s 0:00:00 (xfr#135, to-chk=828/967) repository/plugins/jakarta.enterprise.cdi-api.source_2.0.2.jar 32,768 16% 34.78kB/s 0:00:04 194,055 100% 203.99kB/s 0:00:00 (xfr#136, to-chk=827/967) repository/plugins/jakarta.enterprise.cdi-api_2.0.2.jar 32,768 29% 34.30kB/s 0:00:02 109,422 100% 114.29kB/s 0:00:00 (xfr#137, to-chk=826/967) repository/plugins/jakarta.enterprise.cdi-api_3.0.1.jar 32,768 26% 34.04kB/s 0:00:02 122,454 100% 126.68kB/s 0:00:00 (xfr#138, to-chk=825/967) repository/plugins/jakarta.enterprise.cdi-api_4.0.1.jar 32,768 21% 33.68kB/s 0:00:03 151,307 100% 154.89kB/s 0:00:00 (xfr#139, to-chk=824/967) repository/plugins/jakarta.enterprise.lang-model.source_4.0.1.jar 27,811 100% 28.29kB/s 0:00:00 27,811 100% 28.29kB/s 0:00:00 (xfr#140, to-chk=823/967) repository/plugins/jakarta.enterprise.lang-model_4.0.1.jar 26,226 100% 26.51kB/s 0:00:00 26,226 100% 26.51kB/s 0:00:00 (xfr#141, to-chk=822/967) repository/plugins/jakarta.interceptor-api.source_1.2.5.jar 32,768 94% 33.06kB/s 0:00:00 34,697 100% 34.97kB/s 0:00:00 (xfr#142, to-chk=821/967) repository/plugins/jakarta.interceptor-api_1.2.5.jar 25,033 100% 25.15kB/s 0:00:00 25,033 100% 25.15kB/s 0:00:00 (xfr#143, to-chk=820/967) repository/plugins/jakarta.interceptor-api_2.1.0.jar 25,287 100% 25.35kB/s 0:00:00 25,287 100% 25.35kB/s 0:00:00 (xfr#144, to-chk=819/967) repository/plugins/jakarta.servlet.jsp_3.0.0.v20210105-0527.jar 32,768 37% 32.75kB/s 0:00:01 87,032 100% 86.82kB/s 0:00:00 (xfr#145, to-chk=818/967) repository/plugins/jakarta.servlet_5.0.0.v20210105-0527.jar 32,768 9% 32.49kB/s 0:00:09 131,072 38% 127.36kB/s 0:00:01 342,396 100% 330.73kB/s 0:00:01 (xfr#146, to-chk=817/967) repository/plugins/jakarta.transaction-api.source_1.3.3.jar 26,957 100% 3.21MB/s 0:00:00 26,957 100% 3.21MB/s 0:00:00 (xfr#147, to-chk=816/967) repository/plugins/jakarta.transaction-api_1.3.3.jar 15,392 100% 1.33MB/s 0:00:00 15,392 100% 1.33MB/s 0:00:00 (xfr#148, to-chk=815/967) repository/plugins/jakarta.transaction-api_2.0.1.jar 28,607 100% 2.10MB/s 0:00:00 28,607 100% 2.10MB/s 0:00:00 (xfr#149, to-chk=814/967) repository/plugins/jakarta.xml.bind_2.3.3.v20201118-1818.jar 32,768 23% 1.56MB/s 0:00:00 136,547 100% 3.95MB/s 0:00:00 (xfr#150, to-chk=813/967) repository/plugins/java_cup-runtime_0.11.20150326.v20180425-1030.jar 32,768 93% 914.29kB/s 0:00:00 34,905 100% 946.86kB/s 0:00:00 (xfr#151, to-chk=812/967) repository/plugins/javax.activation_1.1.0.v201211130549.jar 32,768 56% 800.00kB/s 0:00:00 57,941 100% 1.32MB/s 0:00:00 (xfr#152, to-chk=811/967) repository/plugins/javax.activation_1.2.2.v20201119-1642.jar 32,768 38% 711.11kB/s 0:00:00 84,701 100% 1.62MB/s 0:00:00 (xfr#153, to-chk=810/967) repository/plugins/javax.activation_2.0.0.v20201118-1818.jar 32,768 39% 581.82kB/s 0:00:00 82,645 100% 1.29MB/s 0:00:00 (xfr#154, to-chk=809/967) repository/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 337.21kB/s 0:00:00 23,826 100% 337.21kB/s 0:00:00 (xfr#155, to-chk=808/967) repository/plugins/javax.mail_1.4.0.v201005080615.jar 32,768 9% 421.05kB/s 0:00:00 333,218 100% 3.45MB/s 0:00:00 (xfr#156, to-chk=807/967) repository/plugins/javax.persistence_2.2.1.v201807122140.jar 32,768 16% 320.00kB/s 0:00:00 203,424 100% 1.75MB/s 0:00:00 (xfr#157, to-chk=806/967) repository/plugins/javax.wsdl_1.6.2.v201012040545.jar 32,768 18% 275.86kB/s 0:00:00 176,955 100% 1.39MB/s 0:00:00 (xfr#158, to-chk=805/967) repository/plugins/javax.xml.rpc_1.1.0.v201209140446.jar 32,768 89% 258.06kB/s 0:00:00 36,735 100% 282.47kB/s 0:00:00 (xfr#159, to-chk=804/967) repository/plugins/javax.xml.soap_1.2.0.v201005080501.jar 29,052 100% 218.24kB/s 0:00:00 29,052 100% 218.24kB/s 0:00:00 (xfr#160, to-chk=803/967) repository/plugins/javax.xml.soap_1.3.0.v201105210645.jar 30,073 100% 219.17kB/s 0:00:00 30,073 100% 219.17kB/s 0:00:00 (xfr#161, to-chk=802/967) repository/plugins/javax.xml.stream_1.0.1.v201004272200.jar 32,768 75% 235.29kB/s 0:00:00 43,610 100% 308.61kB/s 0:00:00 (xfr#162, to-chk=801/967) repository/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 226.95kB/s 0:00:00 61,055 100% 416.95kB/s 0:00:00 (xfr#163, to-chk=800/967) repository/plugins/javax.xml_1.3.4.v201005080400.jar 32,768 12% 216.22kB/s 0:00:01 254,976 100% 1.49MB/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% 193.94kB/s 0:00:00 48,241 100% 283.80kB/s 0:00:00 (xfr#165, to-chk=798/967) repository/plugins/org.apache.axis_1.4.0.v201411182030.jar 32,768 2% 186.05kB/s 0:00:08 1,544,759 100% 7.48MB/s 0:00:00 (xfr#166, to-chk=797/967) repository/plugins/org.apache.axis_1.4.1.v20231107-0937.jar 32,768 1% 158.42kB/s 0:00:20 3,272,410 100% 10.58MB/s 0:00:00 (xfr#167, to-chk=796/967) repository/plugins/org.apache.bcel_5.2.0.v201005080400.jar 32,768 5% 106.31kB/s 0:00:05 578,627 100% 1.60MB/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% 91.17kB/s 0:00:03 376,432 100% 1009.92kB/s 0:00:00 (xfr#169, to-chk=794/967) repository/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar 32,768 12% 86.72kB/s 0:00:02 267,399 100% 687.19kB/s 0:00:00 (xfr#170, to-chk=793/967) repository/plugins/org.apache.commons.collections_3.2.2.v201511171945.jar 32,768 5% 82.69kB/s 0:00:07 632,388 100% 1.46MB/s 0:00:00 (xfr#171, to-chk=792/967) repository/plugins/org.apache.commons.discovery_0.2.0.v201004190315.jar 32,768 46% 77.29kB/s 0:00:00 69,955 100% 163.04kB/s 0:00:00 (xfr#172, to-chk=791/967) repository/plugins/org.apache.commons.discovery_0.5.0.jar 32,768 41% 75.29kB/s 0:00:00 79,796 100% 179.97kB/s 0:00:00 (xfr#173, to-chk=790/967) repository/plugins/org.apache.commons.lang_2.6.0.v201404270220.jar 32,768 10% 72.40kB/s 0:00:03 306,273 100% 664.65kB/s 0:00:00 (xfr#174, to-chk=789/967) repository/plugins/org.apache.commons.logging_1.0.4.v201101211617.jar 32,768 67% 70.80kB/s 0:00:00 48,339 100% 103.52kB/s 0:00:00 (xfr#175, to-chk=788/967) repository/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar 32,768 45% 69.72kB/s 0:00:00 71,481 100% 151.42kB/s 0:00:00 (xfr#176, to-chk=787/967) repository/plugins/org.apache.commons.logging_1.2.0.jar 32,768 52% 68.82kB/s 0:00:00 61,829 100% 129.02kB/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% 67.94kB/s 0:00:00 73,163 100% 150.73kB/s 0:00:00 (xfr#178, to-chk=785/967) repository/plugins/org.apache.log4j_1.2.15.v201012070815.jar 32,768 7% 66.39kB/s 0:00:05 429,010 100% 841.28kB/s 0:00:00 (xfr#179, to-chk=784/967) repository/plugins/org.apache.log4j_1.2.19.v20220208-1728.jar 32,768 8% 63.37kB/s 0:00:05 367,021 100% 685.31kB/s 0:00:00 (xfr#180, to-chk=783/967) repository/plugins/org.apache.log4j_1.2.25.jar 32,768 9% 60.49kB/s 0:00:04 333,325 100% 601.69kB/s 0:00:00 (xfr#181, to-chk=782/967) repository/plugins/org.apache.velocity_1.7.0.jar 32,768 7% 58.39kB/s 0:00:07 449,505 100% 770.12kB/s 0:00:00 (xfr#182, to-chk=781/967) repository/plugins/org.apache.wsil4j_1.0.0.v20180522-1857.jar 32,768 39% 55.85kB/s 0:00:00 83,109 100% 141.15kB/s 0:00:00 (xfr#183, to-chk=780/967) repository/plugins/org.apache.wsil4j_1.0.0.v20230923-0644.jar 32,768 33% 54.98kB/s 0:00:01 98,634 100% 164.37kB/s 0:00:00 (xfr#184, to-chk=779/967) repository/plugins/org.apache.xalan_2.7.1.v201005080400.jar 32,768 1% 53.96kB/s 0:00:51 2,823,238 100% 3.98MB/s 0:00:00 (xfr#185, to-chk=778/967) repository/plugins/org.apache.xalan_2.7.2.v20201124-1837.jar 32,768 0% 46.85kB/s 0:01:09 3,279,565 100% 3.87MB/s 0:00:00 (xfr#186, to-chk=777/967) repository/plugins/org.apache.xalan_2.7.2.v20230928-1302.jar 32,768 0% 39.26kB/s 0:01:23 3,299,562 100% 3.35MB/s 0:00:00 (xfr#187, to-chk=776/967) repository/plugins/org.apache.xerces_2.12.2.v20230928-1306.jar 32,768 2% 33.86kB/s 0:00:45 655,360 41% 639.36kB/s 0:00:01 1,561,851 100% 1.45MB/s 0:00:01 (xfr#188, to-chk=775/967) repository/plugins/org.apache.xml.resolver_1.2.0.v20230928-1222.jar 32,768 34% 1.12MB/s 0:00:00 96,008 100% 2.86MB/s 0:00:00 (xfr#189, to-chk=774/967) repository/plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar 32,768 10% 666.67kB/s 0:00:00 300,761 100% 5.03MB/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% 524.59kB/s 0:00:00 220,424 100% 3.05MB/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,156 100% 430.17kB/s 0:00:00 32,156 100% 430.17kB/s 0:00:00 (xfr#192, to-chk=771/967) repository/plugins/org.eclipse.jem.beaninfo.vm.common_2.1.0.v202402152248.jar 28,387 100% 360.02kB/s 0:00:00 28,387 100% 360.02kB/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% 405.06kB/s 0:00:00 41,517 100% 506.80kB/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% 385.54kB/s 0:00:00 46,793 100% 537.60kB/s 0:00:00 (xfr#195, to-chk=768/967) repository/plugins/org.eclipse.jem.beaninfo_2.1.0.v202307260438.jar 32,768 12% 355.56kB/s 0:00:00 257,777 100% 2.41MB/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% 290.91kB/s 0:00:01 585,136 100% 4.39MB/s 0:00:00 (xfr#197, to-chk=766/967) repository/plugins/org.eclipse.jem.proxy_2.1.0.v202101081429.jar 32,768 4% 237.04kB/s 0:00:02 679,553 100% 4.13MB/s 0:00:00 (xfr#198, to-chk=765/967) repository/plugins/org.eclipse.jem.source_2.1.0.v202307260438.jar 32,768 9% 198.76kB/s 0:00:01 339,465 100% 1.86MB/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% 179.78kB/s 0:00:00 99,229 100% 541.36kB/s 0:00:00 (xfr#200, to-chk=763/967) repository/plugins/org.eclipse.jem.util_2.2.0.v202308161955.jar 32,768 26% 172.97kB/s 0:00:00 124,033 100% 624.36kB/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% 162.44kB/s 0:00:00 67,754 100% 334.17kB/s 0:00:00 (xfr#202, to-chk=761/967) repository/plugins/org.eclipse.jem.workbench_2.1.100.v202402230230.jar 32,768 38% 153.11kB/s 0:00:00 85,888 100% 399.40kB/s 0:00:00 (xfr#203, to-chk=760/967) repository/plugins/org.eclipse.jem_2.1.0.v202307260438.jar 32,768 10% 148.15kB/s 0:00:01 299,827 100% 1.27MB/s 0:00:00 (xfr#204, to-chk=759/967) repository/plugins/org.eclipse.jetty.ee8.annotations.source_12.0.8.jar 32,768 67% 140.97kB/s 0:00:00 48,197 100% 205.53kB/s 0:00:00 (xfr#205, to-chk=758/967) repository/plugins/org.eclipse.jetty.ee8.annotations_12.0.8.jar 32,768 40% 136.17kB/s 0:00:00 80,751 100% 332.74kB/s 0:00:00 (xfr#206, to-chk=757/967) repository/plugins/org.eclipse.jetty.ee8.jndi.source_12.0.8.jar 5,203 100% 21.17kB/s 0:00:00 5,203 100% 21.17kB/s 0:00:00 (xfr#207, to-chk=756/967) repository/plugins/org.eclipse.jetty.ee8.jndi_12.0.8.jar 6,781 100% 27.36kB/s 0:00:00 6,781 100% 27.36kB/s 0:00:00 (xfr#208, to-chk=755/967) repository/plugins/org.eclipse.jetty.ee8.plus.source_12.0.8.jar 17,094 100% 68.42kB/s 0:00:00 17,094 100% 68.14kB/s 0:00:00 (xfr#209, to-chk=754/967) repository/plugins/org.eclipse.jetty.ee8.plus_12.0.8.jar 22,405 100% 88.23kB/s 0:00:00 22,405 100% 88.23kB/s 0:00:00 (xfr#210, to-chk=753/967) repository/plugins/org.eclipse.jetty.ee8.servlets.source_12.0.8.jar 30,398 100% 117.80kB/s 0:00:00 30,398 100% 117.80kB/s 0:00:00 (xfr#211, to-chk=752/967) repository/plugins/org.eclipse.jetty.ee8.servlets_12.0.8.jar 32,768 64% 125.00kB/s 0:00:00 50,677 100% 191.82kB/s 0:00:00 (xfr#212, to-chk=751/967) repository/plugins/org.eclipse.jetty.ee8.webapp.source_12.0.8.jar 32,768 37% 122.61kB/s 0:00:00 88,441 100% 321.07kB/s 0:00:00 (xfr#213, to-chk=750/967) repository/plugins/org.eclipse.jetty.ee8.webapp_12.0.8.jar 32,768 21% 116.79kB/s 0:00:01 150,198 100% 521.98kB/s 0:00:00 (xfr#214, to-chk=749/967) repository/plugins/org.eclipse.jetty.jndi.source_12.0.8.jar 22,873 100% 78.38kB/s 0:00:00 22,873 100% 78.38kB/s 0:00:00 (xfr#215, to-chk=748/967) repository/plugins/org.eclipse.jetty.jndi_12.0.8.jar 30,792 100% 104.41kB/s 0:00:00 30,792 100% 104.41kB/s 0:00:00 (xfr#216, to-chk=747/967) repository/plugins/org.eclipse.jetty.plus.source_12.0.8.jar 25,855 100% 85.88kB/s 0:00:00 25,855 100% 85.88kB/s 0:00:00 (xfr#217, to-chk=746/967) repository/plugins/org.eclipse.jetty.plus_12.0.8.jar 32,768 94% 107.74kB/s 0:00:00 34,591 100% 112.98kB/s 0:00:00 (xfr#218, to-chk=745/967) repository/plugins/org.eclipse.jetty.xml.source_12.0.8.jar 32,768 61% 106.31kB/s 0:00:00 53,081 100% 171.65kB/s 0:00:00 (xfr#219, to-chk=744/967) repository/plugins/org.eclipse.jetty.xml_12.0.8.jar 32,768 40% 104.58kB/s 0:00:00 81,324 100% 255.36kB/s 0:00:00 (xfr#220, to-chk=743/967) repository/plugins/org.eclipse.jpt.common.branding_1.4.1.v201902121834.jar 18,938 100% 58.71kB/s 0:00:00 18,938 100% 58.71kB/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% 98.46kB/s 0:00:03 402,054 100% 1.13MB/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% 92.75kB/s 0:00:05 563,399 100% 1.48MB/s 0:00:00 (xfr#223, to-chk=740/967) repository/plugins/org.eclipse.jpt.common.eclipselink.branding_1.3.101.v201902121834.jar 19,049 100% 50.69kB/s 0:00:00 19,049 100% 50.69kB/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,809 100% 55.07kB/s 0:00:00 20,809 100% 55.07kB/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% 84.43kB/s 0:00:04 402,513 100% 1005.32kB/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% 80.60kB/s 0:00:03 294,564 100% 703.33kB/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% 76.92kB/s 0:00:05 467,583 100% 1.02MB/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% 71.91kB/s 0:00:13 1,006,167 100% 1.98MB/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% 65.17kB/s 0:00:20 1,348,688 100% 2.39MB/s 0:00:00 (xfr#230, to-chk=733/967) repository/plugins/org.eclipse.jpt.doc.isv.source_3.4.1.v201902121834.jar 25,155 100% 45.24kB/s 0:00:00 25,155 100% 45.24kB/s 0:00:00 (xfr#231, to-chk=732/967) repository/plugins/org.eclipse.jpt.doc.isv_3.4.1.v201902121834.jar 12,347 100% 22.12kB/s 0:00:00 12,347 100% 22.12kB/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% 57.87kB/s 0:00:05 357,716 100% 592.09kB/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% 53.51kB/s 0:00:34 1,880,174 100% 2.80MB/s 0:00:00 (xfr#234, to-chk=729/967) repository/plugins/org.eclipse.jpt.jaxb.branding_1.4.1.v201902121834.jar 18,926 100% 28.61kB/s 0:00:00 18,926 100% 28.61kB/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,941 100% 31.51kB/s 0:00:00 20,941 100% 31.51kB/s 0:00:00 (xfr#236, to-chk=727/967) repository/plugins/org.eclipse.jpt.jaxb.core.schemagen_1.1.202.v202104080213.jar 21,738 100% 32.51kB/s 0:00:00 21,738 100% 32.51kB/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% 47.55kB/s 0:00:11 557,598 100% 780.13kB/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% 45.39kB/s 0:00:16 770,444 100% 1018.11kB/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% 25.12kB/s 0:00:00 19,057 100% 25.12kB/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,580 100% 28.33kB/s 0:00:00 21,580 100% 28.33kB/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,623 100% 29.42kB/s 0:00:00 22,623 100% 29.42kB/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% 42.05kB/s 0:00:09 414,957 100% 518.20kB/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% 40.51kB/s 0:00:12 531,876 100% 636.53kB/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% 39.07kB/s 0:00:00 38,839 100% 46.25kB/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% 38.88kB/s 0:00:01 73,492 100% 86.78kB/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% 38.23kB/s 0:00:02 141,880 100% 164.75kB/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% 37.65kB/s 0:00:07 311,409 100% 351.98kB/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% 36.95kB/s 0:00:00 48,507 100% 54.64kB/s 0:00:00 (xfr#249, to-chk=714/967) repository/plugins/org.eclipse.jpt.jpa.annotate_1.1.0.v202308172102.jar 32,768 53% 36.74kB/s 0:00:00 60,737 100% 67.86kB/s 0:00:00 (xfr#250, to-chk=713/967) repository/plugins/org.eclipse.jpt.jpa.branding_3.4.1.v201902121834.jar 18,924 100% 21.07kB/s 0:00:00 18,924 100% 21.07kB/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% 36.20kB/s 0:01:08 2,516,687 100% 2.43MB/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% 32.26kB/s 0:01:38 131,072 4% 125.49kB/s 0:00:24 3,214,954 100% 2.79MB/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% 395.06kB/s 0:00:00 97,061 100% 1.13MB/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,224 100% 156.87kB/s 0:00:00 16,224 100% 155.33kB/s 0:00:00 (xfr#255, to-chk=708/967) repository/plugins/org.eclipse.jpt.jpa.db.ui_2.1.201.v201902121834.jar 14,832 100% 125.95kB/s 0:00:00 14,832 100% 125.95kB/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% 271.19kB/s 0:00:00 118,358 100% 802.67kB/s 0:00:00 (xfr#257, to-chk=706/967) repository/plugins/org.eclipse.jpt.jpa.eclipselink.branding_3.4.1.v201902121834.jar 19,038 100% 125.62kB/s 0:00:00 19,038 100% 124.78kB/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,279 100% 107.48kB/s 0:00:00 17,279 100% 106.80kB/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,448 100% 99.15kB/s 0:00:00 16,448 100% 99.15kB/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% 189.35kB/s 0:00:06 1,341,680 100% 6.09MB/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% 147.47kB/s 0:00:10 1,528,085 100% 5.46MB/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% 117.65kB/s 0:00:03 464,367 100% 1.51MB/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% 106.31kB/s 0:00:10 1,139,756 100% 3.24MB/s 0:00:00 (xfr#264, to-chk=699/967) repository/plugins/org.eclipse.jpt.jpa.gen.source_2.4.0.v202404052025.jar 32,768 47% 94.40kB/s 0:00:00 69,252 100% 198.91kB/s 0:00:00 (xfr#265, to-chk=698/967) repository/plugins/org.eclipse.jpt.jpa.gen_2.4.0.v202404052025.jar 32,768 31% 92.22kB/s 0:00:00 103,056 100% 282.70kB/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% 84.88kB/s 0:00:10 957,631 100% 2.23MB/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% 75.83kB/s 0:00:29 2,283,107 100% 4.31MB/s 0:00:00 (xfr#268, to-chk=695/967) repository/plugins/org.eclipse.jpt.jpadiagrameditor.branding_1.2.102.v201902121834.jar 18,873 100% 36.21kB/s 0:00:00 18,873 100% 36.21kB/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,194 100% 27.13kB/s 0:00:00 14,194 100% 27.13kB/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% 60.84kB/s 0:00:00 65,550 100% 121.24kB/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% 59.04kB/s 0:00:04 310,254 100% 536.25kB/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% 56.04kB/s 0:00:10 607,375 100% 998.55kB/s 0:00:00 (xfr#273, to-chk=690/967) repository/plugins/org.eclipse.jsf.branding_3.5.1.v201902121810.jar 25,481 100% 41.40kB/s 0:00:00 25,481 100% 41.06kB/s 0:00:00 (xfr#274, to-chk=689/967) repository/plugins/org.eclipse.json.source_1.2.0.v202308160419.jar 32,768 68% 52.37kB/s 0:00:00 47,875 100% 76.14kB/s 0:00:00 (xfr#275, to-chk=688/967) repository/plugins/org.eclipse.json_1.2.0.v202308160419.jar 32,768 55% 51.86kB/s 0:00:00 59,138 100% 93.30kB/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% 51.28kB/s 0:00:00 39,883 100% 62.12kB/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% 50.63kB/s 0:00:00 51,694 100% 79.25kB/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,266 100% 42.93kB/s 0:00:00 28,266 100% 42.93kB/s 0:00:00 (xfr#279, to-chk=684/967) repository/plugins/org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar 29,403 100% 44.24kB/s 0:00:00 29,403 100% 44.24kB/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,672 100% 45.73kB/s 0:00:00 30,672 100% 45.59kB/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% 48.41kB/s 0:00:00 41,767 100% 61.52kB/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% 47.90kB/s 0:00:00 33,220 100% 48.35kB/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,051 100% 30.37kB/s 0:00:00 21,051 100% 30.37kB/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% 46.44kB/s 0:00:01 93,367 100% 131.95kB/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% 45.85kB/s 0:00:02 135,419 100% 185.48kB/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% 44.57kB/s 0:00:02 136,876 100% 183.11kB/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% 43.54kB/s 0:00:03 195,491 100% 255.91kB/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% 42.72kB/s 0:00:00 57,646 100% 75.06kB/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% 42.38kB/s 0:00:02 148,771 100% 189.17kB/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% 41.50kB/s 0:00:00 39,851 100% 50.35kB/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% 41.18kB/s 0:00:01 86,126 100% 108.11kB/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% 40.76kB/s 0:00:00 50,165 100% 62.17kB/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% 40.30kB/s 0:00:02 119,296 100% 144.36kB/s 0:00:00 (xfr#294, to-chk=669/967) repository/plugins/org.eclipse.jst.ejb.ui.infopop_1.0.300.v201903222024.jar 14,703 100% 17.70kB/s 0:00:00 14,703 100% 17.70kB/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% 38.88kB/s 0:00:01 97,138 100% 114.84kB/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% 37.74kB/s 0:00:11 470,741 100% 532.07kB/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% 36.04kB/s 0:01:20 2,933,755 100% 2.83MB/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% 32.16kB/s 0:01:29 131,072 4% 123.31kB/s 0:00:22 2,919,699 100% 2.49MB/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% 372.09kB/s 0:00:00 262,069 100% 1.89MB/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% 235.29kB/s 0:00:00 54,377 100% 384.80kB/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% 219.18kB/s 0:00:00 65,937 100% 429.28kB/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,871 100% 169.30kB/s 0:00:00 26,871 100% 169.30kB/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% 202.53kB/s 0:00:00 36,264 100% 222.73kB/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% 197.53kB/s 0:00:00 59,318 100% 353.22kB/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% 189.35kB/s 0:00:00 119,933 100% 661.71kB/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% 176.80kB/s 0:00:00 87,608 100% 413.31kB/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% 150.23kB/s 0:00:00 153,259 100% 674.18kB/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% 140.35kB/s 0:00:01 261,433 100% 1.06MB/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% 132.78kB/s 0:00:02 347,744 100% 1.31MB/s 0:00:00 (xfr#310, to-chk=653/967) repository/plugins/org.eclipse.jst.j2ee.infopop_1.0.300.v201903222024.jar 20,794 100% 79.01kB/s 0:00:00 20,794 100% 78.71kB/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% 120.75kB/s 0:00:00 90,344 100% 330.44kB/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% 118.52kB/s 0:00:00 34,797 100% 124.93kB/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% 116.36kB/s 0:00:00 36,380 100% 128.72kB/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% 114.29kB/s 0:00:00 130,075 100% 442.60kB/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% 109.97kB/s 0:00:00 66,550 100% 222.57kB/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% 106.67kB/s 0:00:01 242,368 100% 763.51kB/s 0:00:00 (xfr#317, to-chk=646/967) repository/plugins/org.eclipse.jst.j2ee.source_1.2.1100.v202404080115.jar 32,768 3% 101.59kB/s 0:00:08 855,510 100% 2.41MB/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% 92.49kB/s 0:00:04 430,628 100% 1.12MB/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% 85.11kB/s 0:00:09 881,425 100% 2.03MB/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% 76.19kB/s 0:00:03 281,203 100% 622.70kB/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% 71.43kB/s 0:00:06 497,279 100% 1.02MB/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% 68.09kB/s 0:00:02 209,524 100% 418.43kB/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% 65.04kB/s 0:00:00 44,761 100% 88.67kB/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% 62.99kB/s 0:00:00 58,652 100% 112.31kB/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% 61.07kB/s 0:00:03 275,310 100% 505.37kB/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% 59.81kB/s 0:00:00 45,725 100% 83.31kB/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% 59.15kB/s 0:00:00 49,357 100% 88.77kB/s 0:00:00 (xfr#328, to-chk=635/967) repository/plugins/org.eclipse.jst.j2ee_1.2.1100.v202404080115.jar 32,768 1% 57.35kB/s 0:00:32 1,917,274 100% 2.98MB/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% 51.53kB/s 0:00:00 51,097 100% 80.22kB/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% 49.84kB/s 0:00:00 63,889 100% 96.73kB/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% 49.38kB/s 0:00:01 91,125 100% 135.65kB/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% 48.41kB/s 0:00:02 130,568 100% 192.03kB/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% 47.62kB/s 0:00:03 199,653 100% 288.42kB/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% 47.06kB/s 0:00:00 36,236 100% 51.89kB/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% 46.58kB/s 0:00:00 45,478 100% 64.55kB/s 0:00:00 (xfr#336, to-chk=627/967) repository/plugins/org.eclipse.jst.jee_1.1.0.v202307260438.jar 32,768 26% 46.18kB/s 0:00:01 122,546 100% 169.51kB/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% 44.82kB/s 0:00:02 166,733 100% 226.78kB/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% 44.20kB/s 0:00:01 92,074 100% 123.51kB/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% 43.54kB/s 0:00:06 311,441 100% 407.70kB/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% 42.61kB/s 0:00:16 715,598 100% 899.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% 40.92kB/s 0:00:29 1,235,540 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.55kB/s 0:02:02 4,772,141 100% 4.62MB/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.29kB/s 0:01:24 262,144 9% 245.92kB/s 0:00:10 2,761,613 100% 2.41MB/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% 542.37kB/s 0:00:01 683,181 100% 6.26MB/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% 296.30kB/s 0:00:00 53,804 100% 482.05kB/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% 253.97kB/s 0:00:03 968,297 100% 5.92MB/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% 195.12kB/s 0:00:06 1,249,473 100% 5.67MB/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% 148.15kB/s 0:00:01 205,572 100% 850.65kB/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% 131.69kB/s 0:00:01 281,171 100% 1.05MB/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% 120.75kB/s 0:00:04 550,432 100% 1.84MB/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% 109.59kB/s 0:00:06 745,855 100% 2.19MB/s 0:00:00 (xfr#352, to-chk=611/967) repository/plugins/org.eclipse.jst.jsp.ui.infopop_1.0.200.v201903222120.jar 15,887 100% 47.16kB/s 0:00:00 15,887 100% 47.16kB/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% 95.52kB/s 0:00:03 378,865 100% 1022.06kB/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% 86.72kB/s 0:00:06 560,576 100% 1.31MB/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% 75.83kB/s 0:00:03 322,420 100% 712.36kB/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% 71.91kB/s 0:00:00 37,247 100% 81.56kB/s 0:00:00 (xfr#357, to-chk=606/967) repository/plugins/org.eclipse.jst.pagedesigner_1.10.100.v202307262126.jar 32,768 1% 70.48kB/s 0:00:24 1,731,923 100% 3.15MB/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% 60.61kB/s 0:00:00 77,702 100% 141.31kB/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% 58.08kB/s 0:00:00 83,207 100% 146.41kB/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% 57.04kB/s 0:00:02 164,945 100% 282.10kB/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% 55.46kB/s 0:00:02 185,828 100% 311.27kB/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% 54.61kB/s 0:00:00 42,636 100% 70.57kB/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% 53.69kB/s 0:00:01 88,169 100% 143.98kB/s 0:00:00 (xfr#364, to-chk=599/967) repository/plugins/org.eclipse.jst.server.preview.adapter.source_1.2.200.v202403250324.jar 32,768 90% 52.98kB/s 0:00:00 36,260 100% 58.43kB/s 0:00:00 (xfr#365, to-chk=598/967) repository/plugins/org.eclipse.jst.server.preview.adapter_1.2.200.v202403250324.jar 32,768 61% 52.37kB/s 0:00:00 52,896 100% 84.27kB/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% 51.45kB/s 0:00:05 293,481 100% 453.49kB/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% 50.16kB/s 0:00:08 473,668 100% 704.06kB/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% 48.48kB/s 0:00:00 58,919 100% 87.05kB/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% 47.13kB/s 0:00:02 148,696 100% 211.68kB/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,540 100% 19.19kB/s 0:00:00 13,540 100% 19.19kB/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% 46.24kB/s 0:00:00 78,688 100% 110.89kB/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,340 100% 18.66kB/s 0:00:00 13,340 100% 18.66kB/s 0:00:00 (xfr#373, to-chk=590/967) repository/plugins/org.eclipse.jst.server.ui.infopop_1.0.500.v201901310132.jar 14,517 100% 20.19kB/s 0:00:00 14,517 100% 20.19kB/s 0:00:00 (xfr#374, to-chk=589/967) repository/plugins/org.eclipse.jst.server.ui.source_1.1.500.v202308172116.jar 25,878 100% 35.69kB/s 0:00:00 25,878 100% 35.69kB/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.69kB/s 0:00:00 49,152 100% 66.95kB/s 0:00:00 (xfr#376, to-chk=587/967) repository/plugins/org.eclipse.jst.servlet.ui.infopop_1.0.500.v201903222024.jar 18,768 100% 25.25kB/s 0:00:00 18,768 100% 25.25kB/s 0:00:00 (xfr#377, to-chk=586/967) repository/plugins/org.eclipse.jst.servlet.ui.source_1.2.100.v202403140352.jar 32,768 22% 43.42kB/s 0:00:02 146,089 100% 190.22kB/s 0:00:00 (xfr#378, to-chk=585/967) repository/plugins/org.eclipse.jst.servlet.ui_1.2.100.v202403140352.jar 32,768 12% 42.33kB/s 0:00:05 261,533 100% 331.69kB/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% 41.24kB/s 0:00:16 731,662 100% 892.03kB/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% 39.80kB/s 0:00:00 46,914 100% 56.91kB/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% 39.31kB/s 0:00:00 65,952 100% 78.93kB/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% 39.02kB/s 0:00:00 56,952 100% 67.66kB/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% 38.74kB/s 0:00:01 73,803 100% 86.94kB/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% 38.42kB/s 0:00:01 74,973 100% 86.34kB/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% 37.21kB/s 0:00:01 99,046 100% 112.34kB/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% 36.99kB/s 0:00:01 89,985 100% 101.12kB/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% 36.66kB/s 0:00:02 116,673 100% 130.22kB/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,536 100% 14.95kB/s 0:00:00 13,536 100% 14.95kB/s 0:00:00 (xfr#389, to-chk=574/967) repository/plugins/org.eclipse.jst.ws.axis.infopop_1.0.400.v201903050508.jar 14,724 100% 16.17kB/s 0:00:00 14,724 100% 16.17kB/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,265 100% 20.00kB/s 0:00:00 18,265 100% 20.00kB/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% 35.75kB/s 0:00:00 45,632 100% 49.73kB/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% 35.60kB/s 0:00:00 46,679 100% 50.65kB/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% 35.44kB/s 0:00:00 47,211 100% 50.83kB/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,554 100% 32.75kB/s 0:00:00 30,554 100% 32.75kB/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% 35.01kB/s 0:00:00 49,281 100% 52.42kB/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 50% 34.74kB/s 0:00:00 64,311 100% 67.90kB/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% 34.45kB/s 0:00:01 72,957 100% 76.36kB/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% 34.15kB/s 0:00:00 48,626 100% 50.57kB/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% 33.93kB/s 0:00:00 48,076 100% 49.63kB/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% 33.72kB/s 0:00:00 34,472 100% 35.40kB/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% 33.51kB/s 0:00:00 55,911 100% 56.99kB/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% 33.30kB/s 0:00:00 43,774 100% 44.39kB/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,299 100% 23.51kB/s 0:00:00 23,299 100% 23.51kB/s 0:00:00 (xfr#404, to-chk=559/967) repository/plugins/org.eclipse.jst.ws.axis2.ui_1.1.0.v202308010145.jar 30,582 100% 30.73kB/s 0:00:00 30,582 100% 30.69kB/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,354 100% 16.35kB/s 0:00:00 16,354 100% 16.35kB/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% 17.52kB/s 0:00:00 17,601 100% 17.52kB/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% 32.49kB/s 0:00:06 247,882 100% 241.83kB/s 0:00:00 247,882 100% 241.59kB/s 0:00:01 (xfr#408, to-chk=555/967) repository/plugins/org.eclipse.jst.ws.consumption.ui.doc.user.source_1.0.700.v201903222115.jar 22,028 100% 5.25MB/s 0:00:00 22,028 100% 5.25MB/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% 3.47MB/s 0:00:00 547,868 100% 26.12MB/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% 1.20MB/s 0:00:00 407,941 100% 9.49MB/s 0:00:00 (xfr#411, to-chk=552/967) repository/plugins/org.eclipse.jst.ws.consumption.ui_1.2.0.v202308010145.jar 32,768 3% 680.85kB/s 0:00:01 821,110 100% 10.73MB/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% 410.26kB/s 0:00:00 276,917 100% 2.87MB/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,184 100% 147.36kB/s 0:00:00 14,184 100% 145.81kB/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,282 100% 133.72kB/s 0:00:00 13,282 100% 133.72kB/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% 323.23kB/s 0:00:00 83,031 100% 787.23kB/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% 290.91kB/s 0:00:00 232,175 100% 1.77MB/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,891 100% 182.27kB/s 0:00:00 23,891 100% 182.27kB/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,781 100% 229.46kB/s 0:00:00 30,781 100% 229.46kB/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,814 100% 222.90kB/s 0:00:00 30,814 100% 222.90kB/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% 231.88kB/s 0:00:00 42,145 100% 298.24kB/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% 225.35kB/s 0:00:00 112,816 100% 706.23kB/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% 198.76kB/s 0:00:00 141,765 100% 833.99kB/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% 188.24kB/s 0:00:00 40,694 100% 232.40kB/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% 183.91kB/s 0:00:00 56,657 100% 316.17kB/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% 82.47kB/s 0:00:00 53,007 100% 132.05kB/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% 80.40kB/s 0:00:00 99,509 100% 242.34kB/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,080 100% 41.18kB/s 0:00:00 17,080 100% 41.18kB/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% 77.11kB/s 0:00:13 1,083,554 100% 2.21MB/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% 65.17kB/s 0:00:00 70,123 100% 136.96kB/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% 61.90kB/s 0:00:02 168,628 100% 313.07kB/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,521 100% 37.74kB/s 0:00:00 20,521 100% 37.74kB/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% 59.70kB/s 0:00:01 133,521 100% 237.94kB/s 0:00:00 (xfr#433, to-chk=530/967) repository/plugins/org.eclipse.jst.ws.infopop.source_1.0.400.v201903050508.jar 12,276 100% 21.64kB/s 0:00:00 12,276 100% 21.64kB/s 0:00:00 (xfr#434, to-chk=529/967) repository/plugins/org.eclipse.jst.ws.infopop_1.0.400.v201903050508.jar 13,402 100% 23.33kB/s 0:00:00 13,402 100% 23.29kB/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,179 100% 33.03kB/s 0:00:00 19,179 100% 33.03kB/s 0:00:00 (xfr#436, to-chk=527/967) repository/plugins/org.eclipse.jst.ws.jaxb.core_1.1.0.v202308010229.jar 23,667 100% 40.41kB/s 0:00:00 23,667 100% 40.41kB/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% 55.36kB/s 0:00:02 154,390 100% 249.21kB/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% 52.29kB/s 0:00:02 164,229 100% 259.51kB/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% 51.36kB/s 0:00:00 47,976 100% 74.37kB/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% 50.31kB/s 0:00:00 74,138 100% 113.48kB/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% 49.54kB/s 0:00:00 77,454 100% 116.55kB/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% 48.63kB/s 0:00:01 110,529 100% 163.30kB/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,742 100% 21.62kB/s 0:00:00 14,742 100% 21.58kB/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% 46.85kB/s 0:00:02 162,066 100% 226.10kB/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,782 100% 23.28kB/s 0:00:00 16,782 100% 23.28kB/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% 44.94kB/s 0:00:04 219,024 100% 293.81kB/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,644 100% 19.56kB/s 0:00:00 14,644 100% 19.56kB/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% 43.30kB/s 0:00:04 214,089 100% 278.76kB/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% 42.50kB/s 0:00:00 44,885 100% 58.06kB/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% 41.94kB/s 0:00:00 62,880 100% 80.27kB/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% 41.56kB/s 0:00:03 159,620 100% 198.32kB/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% 40.40kB/s 0:00:03 190,486 100% 229.66kB/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% 39.36kB/s 0:00:00 42,860 100% 51.42kB/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% 39.12kB/s 0:00:00 61,023 100% 72.76kB/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% 38.83kB/s 0:00:01 109,362 100% 128.06kB/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% 37.65kB/s 0:00:05 227,093 100% 258.17kB/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% 37.12kB/s 0:00:01 88,278 100% 99.78kB/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% 36.53kB/s 0:00:01 100,439 100% 111.71kB/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% 35.87kB/s 0:00:02 128,009 100% 138.59kB/s 0:00:00 (xfr#460, to-chk=503/967) repository/plugins/org.eclipse.jst.ws.uddiregistry.source_1.2.0.v202308010229.jar 30,999 100% 33.38kB/s 0:00:00 30,999 100% 33.38kB/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% 35.13kB/s 0:00:00 41,671 100% 44.62kB/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% 34.93kB/s 0:00:00 51,028 100% 53.70kB/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% 34.33kB/s 0:00:00 60,165 100% 62.91kB/s 0:00:00 (xfr#464, to-chk=499/967) repository/plugins/org.eclipse.jst.ws_1.1.0.v202308010229.jar 32,768 25% 34.04kB/s 0:00:02 128,035 100% 131.61kB/s 0:00:00 (xfr#465, to-chk=498/967) repository/plugins/org.eclipse.persistence.antlr_3.5.2.v201711011707.jar 32,768 19% 33.40kB/s 0:00:03 165,781 100% 168.29kB/s 0:00:00 (xfr#466, to-chk=497/967) repository/plugins/org.eclipse.persistence.asm_6.2.0.v201808041549.jar 32,768 6% 32.85kB/s 0:00:14 498,207 100% 488.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% 31.84kB/s 0:02:48 65,536 1% 63.68kB/s 0:01:23 5,386,954 100% 4.35MB/s 0:00:01 (xfr#468, to-chk=495/967) repository/plugins/org.eclipse.persistence.jpa.jpql_2.7.3.v20180807-4be1041.jar 32,768 2% 176.80kB/s 0:00:07 1,439,170 100% 4.68MB/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% 106.67kB/s 0:00:13 1,488,138 100% 3.80MB/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% 83.99kB/s 0:00:05 487,144 100% 1.13MB/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% 75.83kB/s 0:00:08 652,429 100% 1.38MB/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% 70.02kB/s 0:00:18 1,306,455 100% 2.48MB/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% 63.12kB/s 0:00:00 67,183 100% 128.14kB/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% 60.49kB/s 0:00:00 65,463 100% 120.39kB/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,258 100% 31.50kB/s 0:00:00 17,258 100% 31.50kB/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% 59.37kB/s 0:00:00 41,229 100% 74.70kB/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% 20.08kB/s 0:00:00 11,144 100% 20.08kB/s 0:00:00 (xfr#478, to-chk=485/967) repository/plugins/org.eclipse.wst.command.env.infopop_1.0.200.v201903050508.jar 12,374 100% 22.09kB/s 0:00:00 12,374 100% 22.09kB/s 0:00:00 (xfr#479, to-chk=484/967) repository/plugins/org.eclipse.wst.command.env.source_1.1.0.v202308010354.jar 32,768 44% 58.08kB/s 0:00:00 73,495 100% 130.02kB/s 0:00:00 (xfr#480, to-chk=483/967) repository/plugins/org.eclipse.wst.command.env.ui.source_1.2.0.v202308012257.jar 32,768 33% 57.25kB/s 0:00:01 96,766 100% 165.21kB/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% 55.36kB/s 0:00:01 127,576 100% 209.04kB/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% 52.81kB/s 0:00:01 87,380 100% 137.85kB/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% 50.96kB/s 0:00:10 553,671 100% 834.40kB/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% 48.93kB/s 0:00:02 145,179 100% 216.78kB/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% 48.41kB/s 0:00:00 65,568 100% 95.86kB/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% 46.72kB/s 0:00:00 61,836 100% 87.39kB/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% 45.65kB/s 0:00:03 189,120 100% 257.22kB/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% 44.02kB/s 0:00:04 234,504 100% 309.05kB/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% 42.95kB/s 0:00:01 116,903 100% 152.62kB/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% 42.11kB/s 0:00:02 156,401 100% 200.18kB/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% 41.56kB/s 0:00:00 55,682 100% 70.25kB/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% 41.03kB/s 0:00:00 52,530 100% 65.60kB/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,362 100% 16.60kB/s 0:00:00 13,362 100% 16.60kB/s 0:00:00 (xfr#494, to-chk=469/967) repository/plugins/org.eclipse.wst.common.fproj.sdk_1.5.0.v202308161955.jar 17,690 100% 21.84kB/s 0:00:00 17,690 100% 21.84kB/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% 40.20kB/s 0:00:02 124,687 100% 152.59kB/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% 39.75kB/s 0:00:02 130,119 100% 155.91kB/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% 38.83kB/s 0:00:03 164,597 100% 192.73kB/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% 38.23kB/s 0:00:02 129,158 100% 149.09kB/s 0:00:00 (xfr#499, to-chk=464/967) repository/plugins/org.eclipse.wst.common.infopop.source_1.0.301.v202307170218.jar 11,046 100% 12.71kB/s 0:00:00 11,046 100% 12.71kB/s 0:00:00 (xfr#500, to-chk=463/967) repository/plugins/org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar 12,869 100% 14.75kB/s 0:00:00 12,869 100% 14.75kB/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% 37.21kB/s 0:00:07 305,819 100% 339.38kB/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% 36.24kB/s 0:00:01 83,642 100% 92.40kB/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% 35.96kB/s 0:00:03 148,048 100% 158.70kB/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% 34.82kB/s 0:00:11 427,435 100% 446.44kB/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% 33.97kB/s 0:00:06 241,113 100% 246.30kB/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% 33.16kB/s 0:00:10 392,058 100% 389.49kB/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,417 100% 16.26kB/s 0:00:00 16,417 100% 16.26kB/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% 32.29kB/s 0:00:04 193,093 100% 187.44kB/s 0:00:00 193,093 100% 187.44kB/s 0:00:01 (xfr#509, to-chk=454/967) repository/plugins/org.eclipse.wst.common.project.facet.ui.source_1.5.0.v202308161955.jar 32,768 27% 10.42MB/s 0:00:00 117,767 100% 22.46MB/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% 2.23MB/s 0:00:00 306,119 100% 11.68MB/s 0:00:00 (xfr#511, to-chk=452/967) repository/plugins/org.eclipse.wst.common.snippets.source_1.3.100.v202403140351.jar 32,768 20% 1.08MB/s 0:00:00 162,288 100% 3.52MB/s 0:00:00 (xfr#512, to-chk=451/967) repository/plugins/org.eclipse.wst.common.snippets_1.3.100.v202403140351.jar 32,768 10% 615.38kB/s 0:00:00 304,345 100% 4.21MB/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% 444.44kB/s 0:00:00 84,848 100% 1.09MB/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% 405.06kB/s 0:00:00 156,682 100% 1.74MB/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% 355.56kB/s 0:00:00 55,307 100% 587.07kB/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% 333.33kB/s 0:00:00 50,154 100% 504.93kB/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% 293.58kB/s 0:00:01 433,479 100% 3.26MB/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% 240.60kB/s 0:00:02 572,055 100% 3.54MB/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% 201.26kB/s 0:00:00 186,253 100% 1.01MB/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% 176.80kB/s 0:00:01 331,499 100% 1.64MB/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% 159.20kB/s 0:00:04 786,916 100% 3.32MB/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% 137.34kB/s 0:00:05 794,615 100% 2.82MB/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% 111.50kB/s 0:00:02 350,713 100% 1.08MB/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% 99.38kB/s 0:00:03 429,046 100% 1.21MB/s 0:00:00 (xfr#525, to-chk=438/967) repository/plugins/org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar 14,275 100% 41.00kB/s 0:00:00 14,275 100% 40.88kB/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% 92.75kB/s 0:00:01 134,520 100% 377.49kB/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% 88.64kB/s 0:00:02 256,505 100% 671.56kB/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,479 100% 50.46kB/s 0:00:00 19,479 100% 50.46kB/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% 83.99kB/s 0:00:00 45,176 100% 115.49kB/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% 82.26kB/s 0:00:07 629,422 100% 1.45MB/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% 76.01kB/s 0:00:10 805,888 100% 1.69MB/s 0:00:00 (xfr#532, to-chk=431/967) repository/plugins/org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar 15,287 100% 32.67kB/s 0:00:00 15,287 100% 32.60kB/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% 69.26kB/s 0:00:02 198,488 100% 401.32kB/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% 65.31kB/s 0:00:04 342,245 100% 667.11kB/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% 63.49kB/s 0:00:00 37,885 100% 73.41kB/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% 62.75kB/s 0:00:00 54,734 100% 104.40kB/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% 62.02kB/s 0:00:00 73,202 100% 138.27kB/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% 61.42kB/s 0:00:00 79,523 100% 145.70kB/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% 59.26kB/s 0:00:00 73,153 100% 131.81kB/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% 58.18kB/s 0:00:01 144,815 100% 249.42kB/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% 55.85kB/s 0:00:02 172,104 100% 288.29kB/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% 54.24kB/s 0:00:08 467,700 100% 747.53kB/s 0:00:00 (xfr#543, to-chk=420/967) repository/plugins/org.eclipse.wst.jsdt.chromium.debug.js.source_0.2.0.v202307190318.jar 32,768 89% 52.12kB/s 0:00:00 36,602 100% 58.03kB/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% 51.70kB/s 0:00:00 51,478 100% 80.56kB/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% 22.99kB/s 0:00:00 14,924 100% 22.99kB/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% 38.25kB/s 0:00:00 25,108 100% 38.25kB/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% 20.10kB/s 0:00:00 13,275 100% 20.10kB/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% 49.16kB/s 0:00:02 173,364 100% 255.36kB/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% 47.76kB/s 0:00:12 650,954 100% 914.67kB/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% 20.87kB/s 0:00:00 14,937 100% 20.87kB/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% 44.94kB/s 0:00:06 321,677 100% 432.70kB/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% 15.25kB/s 0:00:00 11,366 100% 15.25kB/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% 20.00kB/s 0:00:00 14,970 100% 20.00kB/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% 43.42kB/s 0:00:08 402,760 100% 508.82kB/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% 40.71kB/s 0:00:25 1,054,981 100% 1.21MB/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% 38.23kB/s 0:00:06 274,355 100% 313.36kB/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% 36.99kB/s 0:00:17 675,425 100% 745.30kB/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% 35.13kB/s 0:00:20 754,149 100% 772.79kB/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% 32.55kB/s 0:01:59 393,216 10% 383.62kB/s 0:00:09 3,911,994 100% 3.33MB/s 0:00:01 (xfr#560, to-chk=403/967) repository/plugins/org.eclipse.wst.jsdt.debug.core_3.3.0.v202307190318.jar 32,768 19% 258.06kB/s 0:00:00 167,085 100% 1.24MB/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% 198.76kB/s 0:00:00 134,251 100% 775.77kB/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% 184.97kB/s 0:00:00 81,369 100% 448.94kB/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% 176.80kB/s 0:00:00 101,393 100% 538.13kB/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% 169.31kB/s 0:00:00 84,165 100% 425.87kB/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% 153.52kB/s 0:00:00 30,970 100% 153.52kB/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% 150.94kB/s 0:00:01 250,970 100% 1.07MB/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% 135.59kB/s 0:00:03 523,880 100% 2.00MB/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% 126.98kB/s 0:00:00 59,180 100% 228.43kB/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% 125.49kB/s 0:00:00 36,377 100% 138.77kB/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% 120.30kB/s 0:00:04 541,838 100% 1.78MB/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% 108.11kB/s 0:01:20 8,734,030 100% 15.40MB/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% 58.72kB/s 0:00:01 126,444 100% 223.29kB/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% 53.96kB/s 0:00:02 167,229 100% 246.32kB/s 0:00:00 (xfr#574, to-chk=389/967) repository/plugins/org.eclipse.wst.jsdt.web.support.jsp_1.1.200.v202210260359.jar 17,471 100% 25.66kB/s 0:00:00 17,471 100% 25.66kB/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% 47.62kB/s 0:00:03 197,983 100% 283.49kB/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% 46.38kB/s 0:00:04 239,421 100% 333.54kB/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,550 100% 14.66kB/s 0:00:00 10,550 100% 14.66kB/s 0:00:00 (xfr#578, to-chk=385/967) repository/plugins/org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar 13,939 100% 19.31kB/s 0:00:00 13,939 100% 19.31kB/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% 20.77kB/s 0:00:00 15,122 100% 20.74kB/s 0:00:00 (xfr#580, to-chk=383/967) repository/plugins/org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar 23,622 100% 32.22kB/s 0:00:00 23,622 100% 32.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% 44.38kB/s 0:00:05 261,006 100% 347.26kB/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% 43.30kB/s 0:00:06 293,248 100% 381.83kB/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% 13.73kB/s 0:00:00 10,556 100% 13.73kB/s 0:00:00 (xfr#584, to-chk=379/967) repository/plugins/org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar 13,929 100% 18.04kB/s 0:00:00 13,929 100% 18.04kB/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,531 100% 13.62kB/s 0:00:00 10,531 100% 13.62kB/s 0:00:00 (xfr#586, to-chk=377/967) repository/plugins/org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar 16,141 100% 20.80kB/s 0:00:00 16,141 100% 20.80kB/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% 13.57kB/s 0:00:00 10,558 100% 13.57kB/s 0:00:00 (xfr#588, to-chk=375/967) repository/plugins/org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar 13,940 100% 17.80kB/s 0:00:00 13,940 100% 17.77kB/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,533 100% 13.39kB/s 0:00:00 10,533 100% 13.39kB/s 0:00:00 (xfr#590, to-chk=373/967) repository/plugins/org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar 16,113 100% 20.25kB/s 0:00:00 16,113 100% 20.25kB/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,513 100% 13.15kB/s 0:00:00 10,513 100% 13.13kB/s 0:00:00 (xfr#592, to-chk=371/967) repository/plugins/org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar 13,868 100% 17.23kB/s 0:00:00 13,868 100% 17.23kB/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,032 100% 18.44kB/s 0:00:00 15,032 100% 18.44kB/s 0:00:00 (xfr#594, to-chk=369/967) repository/plugins/org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar 21,227 100% 25.85kB/s 0:00:00 21,227 100% 25.85kB/s 0:00:00 (xfr#595, to-chk=368/967) repository/plugins/org.eclipse.wst.json.schemaprocessor.source_1.1.0.v202308160419.jar 11,673 100% 14.14kB/s 0:00:00 11,673 100% 14.14kB/s 0:00:00 (xfr#596, to-chk=367/967) repository/plugins/org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar 15,635 100% 18.83kB/s 0:00:00 15,635 100% 18.83kB/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% 39.17kB/s 0:00:02 140,652 100% 161.79kB/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% 37.47kB/s 0:00:05 250,349 100% 281.34kB/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% 36.61kB/s 0:00:08 326,256 100% 360.01kB/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% 35.96kB/s 0:00:10 406,917 100% 440.07kB/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% 35.36kB/s 0:00:00 57,359 100% 61.55kB/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% 34.71kB/s 0:00:02 103,901 100% 109.69kB/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,878 100% 29.31kB/s 0:00:00 27,878 100% 29.31kB/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% 34.37kB/s 0:00:00 36,406 100% 38.11kB/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,976 100% 24.91kB/s 0:00:00 23,976 100% 24.91kB/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% 33.93kB/s 0:00:00 45,874 100% 47.41kB/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% 33.76kB/s 0:00:00 33,032 100% 33.96kB/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% 33.44kB/s 0:00:00 46,803 100% 47.66kB/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% 24.45kB/s 0:00:00 24,084 100% 24.45kB/s 0:00:00 (xfr#610, to-chk=353/967) repository/plugins/org.eclipse.wst.server.preview_1.3.0.v202311130434.jar 27,897 100% 28.23kB/s 0:00:00 27,897 100% 28.20kB/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% 32.99kB/s 0:00:00 61,581 100% 61.87kB/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% 32.72kB/s 0:00:03 147,933 100% 146.81kB/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,268 100% 17.09kB/s 0:00:00 17,268 100% 17.07kB/s 0:00:00 (xfr#614, to-chk=349/967) repository/plugins/org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar 18,446 100% 18.20kB/s 0:00:00 18,446 100% 18.20kB/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% 32.16kB/s 0:00:12 131,072 29% 127.36kB/s 0:00:02 447,665 100% 429.44kB/s 0:00:01 (xfr#616, to-chk=347/967) repository/plugins/org.eclipse.wst.server.ui_1.6.200.v202308172116.jar 32,768 3% 1.84MB/s 0:00:00 981,732 100% 17.67MB/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% 516.13kB/s 0:00:00 461,245 100% 4.63MB/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% 313.73kB/s 0:00:01 490,840 100% 3.93MB/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% 262.30kB/s 0:00:00 41,850 100% 332.27kB/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% 251.97kB/s 0:00:00 129,029 100% 926.51kB/s 0:00:00 (xfr#621, to-chk=342/967) repository/plugins/org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar 14,591 100% 103.25kB/s 0:00:00 14,591 100% 103.25kB/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% 225.35kB/s 0:00:02 703,709 100% 3.97MB/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% 183.91kB/s 0:00:05 1,104,404 100% 5.09MB/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% 151.66kB/s 0:00:00 170,038 100% 725.12kB/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% 137.34kB/s 0:00:01 173,661 100% 724.75kB/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% 132.23kB/s 0:00:07 1,017,477 100% 3.70MB/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% 119.85kB/s 0:00:01 259,650 100% 946.14kB/s 0:00:00 (xfr#628, to-chk=335/967) repository/plugins/org.eclipse.wst.validation.infopop.source_1.0.300.v202007131715.jar 13,365 100% 48.34kB/s 0:00:00 13,365 100% 48.34kB/s 0:00:00 (xfr#629, to-chk=334/967) repository/plugins/org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar 14,513 100% 50.98kB/s 0:00:00 14,513 100% 50.98kB/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% 109.97kB/s 0:00:02 345,004 100% 1.06MB/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% 101.59kB/s 0:00:00 72,364 100% 222.93kB/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% 99.07kB/s 0:00:01 170,609 100% 500.33kB/s 0:00:00 (xfr#633, to-chk=330/967) repository/plugins/org.eclipse.wst.validation_1.3.0.v202308161955.jar 32,768 7% 94.67kB/s 0:00:04 449,693 100% 1.23MB/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% 90.91kB/s 0:00:00 53,880 100% 149.06kB/s 0:00:00 (xfr#635, to-chk=328/967) repository/plugins/org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar 13,040 100% 35.28kB/s 0:00:00 13,040 100% 35.28kB/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% 87.91kB/s 0:00:00 40,158 100% 107.44kB/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% 86.96kB/s 0:00:00 93,022 100% 245.52kB/s 0:00:00 (xfr#638, to-chk=325/967) repository/plugins/org.eclipse.wst.web_1.3.200.v202305221615.jar 32,768 41% 85.79kB/s 0:00:00 79,818 100% 205.67kB/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% 83.55kB/s 0:00:00 56,872 100% 143.88kB/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% 82.05kB/s 0:00:01 129,761 100% 321.62kB/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% 55.99kB/s 0:00:00 22,878 100% 55.85kB/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% 78.62kB/s 0:00:02 227,709 100% 535.84kB/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% 76.01kB/s 0:00:09 784,503 100% 1.66MB/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% 70.18kB/s 0:00:27 1,931,535 100% 3.60MB/s 0:00:00 (xfr#645, to-chk=318/967) repository/plugins/org.eclipse.wst.ws.infopop.source_1.0.400.v201903050508.jar 12,004 100% 22.63kB/s 0:00:00 12,004 100% 22.59kB/s 0:00:00 (xfr#646, to-chk=317/967) repository/plugins/org.eclipse.wst.ws.infopop_1.0.400.v201903050508.jar 13,158 100% 23.93kB/s 0:00:00 13,158 100% 23.93kB/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 61% 59.26kB/s 0:00:00 53,686 100% 96.73kB/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% 58.72kB/s 0:00:00 57,658 100% 102.94kB/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% 58.18kB/s 0:00:00 59,380 100% 104.11kB/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% 57.04kB/s 0:00:00 61,331 100% 106.38kB/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% 56.44kB/s 0:00:00 86,106 100% 147.26kB/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% 55.65kB/s 0:00:00 63,596 100% 107.26kB/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% 54.61kB/s 0:00:04 279,184 100% 458.22kB/s 0:00:00 (xfr#654, to-chk=309/967) repository/plugins/org.eclipse.wst.ws.ui.source_1.2.1.v202308010145.jar 28,169 100% 46.00kB/s 0:00:00 28,169 100% 46.00kB/s 0:00:00 (xfr#655, to-chk=308/967) repository/plugins/org.eclipse.wst.ws.ui_1.2.1.v202308010145.jar 27,581 100% 44.30kB/s 0:00:00 27,581 100% 44.23kB/s 0:00:00 (xfr#656, to-chk=307/967) repository/plugins/org.eclipse.wst.ws_1.2.0.v202308010145.jar 32,768 12% 52.12kB/s 0:00:04 255,003 100% 395.91kB/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,202 100% 37.40kB/s 0:00:00 24,202 100% 37.40kB/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% 50.16kB/s 0:00:09 494,467 100% 734.97kB/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% 48.27kB/s 0:00:06 327,709 100% 472.72kB/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,336 100% 29.25kB/s 0:00:00 20,336 100% 29.25kB/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% 46.51kB/s 0:00:01 92,540 100% 130.97kB/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% 45.91kB/s 0:00:13 651,502 100% 883.66kB/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% 44.02kB/s 0:00:20 934,198 100% 1.17MB/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% 41.67kB/s 0:00:03 170,617 100% 211.71kB/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% 40.20kB/s 0:00:04 203,029 100% 245.08kB/s 0:00:00 (xfr#666, to-chk=297/967) repository/plugins/org.eclipse.wst.wsdl_1.3.1.v202308012257.jar 32,768 7% 39.17kB/s 0:00:10 453,180 100% 530.01kB/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% 37.78kB/s 0:00:20 794,453 100% 882.63kB/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,191 100% 19.01kB/s 0:00:00 17,191 100% 19.01kB/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% 36.08kB/s 0:00:00 54,116 100% 59.45kB/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% 35.63kB/s 0:00:00 57,208 100% 62.01kB/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% 35.32kB/s 0:00:01 82,007 100% 88.01kB/s 0:00:00 (xfr#672, to-chk=291/967) repository/plugins/org.eclipse.wst.wsi_1.1.501.v202308010145.jar 32,768 3% 34.90kB/s 0:00:24 900,088 100% 920.41kB/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% 33.23kB/s 0:00:19 655,360 98% 640.00kB/s 0:00:00 666,167 100% 649.90kB/s 0:00:01 (xfr#674, to-chk=289/967) repository/plugins/org.eclipse.wst.xml.core_1.2.800.v202308210520.jar 32,768 3% 2.08MB/s 0:00:00 839,097 100% 15.69MB/s 0:00:00 (xfr#675, to-chk=288/967) repository/plugins/org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar 21,821 100% 387.45kB/s 0:00:00 21,821 100% 387.45kB/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% 516.13kB/s 0:00:01 595,167 100% 5.91MB/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% 307.69kB/s 0:00:03 1,053,110 100% 6.83MB/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,167 100% 129.57kB/s 0:00:00 20,167 100% 128.72kB/s 0:00:00 (xfr#679, to-chk=284/967) repository/plugins/org.eclipse.wst.xml.xpath.core_1.4.0.v202307260701.jar 26,763 100% 154.65kB/s 0:00:00 26,763 100% 154.65kB/s 0:00:00 (xfr#680, to-chk=283/967) repository/plugins/org.eclipse.wst.xml.xpath.ui.source_1.2.100.v202404080234.jar 32,768 74% 187.13kB/s 0:00:00 43,705 100% 245.29kB/s 0:00:00 (xfr#681, to-chk=282/967) repository/plugins/org.eclipse.wst.xml.xpath.ui_1.2.100.v202404080234.jar 32,768 33% 179.78kB/s 0:00:00 96,926 100% 508.89kB/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% 168.42kB/s 0:00:00 57,089 100% 283.00kB/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% 156.10kB/s 0:00:04 677,232 100% 2.76MB/s 0:00:00 (xfr#684, to-chk=279/967) repository/plugins/org.eclipse.wst.xml.xpath2.wtptypes_2.1.0.v202307260701.jar 24,213 100% 98.94kB/s 0:00:00 24,213 100% 98.94kB/s 0:00:00 (xfr#685, to-chk=278/967) repository/plugins/org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar 18,710 100% 75.19kB/s 0:00:00 18,710 100% 75.19kB/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% 129.03kB/s 0:00:00 55,913 100% 218.41kB/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% 118.96kB/s 0:00:00 136,762 100% 471.93kB/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% 111.89kB/s 0:00:00 48,633 100% 164.34kB/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% 107.74kB/s 0:00:00 81,807 100% 264.54kB/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% 101.59kB/s 0:00:08 877,518 100% 2.40MB/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% 90.40kB/s 0:00:14 1,343,508 100% 3.13MB/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% 77.67kB/s 0:00:00 56,873 100% 134.48kB/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% 76.74kB/s 0:00:01 128,370 100% 290.86kB/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% 73.56kB/s 0:00:00 84,062 100% 187.85kB/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% 72.40kB/s 0:00:01 126,486 100% 273.88kB/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% 70.64kB/s 0:00:00 87,679 100% 188.18kB/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% 69.57kB/s 0:00:01 143,710 100% 302.46kB/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% 67.51kB/s 0:00:16 1,132,448 100% 2.15MB/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% 62.62kB/s 0:00:17 1,136,237 100% 2.07MB/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,891 100% 21.87kB/s 0:00:00 11,891 100% 21.83kB/s 0:00:00 (xfr#701, to-chk=262/967) repository/plugins/org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar 16,400 100% 29.49kB/s 0:00:00 16,400 100% 29.49kB/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,846 100% 48.02kB/s 0:00:00 26,846 100% 48.02kB/s 0:00:00 (xfr#703, to-chk=260/967) repository/plugins/org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar 21,900 100% 38.96kB/s 0:00:00 21,900 100% 38.96kB/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% 58.08kB/s 0:00:00 45,043 100% 79.69kB/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% 56.54kB/s 0:00:00 56,746 100% 96.21kB/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% 55.08kB/s 0:00:01 138,129 100% 226.71kB/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% 53.42kB/s 0:00:00 57,047 100% 92.70kB/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% 52.98kB/s 0:00:00 69,475 100% 111.59kB/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% 52.29kB/s 0:00:01 109,669 100% 174.14kB/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% 51.86kB/s 0:00:00 39,867 100% 62.69kB/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% 51.20kB/s 0:00:00 52,382 100% 81.59kB/s 0:00:00 (xfr#712, to-chk=251/967) repository/plugins/org.eclipse.wst.xsl.saxon.source_1.1.0.v201901071922.jar 8,770 100% 13.59kB/s 0:00:00 8,770 100% 13.59kB/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% 24.58kB/s 0:00:00 15,984 100% 24.58kB/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,283 100% 15.74kB/s 0:00:00 10,283 100% 15.74kB/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% 49.61kB/s 0:00:03 227,510 100% 336.63kB/s 0:00:00 (xfr#716, to-chk=247/967) repository/plugins/org.eclipse.wst.xsl.source_1.2.0.v201901071922.jar 17,521 100% 25.81kB/s 0:00:00 17,521 100% 25.81kB/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% 47.76kB/s 0:00:06 356,799 100% 510.90kB/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% 46.51kB/s 0:00:05 276,766 100% 386.11kB/s 0:00:00 (xfr#719, to-chk=244/967) repository/plugins/org.eclipse.wst.xsl.xalan.source_1.1.100.v202301080401.jar 19,590 100% 27.14kB/s 0:00:00 19,590 100% 27.14kB/s 0:00:00 (xfr#720, to-chk=243/967) repository/plugins/org.eclipse.wst.xsl.xalan_1.1.100.v202301080401.jar 29,797 100% 41.10kB/s 0:00:00 29,797 100% 41.10kB/s 0:00:00 (xfr#721, to-chk=242/967) repository/plugins/org.eclipse.wst.xsl_1.2.0.v201901071922.jar 18,631 100% 25.48kB/s 0:00:00 18,631 100% 25.48kB/s 0:00:00 (xfr#722, to-chk=241/967) repository/plugins/org.eclipse.wtp.epp.package.capabilities_1.3.0.v201902122017.jar 18,843 100% 25.66kB/s 0:00:00 18,843 100% 25.63kB/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% 44.14kB/s 0:00:25 1,144,724 100% 1.45MB/s 0:00:00 (xfr#724, to-chk=239/967) repository/plugins/org.eclipse.wtp.javascript.capabilities.source_1.0.200.v201901071922.jar 13,359 100% 17.23kB/s 0:00:00 13,359 100% 17.23kB/s 0:00:00 (xfr#725, to-chk=238/967) repository/plugins/org.eclipse.wtp.javascript.capabilities_1.0.200.v201901071922.jar 13,256 100% 17.03kB/s 0:00:00 13,256 100% 17.03kB/s 0:00:00 (xfr#726, to-chk=237/967) repository/plugins/org.eclipse.wtp.jee.capabilities.source_1.0.100.v201903222024.jar 12,870 100% 16.45kB/s 0:00:00 12,870 100% 16.45kB/s 0:00:00 (xfr#727, to-chk=236/967) repository/plugins/org.eclipse.wtp.jee.capabilities_1.0.100.v201903222024.jar 12,646 100% 16.00kB/s 0:00:00 12,646 100% 15.98kB/s 0:00:00 (xfr#728, to-chk=235/967) repository/plugins/org.eclipse.wtp.web.capabilities.source_1.0.200.v201901071922.jar 13,098 100% 16.40kB/s 0:00:00 13,098 100% 16.40kB/s 0:00:00 (xfr#729, to-chk=234/967) repository/plugins/org.eclipse.wtp.web.capabilities_1.0.200.v201901071922.jar 13,324 100% 16.58kB/s 0:00:00 13,324 100% 16.58kB/s 0:00:00 (xfr#730, to-chk=233/967) repository/plugins/org.eclipse.wtp.xml.capabilities.source_1.0.200.v201901071922.jar 13,131 100% 16.23kB/s 0:00:00 13,131 100% 16.23kB/s 0:00:00 (xfr#731, to-chk=232/967) repository/plugins/org.eclipse.wtp.xml.capabilities_1.0.200.v201901071922.jar 13,368 100% 16.42kB/s 0:00:00 13,368 100% 16.42kB/s 0:00:00 (xfr#732, to-chk=231/967) repository/plugins/org.jdom_1.1.3.v20230812-1600.jar 32,768 19% 39.80kB/s 0:00:03 167,367 100% 196.45kB/s 0:00:00 (xfr#733, to-chk=230/967) repository/plugins/org.jmock.source_1.3.0.jar 12,161 100% 11.32kB/s 0:00:00 12,161 100% 11.32kB/s 0:00:01 (xfr#734, to-chk=229/967) repository/plugins/org.mozilla.javascript_1.7.10.v20190430-1943.jar 32,768 2% 30.25kB/s 0:00:41 65,536 5% 60.43kB/s 0:00:20 1,299,358 100% 1.12MB/s 0:00:01 (xfr#735, to-chk=228/967) repository/plugins/org.uddi4j_2.0.5.v200805270300.jar 32,768 16% 592.59kB/s 0:00:00 202,877 100% 2.25MB/s 0:00:00 (xfr#736, to-chk=227/967) repository/plugins/org.uddi4j_2.0.5.v20230923-0644.jar 32,768 15% 344.09kB/s 0:00:00 208,449 100% 1.82MB/s 0:00:00 (xfr#737, to-chk=226/967) repositoryunittests/ repositoryunittests/artifacts.jar 32,768 71% 283.19kB/s 0:00:00 45,760 100% 388.59kB/s 0:00:00 (xfr#738, to-chk=225/967) repositoryunittests/artifacts.xml.xz 32,768 88% 260.16kB/s 0:00:00 36,820 100% 285.37kB/s 0:00:00 (xfr#739, to-chk=224/967) repositoryunittests/content.jar 32,768 28% 242.42kB/s 0:00:00 113,990 100% 773.04kB/s 0:00:00 (xfr#740, to-chk=223/967) repositoryunittests/content.xml.xz 32,768 92% 216.22kB/s 0:00:00 35,536 100% 232.91kB/s 0:00:00 (xfr#741, to-chk=222/967) repositoryunittests/p2.index 172 100% 1.09kB/s 0:00:00 172 100% 1.08kB/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% 201.26kB/s 0:00:00 33,305 100% 202.01kB/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% 193.94kB/s 0:00:00 33,335 100% 197.30kB/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% 189.35kB/s 0:00:00 33,327 100% 191.45kB/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% 183.91kB/s 0:00:00 33,371 100% 186.22kB/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% 175.82kB/s 0:00:00 33,184 100% 176.12kB/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% 169.31kB/s 0:00:00 33,332 100% 171.32kB/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% 164.95kB/s 0:00:00 34,265 100% 170.72kB/s 0:00:00 (xfr#749, to-chk=212/967) repositoryunittests/features/org.eclipse.jst.jsf.tests.feature_3.6.100.v202404080200.jar 32,768 94% 160.00kB/s 0:00:00 34,737 100% 168.77kB/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% 156.10kB/s 0:00:00 33,277 100% 157.75kB/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% 149.53kB/s 0:00:00 33,247 100% 150.31kB/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% 144.80kB/s 0:00:00 34,260 100% 150.71kB/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% 140.97kB/s 0:00:00 34,160 100% 146.31kB/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% 135.59kB/s 0:00:00 34,408 100% 136.59kB/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% 128.00kB/s 0:00:00 34,364 100% 133.70kB/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,622 100% 88.05kB/s 0:00:00 23,622 100% 88.05kB/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% 120.30kB/s 0:00:00 34,437 100% 125.48kB/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% 76.89kB/s 0:00:00 21,258 100% 76.89kB/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% 116.79kB/s 0:00:00 34,387 100% 122.11kB/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,267 100% 81.44kB/s 0:00:00 23,267 100% 81.44kB/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% 113.48kB/s 0:00:00 34,502 100% 119.48kB/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% 108.84kB/s 0:00:00 33,273 100% 110.15kB/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,738 100% 77.53kB/s 0:00:00 23,738 100% 77.53kB/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% 105.61kB/s 0:00:00 34,539 100% 107.08kB/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,758 100% 72.73kB/s 0:00:00 23,758 100% 72.50kB/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% 98.77kB/s 0:00:00 34,644 100% 104.10kB/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% 97.26kB/s 0:00:00 34,361 100% 101.68kB/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,738 100% 69.20kB/s 0:00:00 23,738 100% 69.20kB/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% 94.67kB/s 0:00:00 34,617 100% 98.56kB/s 0:00:00 (xfr#770, to-chk=191/967) repositoryunittests/features/org.eclipse.wst.xsl_tests.feature.source_1.1.1000.v202308160453.jar 24,002 100% 67.35kB/s 0:00:00 24,002 100% 67.35kB/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% 90.65kB/s 0:00:00 34,856 100% 95.88kB/s 0:00:00 (xfr#772, to-chk=189/967) repositoryunittests/features/org.eclipse.wtp.releng.fixups.feature_1.1.0.v202212092153.jar 20,280 100% 55.01kB/s 0:00:00 20,280 100% 55.01kB/s 0:00:00 (xfr#773, to-chk=188/967) repositoryunittests/features/org.eclipse.wtp.releng.tests.feature_1.2.0.v201902122017.jar 20,258 100% 54.35kB/s 0:00:00 20,258 100% 54.35kB/s 0:00:00 (xfr#774, to-chk=187/967) repositoryunittests/features/org.eclipse.wtp.releng.tools.feature_1.2.0.v202212092153.jar 20,263 100% 53.92kB/s 0:00:00 20,263 100% 53.92kB/s 0:00:00 (xfr#775, to-chk=186/967) repositoryunittests/plugins/ repositoryunittests/plugins/javax.jws_2.0.0.v201005080400.jar 23,826 100% 61.23kB/s 0:00:00 23,826 100% 61.23kB/s 0:00:00 (xfr#776, to-chk=185/967) repositoryunittests/plugins/javax.xml.ws_2.1.0.v200902101523.jar 32,768 53% 83.12kB/s 0:00:00 61,055 100% 147.58kB/s 0:00:00 (xfr#777, to-chk=184/967) repositoryunittests/plugins/org.easymock_2.4.0.v20090202-0900.jar 32,768 33% 78.43kB/s 0:00:00 97,432 100% 218.73kB/s 0:00:00 (xfr#778, to-chk=183/967) repositoryunittests/plugins/org.easymock_5.2.0.jar 32,768 0% 71.91kB/s 0:01:03 4,566,030 100% 7.65MB/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% 55.75kB/s 0:00:01 139,381 100% 235.90kB/s 0:00:00 (xfr#780, to-chk=181/967) repositoryunittests/plugins/org.eclipse.jem.tests_1.3.0.v202101081429.jar 32,768 9% 53.96kB/s 0:00:05 331,309 100% 501.62kB/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% 49.31kB/s 0:00:01 82,144 100% 123.41kB/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% 48.63kB/s 0:00:03 181,831 100% 268.23kB/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% 47.98kB/s 0:00:00 65,434 100% 95.52kB/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% 47.34kB/s 0:00:04 229,439 100% 326.14kB/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% 46.04kB/s 0:00:11 575,160 100% 762.12kB/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% 43.01kB/s 0:00:34 1,496,819 100% 1.76MB/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,859 100% 32.10kB/s 0:00:00 26,859 100% 32.07kB/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,790 100% 32.54kB/s 0:00:00 27,790 100% 32.54kB/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% 38.23kB/s 0:00:00 45,656 100% 53.14kB/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.83kB/s 0:00:01 70,807 100% 81.64kB/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.43kB/s 0:00:01 89,762 100% 102.28kB/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% 37.08kB/s 0:00:02 141,975 100% 160.10kB/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,728 100% 22.09kB/s 0:00:00 19,728 100% 22.09kB/s 0:00:00 (xfr#794, to-chk=167/967) repositoryunittests/plugins/org.eclipse.jst.ejb.ui.tests_1.1.0.v202307261853.jar 19,187 100% 21.34kB/s 0:00:00 19,187 100% 21.34kB/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.91kB/s 0:00:04 186,350 100% 201.75kB/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.97kB/s 0:00:08 331,581 100% 348.93kB/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% 34.26kB/s 0:03:39 3,276,800 43% 3.12MB/s 0:00:01 7,543,400 100% 6.65MB/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% 363.64kB/s 0:00:20 7,627,133 100% 23.69MB/s 0:00:00 (xfr#799, to-chk=162/967) repositoryunittests/plugins/org.eclipse.jst.jee.tests.source_1.0.101.v202307261914.jar 21,639 100% 67.73kB/s 0:00:00 21,639 100% 67.73kB/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% 93.29kB/s 0:00:01 189,996 100% 539.37kB/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% 85.33kB/s 0:00:00 55,262 100% 143.53kB/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% 81.84kB/s 0:00:00 45,166 100% 111.10kB/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% 79.60kB/s 0:00:00 46,546 100% 112.79kB/s 0:00:00 (xfr#804, to-chk=157/967) repositoryunittests/plugins/org.eclipse.jst.jsf.core.tests_1.6.100.v202404080156.jar 32,768 6% 78.24kB/s 0:00:06 541,733 100% 1.20MB/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% 73.39kB/s 0:00:02 201,921 100% 440.15kB/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% 70.64kB/s 0:00:02 205,943 100% 435.32kB/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% 68.38kB/s 0:01:33 6,403,074 100% 10.46MB/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% 54.33kB/s 0:00:03 204,272 100% 305.96kB/s 0:00:00 (xfr#809, to-chk=152/967) repositoryunittests/plugins/org.eclipse.jst.jsf.metadataprocessingtests2_1.6.0.v202303190717.jar 15,559 100% 23.23kB/s 0:00:00 15,559 100% 23.20kB/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% 48.12kB/s 0:00:02 173,977 100% 254.34kB/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% 47.55kB/s 0:00:00 33,180 100% 47.79kB/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% 46.65kB/s 0:00:08 433,161 100% 606.90kB/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% 45.45kB/s 0:00:20 964,700 100% 1.26MB/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% 43.78kB/s 0:00:00 39,300 100% 52.43kB/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% 43.60kB/s 0:00:00 46,612 100% 61.76kB/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% 42.78kB/s 0:00:31 1,367,627 100% 1.68MB/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% 40.87kB/s 0:00:03 159,282 100% 194.19kB/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% 39.75kB/s 0:00:02 124,124 100% 150.20kB/s 0:00:00 (xfr#819, to-chk=142/967) repositoryunittests/plugins/org.eclipse.jst.server.generic.tests_1.1.0.v202401292331.jar 32,768 69% 39.46kB/s 0:00:00 47,060 100% 56.53kB/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% 39.17kB/s 0:00:00 67,842 100% 80.89kB/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,767 100% 34.18kB/s 0:00:00 28,767 100% 34.18kB/s 0:00:00 (xfr#822, to-chk=139/967) repositoryunittests/plugins/org.eclipse.jst.server.ui.tests_1.1.200.v202307100459.jar 24,478 100% 28.97kB/s 0:00:00 24,478 100% 28.97kB/s 0:00:00 (xfr#823, to-chk=138/967) repositoryunittests/plugins/org.eclipse.jst.servlet.tests.source_1.2.0.v202301170045.jar 25,852 100% 30.45kB/s 0:00:00 25,852 100% 30.45kB/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% 38.32kB/s 0:00:22 901,413 100% 1.00MB/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% 37.25kB/s 0:00:01 78,167 100% 88.76kB/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% 36.99kB/s 0:00:01 85,386 100% 95.41kB/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% 36.45kB/s 0:00:02 106,844 100% 118.17kB/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% 35.91kB/s 0:00:04 178,743 100% 194.38kB/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,697 100% 24.55kB/s 0:00:00 22,697 100% 24.52kB/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,168 100% 19.54kB/s 0:00:00 18,168 100% 19.54kB/s 0:00:00 (xfr#831, to-chk=130/967) repositoryunittests/plugins/org.eclipse.jst.ws.cxf.tests_1.0.101.v202308010504.jar 15,894 100% 17.04kB/s 0:00:00 15,894 100% 17.04kB/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,565 100% 24.03kB/s 0:00:00 22,565 100% 24.00kB/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,826 100% 27.38kB/s 0:00:00 25,826 100% 27.38kB/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% 34.33kB/s 0:00:01 97,088 100% 101.51kB/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% 33.79kB/s 0:00:03 137,229 100% 141.07kB/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,592 100% 32.37kB/s 0:00:00 31,592 100% 32.37kB/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% 33.44kB/s 0:00:00 47,932 100% 48.86kB/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% 32.92kB/s 0:00:02 114,111 100% 113.71kB/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% 32.45kB/s 0:00:05 214,642 100% 210.88kB/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,290 100% 18.91kB/s 0:00:00 19,290 100% 18.91kB/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,421 100% 19.92kB/s 0:00:00 20,421 100% 19.92kB/s 0:00:01 (xfr#842, to-chk=119/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils.source_1.1.0.v202308010401.jar 32,768 54% 31.84kB/s 0:00:00 59,630 100% 57.89kB/s 0:00:00 59,630 100% 57.83kB/s 0:00:01 (xfr#843, to-chk=118/967) repositoryunittests/plugins/org.eclipse.jst.ws.jaxws.testutils_1.1.0.v202308010401.jar 32,768 38% 7.81MB/s 0:00:00 85,737 100% 10.22MB/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% 2.60MB/s 0:00:00 49,557 100% 3.38MB/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% 1.74MB/s 0:00:00 76,034 100% 3.63MB/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,191 100% 1.20MB/s 0:00:00 30,191 100% 1.20MB/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% 1.16MB/s 0:00:00 54,082 100% 1.84MB/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% 1.01MB/s 0:00:00 47,453 100% 1.37MB/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% 864.86kB/s 0:00:00 78,628 100% 1.97MB/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,664 100% 231.42kB/s 0:00:00 10,664 100% 231.42kB/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,555 100% 421.00kB/s 0:00:00 21,555 100% 412.74kB/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,611 100% 481.25kB/s 0:00:00 26,611 100% 481.25kB/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 74% 571.43kB/s 0:00:00 43,750 100% 749.55kB/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,364 100% 287.41kB/s 0:00:00 17,364 100% 287.41kB/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% 524.59kB/s 0:00:00 35,066 100% 543.56kB/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% 484.85kB/s 0:00:00 130,354 100% 1.57MB/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% 385.54kB/s 0:00:00 37,177 100% 432.21kB/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% 363.64kB/s 0:00:00 53,493 100% 586.96kB/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,177 100% 129.26kB/s 0:00:00 12,177 100% 129.26kB/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,771 100% 160.43kB/s 0:00:00 15,771 100% 158.78kB/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% 316.83kB/s 0:00:00 50,246 100% 471.81kB/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% 296.30kB/s 0:00:00 84,691 100% 725.49kB/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% 260.16kB/s 0:00:00 212,801 100% 1.57MB/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,908 100% 103.68kB/s 0:00:00 13,908 100% 102.89kB/s 0:00:00 (xfr#865, to-chk=96/967) repositoryunittests/plugins/org.eclipse.wst.common.uriresolver.tests_1.1.0.v202308161955.jar 18,322 100% 133.53kB/s 0:00:00 18,322 100% 133.53kB/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% 231.88kB/s 0:00:00 109,941 100% 735.37kB/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% 210.53kB/s 0:00:00 243,259 100% 1.50MB/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,344 100% 112.67kB/s 0:00:00 18,344 100% 112.67kB/s 0:00:00 (xfr#869, to-chk=92/967) repositoryunittests/plugins/org.eclipse.wst.css.tests.encoding_1.1.0.v201901071922.jar 29,986 100% 179.65kB/s 0:00:00 29,986 100% 179.65kB/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,448 100% 174.29kB/s 0:00:00 29,448 100% 173.24kB/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% 187.13kB/s 0:00:00 69,396 100% 389.48kB/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,983 100% 88.18kB/s 0:00:00 15,983 100% 88.18kB/s 0:00:00 (xfr#873, to-chk=88/967) repositoryunittests/plugins/org.eclipse.wst.dtd.core.tests_1.1.0.v201901071922.jar 22,797 100% 123.68kB/s 0:00:00 22,797 100% 123.68kB/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,021 100% 157.62kB/s 0:00:00 30,021 100% 157.62kB/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% 168.42kB/s 0:00:00 55,935 100% 283.03kB/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% 160.80kB/s 0:00:00 140,339 100% 652.62kB/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% 147.47kB/s 0:00:01 229,044 100% 976.75kB/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,367 100% 77.31kB/s 0:00:00 18,367 100% 76.65kB/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% 134.45kB/s 0:00:00 51,691 100% 210.33kB/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% 132.23kB/s 0:00:00 40,619 100% 162.57kB/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% 127.49kB/s 0:00:00 82,727 100% 315.58kB/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,250 100% 68.55kB/s 0:00:00 18,250 100% 68.55kB/s 0:00:00 (xfr#883, to-chk=78/967) repositoryunittests/plugins/org.eclipse.wst.internet.cache.tests_1.1.0.v202011161431.jar 29,617 100% 109.56kB/s 0:00:00 29,617 100% 109.56kB/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% 119.85kB/s 0:00:00 38,387 100% 139.88kB/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,332 100% 108.50kB/s 0:00:00 30,332 100% 108.11kB/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% 84.64kB/s 0:00:00 24,095 100% 84.34kB/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% 112.28kB/s 0:00:00 130,703 100% 435.63kB/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% 107.02kB/s 0:00:03 404,305 100% 1.24MB/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% 101.27kB/s 0:00:44 4,572,001 100% 9.63MB/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% 70.33kB/s 0:00:00 42,220 100% 90.42kB/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% 67.94kB/s 0:00:00 73,657 100% 152.07kB/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% 38.18kB/s 0:00:00 19,549 100% 38.18kB/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% 62.62kB/s 0:00:02 189,110 100% 348.45kB/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,848 100% 30.87kB/s 0:00:00 16,848 100% 30.87kB/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,160 100% 49.48kB/s 0:00:00 27,160 100% 49.48kB/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% 59.37kB/s 0:00:00 80,616 100% 144.98kB/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% 58.50kB/s 0:00:02 168,079 100% 291.03kB/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,545 100% 49.25kB/s 0:00:00 28,545 100% 49.25kB/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% 56.24kB/s 0:00:00 38,438 100% 65.85kB/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% 55.65kB/s 0:00:01 102,776 100% 173.65kB/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% 54.98kB/s 0:00:01 88,372 100% 146.52kB/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% 54.05kB/s 0:00:00 56,261 100% 92.50kB/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% 53.60kB/s 0:00:01 86,974 100% 141.56kB/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% 53.07kB/s 0:00:00 71,472 100% 114.99kB/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% 52.37kB/s 0:00:01 133,436 100% 212.23kB/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% 51.78kB/s 0:00:00 51,439 100% 81.15kB/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% 51.36kB/s 0:00:00 75,227 100% 117.73kB/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% 51.12kB/s 0:00:00 79,682 100% 123.32kB/s 0:00:00 (xfr#909, to-chk=52/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui.source_1.1.0.v202308012257.jar 17,009 100% 26.16kB/s 0:00:00 17,009 100% 26.16kB/s 0:00:00 (xfr#910, to-chk=51/967) repositoryunittests/plugins/org.eclipse.wst.wsdl.tests.ui_1.1.0.v202308012257.jar 23,004 100% 35.21kB/s 0:00:00 23,004 100% 35.21kB/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% 49.92kB/s 0:00:03 196,718 100% 293.74kB/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,874 100% 36.97kB/s 0:00:00 24,874 100% 36.97kB/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% 48.48kB/s 0:00:01 82,212 100% 121.46kB/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 58% 48.12kB/s 0:00:00 55,542 100% 81.32kB/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% 47.69kB/s 0:00:03 217,227 100% 312.88kB/s 0:00:00 (xfr#916, to-chk=45/967) repositoryunittests/plugins/org.eclipse.wst.wsi.tests.source_1.2.0.v202205160247.jar 31,738 100% 45.45kB/s 0:00:00 31,738 100% 45.45kB/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% 46.58kB/s 0:00:02 160,440 100% 225.44kB/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,332 100% 29.89kB/s 0:00:00 21,332 100% 29.85kB/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% 45.13kB/s 0:00:00 73,191 100% 100.39kB/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% 44.14kB/s 0:00:02 161,314 100% 216.09kB/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% 43.07kB/s 0:00:06 297,669 100% 386.56kB/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% 41.40kB/s 0:00:04 224,819 100% 279.68kB/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% 40.46kB/s 0:00:06 305,594 100% 373.97kB/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% 39.70kB/s 0:00:00 64,960 100% 78.61kB/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% 38.05kB/s 0:00:02 128,914 100% 148.99kB/s 0:00:00 (xfr#926, to-chk=35/967) repositoryunittests/plugins/org.eclipse.wst.xml.validation.tests.source_1.1.100.v202304300455.jar 32,768 82% 37.65kB/s 0:00:00 39,484 100% 45.15kB/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% 37.08kB/s 0:00:01 94,596 100% 106.67kB/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,886 100% 16.69kB/s 0:00:00 14,886 100% 16.67kB/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,432 100% 22.80kB/s 0:00:00 20,432 100% 22.80kB/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% 18.62kB/s 0:00:00 16,764 100% 18.62kB/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,250 100% 25.60kB/s 0:00:00 23,250 100% 25.60kB/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% 35.56kB/s 0:00:15 586,103 100% 622.14kB/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% 34.56kB/s 0:00:37 1,321,972 100% 1.29MB/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,581 100% 17.54kB/s 0:00:00 17,581 100% 17.54kB/s 0:00:00 (xfr#935, to-chk=26/967) repositoryunittests/plugins/org.eclipse.wst.xsd.core.tests_1.1.0.v201903222120.jar 29,897 100% 29.58kB/s 0:00:00 29,897 100% 29.58kB/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,810 100% 17.43kB/s 0:00:00 17,810 100% 17.43kB/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% 31.65kB/s 0:00:03 65,536 42% 63.30kB/s 0:00:01 154,032 100% 147.76kB/s 0:00:01 (xfr#938, to-chk=23/967) repositoryunittests/plugins/org.eclipse.wst.xsd.validation.tests.source_1.1.0.v202102010319.jar 28,530 100% 2.47MB/s 0:00:00 28,530 100% 2.47MB/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% 1.95MB/s 0:00:00 137,642 100% 7.29MB/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,296 100% 950.12kB/s 0:00:00 25,296 100% 950.12kB/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% 1.04MB/s 0:00:00 43,381 100% 1.29MB/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% 442.24kB/s 0:00:00 19,020 100% 442.24kB/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,879 100% 337.11kB/s 0:00:00 15,879 100% 337.11kB/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,638 100% 305.43kB/s 0:00:00 15,638 100% 305.43kB/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,356 100% 350.04kB/s 0:00:00 19,356 100% 350.04kB/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,130 100% 293.48kB/s 0:00:00 17,130 100% 293.48kB/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,113 100% 343.64kB/s 0:00:00 21,113 100% 343.64kB/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,598 100% 458.80kB/s 0:00:00 29,598 100% 458.80kB/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% 484.85kB/s 0:00:00 41,644 100% 580.97kB/s 0:00:00 (xfr#950, to-chk=11/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests.source_1.3.0.v201901071922.jar 10,968 100% 144.74kB/s 0:00:00 10,968 100% 144.74kB/s 0:00:00 (xfr#951, to-chk=10/967) repositoryunittests/plugins/org.eclipse.wst.xsl.tests_1.3.0.v201901071922.jar 15,909 100% 199.18kB/s 0:00:00 15,909 100% 199.18kB/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% 355.56kB/s 0:00:00 103,759 100% 1.09MB/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% 333.33kB/s 0:00:00 83,789 100% 786.78kB/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% 299.07kB/s 0:00:00 46,105 100% 409.31kB/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% 280.70kB/s 0:00:00 79,696 100% 665.20kB/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% 262.30kB/s 0:00:00 72,508 100% 557.55kB/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% 235.29kB/s 0:00:02 635,351 100% 4.09MB/s 0:00:00 (xfr#958, to-chk=3/967) repositoryunittests/plugins/org.jmock_1.3.0.jar 32,768 17% 209.15kB/s 0:00:00 185,032 100% 1.07MB/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% 186.05kB/s 0:01:17 14,457,738 100% 26.82MB/s 0:00:00 (xfr#960, to-chk=1/967) repositoryunittests/plugins/org.w3c.xqts.testsuite_1.0.2.v201711201733.jar 32,768 0% 60.49kB/s 0:03:55 13,238,272 92% 12.62MB/s 0:00:00 14,271,728 100% 13.33MB/s 0:00:01 (xfr#961, to-chk=0/967) renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-repo-3.34.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-repo-S-3.34M1-20240408084605.zip' renamed '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-tests-repo-3.34.0-SNAPSHOT.zip' -> '/home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/wtp-tests-repo-S-3.34M1-20240408084605.zip' [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 55 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo Subject: WTP 3.34.0 Smoke Test Candidate Build: S-3.34M1-20240408084605 Body: ============================================================ WTP 3.34.0 Smoke Test Candidate Build: S-3.34M1-20240408084605

Download Page:

https://download.eclipse.org/webtools/downloads/drops/R3.34.0/S-3.34M1-20240408084605/?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
============================================================ [Pipeline] emailext Sending email to: wtp-dev@eclipse.org thatnitind@gmail.com [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] End of Pipeline Finished: SUCCESS